Skip to content

TheKnownGunman/medicalRegRAG

 
 

Repository files navigation

medicalRegRAG

The repository for the medical regulatory RAG application. To allows medical personell stay upto date with the regulatory practices set by medical institutions.

Pre-requisites

  1. OpenAI API Key
  2. Running NEO4J Database instance

Running the application

To run the application, you must install the libraries listed in requirements.txt.

pip install -r requirements.txt

Then run the streamlit run command to start the app on http://localhost:8501.

streamlit run bot.py ```

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%