Skip to content

steamship-core/autogpt-telegram-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tutorial: Deploy your own AutoGPT Telegram bot

๐Ÿ’› Credits to yoheinakajima for bringing babyagi to life.

This project contains the necessary scaffolding to deploy your own AutoGPT/BabyAGI via LangChain agents with memory.

These 3 steps should get you online. If not, shoot me a message on Discord. Happy to help you out.

Let's go:


The no-coder way ๐Ÿ˜Ž
  1. Step 1: Go to https://www.steamship.com/build/auto-gpt

  2. Step 2: Click launch

  3. Step 3: Copy-paste your bot token and click create ๐Ÿš€

The coder way ๐Ÿ’ป
  1. Step 1: Edit the AutoGPT agent in src/babyagi.py. You can also use the vanilla babyagi in the file.

  2. Step 2: Pip install the latest steamship_langchain: pip install --upgrade steamship_langchain

  3. Step 3: Run python deploy.py. The script will ask you to copy-paste your bot token. Learn how to get a Telegram bot token here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages