Skip to content

SaiRevanth25/Multi-Agent-Workflow-for-Industry-Research-and-Use-Case-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Agent-Workflow-for-Industry-Research-and-Use-Case-Generation

Usage

  • Clone the repo
git clone https://github.com/SaiRevanth25/Multi-Agent-Workflow-for-Industry-Research-and-Use-Case-Generation
  • Install the requirements
cd Multi-Agent-Workflow-for-Industry-Research-and-Use-Case-Generation
pip install -r requirements.txt
GEMINI_API_KEY= your_google_gemini_api_key
SERPER_API_KEY= your_serper_api_key
  • Run the app.py.
python app.py
  • After execution, click on the Gradio link displayed in the terminal output.

  • The Gradio link opens a live website where you can:

    • enter the industry name as input.
    • the output will be displayed in a markdown format in the live website.
  • The report will be generated and saved as final_report.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages