Skip to content

GaganaMD/End-to-end-chatbot-using-LangChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End-to-end chatbot using LangChain


title: LangChain Chatbot emoji: 🤖 colorFrom: #FF5E5B colorTo: #C471ED sdk: streamlit sdk_version: 1.8.0 app_file: app.py pinned: false

LangChain Chatbot

Welcome to the LangChain Chatbot project! 🚀 This chatbot is built using LangChain, providing an end-to-end conversational experience.

Overview

LangChain Chatbot is designed to showcase the capabilities of LangChain in creating powerful and interactive chat applications. The chatbot leverages state-of-the-art language models to provide intelligent responses.

Features

  • Conversational AI powered by LangChain
  • End-to-end chat experience
  • Streamlit-based user interface

Getting Started

To run the LangChain Chatbot locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/GaganaMD/langchain-chatbot.git
    cd langchain-chatbot
  2. Install dependencies: pip install -r requirements.txt

  3. Run the application: streamlit run app.py

Usage

Once the application is running, type your messages in the input box and receive responses from the chatbot. Experiment with different prompts to explore the capabilities of the language model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published