Skip to content

millionhz/research-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research Assistant

An LLM powered research assistant

The following is the deployment link: https://project-group-06-genai.streamlit.app/

The instructions below are how to run the project locally

Usage

  1. Install Requirements
pip install -r requirements.txt
  1. Set up Environment Variables
PINECONE_API_KEY=<key>
OPENAI_API_KEY=<key>
ABSTRACTS_PINECONE_API_KEY=<key>
  1. Run the App
streamlit run app.py

About

An LLM powered research assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5