Skip to content

Orbiszeus/Master_AI_LlamaIndex

Repository files navigation

Master AI Private Data Chatbot

Extracting plain texts from variety of file types in order to get a summary over OpenAI.

In order to run the python program locally:

  1. pip install fastapi
  2. pip install "uvicorn[standard]"
  3. pip install requierments.txt
  4. to run it locally on http://127.0.0.1:8000, on terminal window :
  5. uvicorn main:app --reload (main is the python file name in your local directory)

What the application looks like:

WhatsApp Image 2024-04-01 at 1 06 25 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages