Skip to content

Nabs2000/medicine_rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medicine RAG Project

This project is dedicated to obtaining insights from medicine data using a RAG approach.

Preliminary Steps

  1. Clone the repository
git clone https://github.com/Nabs2000/medicine_rag.git
  1. Download the data from the following links and store them in the data directory:
  1. Install the necessary libraries using the following command:
pip install -r requirements.txt
  1. Create an .env file in the root directory and add an OPENAI_API_KEY variable with your OpenAI API key.
OPENAI_API_KEY=your_openai_api_key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published