Skip to content

hanjiadong0/research_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research_Agent

Setup Instructions

To run this application, you need to configure the following environment variables:

  • GOOGLE_API_KEY: This key is required for accessing the Google Generative AI API. You can obtain it by following the instructions here.
  • GOOGLE_SEARCH_API_KEY: This key is necessary for utilizing the Google Search API. Details on how to get this key can be found here.
  • GOOGLE_CSE_ID: This is your Custom Search Engine ID for the Google Search API. Refer to the documentation here for guidance on setting this up.

The GOOGLE_API_KEY is used for accessing the Google Large Language Model (LLM) API, while GOOGLE_SEARCH_API_KEY and GOOGLE_CSE_ID are used for accessing the Google Search API.

How to Run

Navigate to the research_agent directory and execute the application using the following command:

python -m frontend.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages