Skip to content

A conversational chatbot using Langchain's ConversationalRetrievalChain for efficient chat-history-aware and context-aware interactions.

License

Notifications You must be signed in to change notification settings

blitzapurv/QAbot-Langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question Answering Bot

A conversational chatbot using Langchain's ConversationalRetrievalChain for efficient chat-history-aware and context-aware interactions.

Run the chatbot locally using:

streamlit run app.py server.port=8501

then point to localhost:8501 for streamlit app

Sample chat using sample_pdf.pdf:

About

A conversational chatbot using Langchain's ConversationalRetrievalChain for efficient chat-history-aware and context-aware interactions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published