Skip to content

Alfr3doK1ng/NewsGPT

Repository files navigation

NewsGPT

A latest news QA application backed by ChatGPT, LangChain, Pinecone and Kafka

Run

First install dependencies:

pip3 install -r requirements.txt

Then run streamlit app

streamlit run app.py

Then navigate to localhost:8501 to access the app.

Online Deployment

Now the app has been deployed to AWS! Check it out yourself and stay tuned! http://my-new-lb-2-281783900.us-east-2.elb.amazonaws.com:8501/

News Retrieval

I use a self-written data pipeline for aggregating news from major news provider RSS streams. News Aggregator

Screenshot

Alt text

About

A latest news QA application backed by ChatGPT, LangChain, Pinecone and Kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published