Question Answering Chatbot with DistilRoBERTa Sentence Embeddings, Dialogflow and Ngrok
-
Updated
Jun 13, 2021 - Jupyter Notebook
Question Answering Chatbot with DistilRoBERTa Sentence Embeddings, Dialogflow and Ngrok
implementation for retrieval-based dialog system using pytorch pretrained BERT.
I built a News Research Tool with Streamlit and LangChain that fetches news articles from URLs, processes them with text splitting and embeddings, and stores them in a FAISS vector DB. Users can query articles via a RetrievalQA chain to get precise, source-backed insights—showcasing my skills in LLMs and vector search.
Add a description, image, and links to the retrieval-based-dialog-system topic page so that developers can more easily learn about it.
To associate your repository with the retrieval-based-dialog-system topic, visit your repo's landing page and select "manage topics."