Code Monkey home page Code Monkey logo

langchain-agent-production-starter's Introduction

Multi-Modal LangChain agents in Production

Open in a VS Code Dev Container

This starter project contains the necessary scaffolding to deploy LangChain Agents with memory and connect them to Telegram.

Get started: https://twitter.com/eniascailliau/status/1658544730324492303

Add/Edit voice: https://twitter.com/eniascailliau/status/1658841969211088905

๐Ÿš€ Features

  • ๐Ÿง  Support for OpenAI GPT-4 and Google PaLM
  • ๐Ÿ”— Embeddable chat window
  • ๐Ÿ”Œ Connect your chatbot to Telegram
  • ๐Ÿ”ˆ Give your Agent a voice

Usage ๐Ÿ› ๏ธ

Getting your agent online only takes 4 steps. If not, shoot me a message on Discord. Happy to help you out.

  1. Clone the repository
  2. Add your agent to src/api.py
  3. Install required dependencies: pip install --upgrade steamship_langchain
  4. Run python deploy.py

Development ๐Ÿ˜Ž

..in a Local VS Code Container

Just click here: Open in a VS Code Dev Container

..in a Web VS Code Container

Open in a VS Code Dev Container

..on localhost with your own IDE

Clone this repository, then set up a Python virtual environment with:

pip install -r requirements.txt

Happy building! ๐ŸŽ‰

langchain-agent-production-starter's People

Contributors

waptik 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.