Skip to content

nasirhm/ucla-sec-res-ragbinary

 
 

Repository files navigation

ragbinary

How to run with your prompt:

python query_data.py '<your prompt>', it will give your k (configurable) relevant items from DB and answer your prompts

Others:

create_database.py is for building our VectorDB using Chroma for RAG

You can check langchain API in langchain document.

You need a export OPENAI_KEY_API=<look at messages in our slack> for getting access to GPT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.1%
  • C 20.9%