Multiple LLM Based AI Agent work together to gather information about stocks, to process financial details and market sentiments and to advice to perform trading actions.
- Python version==3.10.0
- Anaconda setup
- API key from https://serper.dev/login
- API key from https://console.groq.com/keys
- API key from https://account.browserless.io/
- API key from https://sec-api.io/login
Clone the repository
git clone https://github.com/AnuragRaut08/AI-Agent.gitmove to other folder
mv ././AI-Agent AI folderconda create -n AI folder python=3.10 -ypoetry install --no-root#set api keys in .env file
#ie: BROWSERLESS_API_KEY=756209# Finally run the following
python app.pyWelcome for changes and colab
Author: Anurag Raut
Anurag Raut
Email: anuragtraut2003@gmail.com