Skip to content

A Multi-Agent based application which provides a comphrehensive financial/market analysis of any company

License

Notifications You must be signed in to change notification settings

psrane8/Market-Research-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Market-Research-Agent

Description

The objective of this application is to assist users in performing comprehensive financial and market analyses of any company using publicly available information from the internet. The application employs multiple AI agents, each specialized in different aspects of financial and market research, to gather, analyze, and compile data into a cohesive and informative report. This tool enhances the user's ability to make informed decisions based on detailed and factual analysis. Key technologies used in this project include CrewAi,Langchain, Streamlit, Python and Google Gemini Flash 1.5 LLM

Demo of the app

Market_research.mp4

Installation

To run this project, follow these steps:

  1. Clone this repository to your local machine.

    git clone [https://github.com/psrane8/Market-Research-Agent.git]
  2. Navigate to the project directory.

    cd Market-Research-Agent
  3. Install the required dependencies.

    pip install -r requirements.txt

Usage

  1. Ensure you have installed all dependencies as instructed above.

  2. Run the Streamlit app.

    streamlit run app.py
  3. Access the app through your browser at http://localhost:8501

  4. Create a .env file consisting of "GOOGLE_API_KEY" and "SERPER_API_KEY"

  5. Type the name of the company and watch the report being created

Credits

License

This project is licensed under the MIT License.

About

A Multi-Agent based application which provides a comphrehensive financial/market analysis of any company

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages