Skip to content

EniasCailliau/GirlfriendGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Modal LangChain agents in Production

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

🚀 Features

  • 🧠 Support for OpenAI GPT-4 and Google PaLM
  • 🔗 Embeddable chat window
  • 🔌 Connect your chatbot to Telegram

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

Happy building! 🎉

About

OSS AI Companion Chatbot - Build your own AI companion in Python using ChatGPT.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 71.4%
  • HTML 28.6%