/law_chatbot_rag

Primary LanguageJupyter Notebook

RAG-based Chatbot for Public Administration

Build your own RAG-based Chatbot for Public Administration and run them locally

Overview of the App

This app showcases a growing collection of LLM minimum working examples.

Current examples include:

  • Chatbot
  • File Q&A

Prerequisites

pip install -r requirements.txt

Ensure you have the necessary API keys:

Get a LangSmith API key

Sign up for LangSmith at smith.langchain.com and generate an API Key. To do this, click on the API Key icon and then click on Create API Key (make sure to copy it).

Run it locally

With sh1_Chatbot_for_Public_Administration.py Run file in folder create_Vectorstores first And run

streamlit run Hello.py