autogpt-telegram-chatbot  by steamship-core

Telegram chatbot deployment via Steamship

Created 2 years ago
453 stars

Top 66.6% on SourcePulse

GitHubView on GitHub
Project Summary

This project provides the scaffolding to deploy your own AutoGPT or BabyAGI agent via LangChain, accessible through a Telegram chatbot. It targets users who want to leverage advanced AI agents without deep coding expertise, offering a no-code deployment path alongside a more customizable coder-focused approach.

How It Works

The project utilizes LangChain agents with memory to power the AutoGPT/BabyAGI functionality. It integrates with the Steamship platform, which handles the underlying infrastructure and deployment, simplifying the process of getting a custom AI agent running and accessible via Telegram.

Quick Start & Requirements

  • No-coder: Visit https://www.steamship.com/build/auto-gpt, click "launch", and paste your Telegram bot token.
  • Coder:
    1. Edit src/babyagi.py.
    2. pip install --upgrade steamship_langchain
    3. Run python deploy.py and paste your bot token.
  • Prerequisites: A Telegram bot token.

Highlighted Details

  • Offers both a no-code and a coder-friendly deployment method.
  • Leverages LangChain for agent implementation and memory.
  • Integrates with the Steamship platform for simplified deployment.

Maintenance & Community

  • Support is available via Discord.

Licensing & Compatibility

  • The license is not specified in the README.

Limitations & Caveats

The README does not specify the project's license, which may impact commercial use or integration with closed-source projects.

Health Check
Last Commit

2 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
0 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.