Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.05 KB

Langchain - AI ChatBot

Create an AI chatbot for RAG search and external data search through Streamlit combined with LangChain

Architecture

image

Landing page if not enter key

image

If enter key

image

Ask question which record in FaissDB

image

Answer Question which not record in FaissDB

image

image