Coder Social home page Coder Social logo

ranelgedawy / langchain-chatbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haste171/langchain-chatbot

0.0 0.0 0.0 982 KB

AI Chatbot for analyzing/extracting information from data in conversational format.

License: MIT License

Python 99.65% Dockerfile 0.30% Procfile 0.05%

langchain-chatbot's Introduction







Efficiently use Langchain for Complex Tasks

๐Ÿš€ Installation

User-Setup

You can either join the Discord server to use the bot or invite the Langchain Chatbot to your own server.

If not you can following to steps below to setup your own Langchain Chatbot

Dev-Setup

Prerequisites:

Setup

git clone https://github.com/Haste171/langchain-chatbot.git

Reference example.env to create .env file

BOT_TOKEN=
MONGO_URI=
PINECONE_API_KEY=
PINECONE_INDEX=
PINECONE_ENV=

Recommended to use a Docker Container for Deployment

docker build -t langchain-chatbot .
docker run -d langchain-chatbot

๐Ÿ”ง Key Features

โœ… Credential Manager (OpenAI Keys)

โœ… Space Manager (Ingestions)

โœ… Documentation Ingester (For readthedocs.io sites)

Soon:

  • Compatibility with multiple files types (Llama Index)
  • Compatibility with offline models (HuggingFace, Vicuna, Alpaca)
  • Re-adding PDF Ingester Will be implemented along with docx, doc, excel, etc.

๐Ÿ’ป Contributing

If you would like to contribute to the LangChain Chatbot, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Write tests for your changes
  4. Implement your changes and ensure that all tests pass
  5. Submit a pull request

๐Ÿ“ Credits

The LangChain Chatbot was developed by Haste171 with much inspiration from Mayo with the GPT4 & LangChain Chatbot for large PDF docs. This project is mainly a port to Python from the Mayo chatbot.

๐Ÿ”จ License

The LangChain Chatbot is released under the MIT License.

๐Ÿ’ป Interface

fixed-prev fixed-prev

Maintained by Developers of legalyze.ai

langchain-chatbot's People

Contributors

ahgsql avatar chicoman25 avatar david-agenthub avatar eliujl avatar haste171 avatar vaibhavsanap avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.