Skip to content

turingplanet/rag-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project demonstrates how to build a RAG Q&A system, which can answer questions based on the data folder containing stock information. Please refer to this document for poetry setup instructions.

How to run this project

  1. Modify secret.yml and paste the OpenAI key.
  2. Run poetry run python3 rag_demo/api_server.py.
  3. Open index.html.

How to test this project

  • Run poetry run pytest tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published