ChatterBot
aiogram
Our great sponsors
ChatterBot | aiogram | |
---|---|---|
4 | 7 | |
12,257 | 2,651 | |
- | 6.9% | |
0.4 | 7.9 | |
about 2 months ago | 9 days ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ChatterBot
- How do I get started in Artificial Intelligence?
-
Im trying to build a chatbot but my skills are very limited. Any advice?
Maybe this helps https://github.com/gunthercox/ChatterBot
-
Just getting into Chatbot development in Python and having trouble choosing an API/Wrapper .. or Framework?
chatterbot
-
Need some guidance with spacy and chatbot with slack
Have you tried exploring chatterbot ?
aiogram
-
Hi can anyone help me?
you can start by looking at python-telegram-bot, pyTelegramBotAPI, aiogram. The rest is looking throught the documentation.
-
Just getting into Chatbot development in Python and having trouble choosing an API/Wrapper .. or Framework?
aiogram
-
Inline Sticker Bot
I'd suggest not using pyTelegramBotAPI because of its unstable polling. If you're ok with asyncio, try https://github.com/aiogram/aiogram
-
Olympic Games Monitor - Never miss a game again!
I'm willing to release the code on GitHub along with an article on my blog if you are interested. The bot is coded in Python using mainly the Aiogram package https://github.com/aiogram/aiogram.
-
SendMediaGroup send Array of InputMediaPhoto & InputMediaVideo
I have never used python-telegram-bot (which looks like to be your case), but with aiogram, it's pretty easy to send mediafiles: https://github.com/aiogram/aiogram/blob/dev-2.x/examples/media_group.py (you can replace "attach_photo" with "attach video"). Note that the latest aiogram version 2.12 seems to be broken, so downgrade to 2.11.2.
Works fine for me with aiogram (Python framework for Bot API)
-
How do I scale up my telegram bot to serve many users?
look into async solutions. https://realpython.com/async-io-python/ https://github.com/aiogram/aiogram -> aysnc telegram https://github.com/pgjones/quart -> flask replacement
What are some alternatives?
python-telegram-bot - We have made you a wrapper you can't refuse
rasa - 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Telethon - Pure Python 3 MTProto API Telegram client library, for bots too!
telegram-bot-api - Telegram Bot API server
telegram-bot-for-bitcoin - doge,ltc,btc,bch,zec telegram clicks bot
pyTelegramBotAPI - Python Telegram bot api.
YYeTsBot - 🎬 人人影视bot,完全对接人人影视全部无删减资源
tgfilestream - A Telegram bot that can stream Telegram files to users over HTTP.
rango - Telegram bot to download torrent.
AutoConv-Telegram-Python - Python package to handle automatic conversation in a Telegram bot.
stanford-tensorflow-tutorials - This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.