Skip to content

Unstructured-IO/chat-isw-reports

 
 

Repository files navigation

Chat-Your-Data

Create a ChatGPT like experience over your custom docs using LangChain.

See this blog post for a more detailed explanation.

Ingest data

Data ingestion pulls from the ISW website. Therefore, the only thing that is needed is to be done to ingest data is run python ingest_data.py

Query data

Custom prompts are used to ground the answers in the state of the union text file.

Running the Application

By running python app.py from the command line you can easily interact with your ChatGPT over your own data.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%