8000 GitHub - Thejaswi05/research_agent_demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thejaswi05/research_agent_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

research_agent_demo

This is a demo of an AI research assistant that uses a combination of a large language model and a vector database to answer questions about a research paper.

Setup

  1. Clone the repository
git clone https://github.com/tchavva/research_agent_demo.git
  1. Run the notebook
jupyter notebook ODSC_AI_Research_Assistant_Demo.ipynb

OR

Run the notebook in Google Colab

[Open In Colab

  1. Setup the environment variables in .env file
OPENAI_API_KEY="input your openai api key"
GROQ_API_KEY="input your groq api key"
  1. Run the cells in the google colab notebook or jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0