Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finbot-crewai-streamlit

deployed at https://finbot-crewai.streamlit.app/

environment variables needed:

  • OPENAI_API_KEY: For the OpenAI gpt AI models
  • ANTHROPIC_API_KEY: For the Anthropic claude AI models
  • GROQ_API_KEY: For the llama3-8b-8192, mixtral-8x7b-32768, and gemma-7b-it AI models
  • SERPER_API_KEY: For the news analysis agent (see agents/news_analysis_agent.py)
  • SEC_API_API_KEY: For the SEC filings agent (see agents/sec_filings_agent.py)
  • AGENTOPS_API_KEY: For logging

About

investment analysis app using various LLM models and AI agents

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages