awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
franalgaba avatar

franalgaba/chatgpt-telegram-bot-serverless

0
View on GitHub↗
323 stars·51 forks·Python·10 views

Chatgpt Telegram Bot Serverless

ChatGPT Telegram Bot running in AWS Lambda

Features

  • Platform Integrations - Serverless bot for using the chat model within Telegram.
  • Bots - Serverless AI bot for Telegram.
  • Chatbot Integrations - Serverless Telegram bot deployed on AWS.

Star history

Star history chart for franalgaba/chatgpt-telegram-bot-serverlessStar history chart for franalgaba/chatgpt-telegram-bot-serverless

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Chatgpt Telegram Bot Serverless

Similar open-source projects, ranked by how many features they share with Chatgpt Telegram Bot Serverless.
  • fuergaosi233/wechat-chatgptfuergaosi233 avatar

    fuergaosi233/wechat-chatgpt

    13,225View on GitHub↗

    This project is a conversational AI bot that integrates large language models into WeChat accounts to provide automated responses in private and group chats. Built on the WeChaty bot framework, it functions as a bridge that enables real-time conversational interactions between a messaging account and an AI model. The system acts as an AI multimedia gateway and context manager, supporting the generation of images from text and the transcription of audio files within the chat interface. It tracks interaction histories to manage token limits and maintains coherent conversations through custom sy

    TypeScript
    View on GitHub↗13,225
  • m1guelpf/chatgpt-discordm1guelpf avatar

    m1guelpf/chatgpt-discord

    284View on GitHub↗

    Run your own GPTChat Discord bot, with a single command!

    Go
    View on GitHub↗284
  • danielgross/whatsapp-gptdanielgross avatar

    danielgross/whatsapp-gpt

    3,061View on GitHub↗

    You'll need to run WhatsApp from a phone number using the golang library I'm using. You'll run a dedicated browser in another window that's controlling ChatGPT. Two terminals: go run main.go, and python server.py. I am extremely doubtful they will work for you on the first run. You can also try…

    Go
    View on GitHub↗3,061
  • m1guelpf/chatgpt-telegramm1guelpf avatar

    m1guelpf/chatgpt-telegram

    3,883View on GitHub↗

    This project is a Telegram bot bridge that connects the Telegram chat interface to large language models. It functions as a relay that routes user prompts to an artificial intelligence service and returns the generated text responses to the user. The application uses session token authentication to access language model services via browser-extracted cookies. Access to the bot is managed through a whitelist controller that restricts interactions to a predefined list of authorized user identifiers. The system is designed for containerized deployment to ensure consistent execution across diffe

    Go
    View on GitHub↗3,883
See all 30 alternatives to Chatgpt Telegram Bot Serverless→

Frequently asked questions

What does franalgaba/chatgpt-telegram-bot-serverless do?

ChatGPT Telegram Bot running in AWS Lambda

What are the main features of franalgaba/chatgpt-telegram-bot-serverless?

The main features of franalgaba/chatgpt-telegram-bot-serverless are: Platform Integrations, Bots, Chatbot Integrations.

What are some open-source alternatives to franalgaba/chatgpt-telegram-bot-serverless?

Open-source alternatives to franalgaba/chatgpt-telegram-bot-serverless include: m1guelpf/chatgpt-telegram — This project is a Telegram bot bridge that connects the Telegram chat interface to large language models. It functions… madawei2699/mygptreader — myGPTReader is a suite of large language model applications including a chat interface, a document analysis tool, and… fuergaosi233/wechat-chatgpt — This project is a conversational AI bot that integrates large language models into WeChat accounts to provide… m1guelpf/chatgpt-discord — Run your own GPTChat Discord bot, with a single command! danielgross/whatsapp-gpt — You'll need to run WhatsApp from a phone number using the golang library I'm using. You'll run a dedicated browser in… pedrorito/chatgptslackbot — 🤖 A Slack bot that integrates with OpenAI's ChatGPT to provide answers, written in Python.