Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maheshthedev/datascience_bot
Telegram Automated Bot for Data Science community.
https://github.com/maheshthedev/datascience_bot
ai automation data-science data-visualization machine-learning telegram-bot
Last synced: 5 days ago
JSON representation
Telegram Automated Bot for Data Science community.
- Host: GitHub
- URL: https://github.com/maheshthedev/datascience_bot
- Owner: MaheshtheDev
- Created: 2020-06-20T08:57:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T00:53:05.000Z (over 1 year ago)
- Last Synced: 2024-10-11T00:56:27.867Z (27 days ago)
- Topics: ai, automation, data-science, data-visualization, machine-learning, telegram-bot
- Language: Python
- Homepage: https://t.me/svdatascience_bot
- Size: 9.78 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram automated Data Science Bot [(@SvDataScience_Bot)](https://t.me/svdatascience_bot)
Telegram bot can get you all latest and trending articles related Data Science, Machine learning and Data Visualization
Bot now updated to new version. With New User Experience
You will have 4 commands:
1. [`/latest`](https://github.com/maheshthedev/DataScience_Bot#latest)
2. [`/trend`](https://github.com/maheshthedev/DataScience_Bot#trend)
3. [`/dev`](https://github.com/maheshthedev/DataScience_Bot#dev)
4. [`/help`](https://github.com/maheshthedev/DataScience_Bot#help)### `/latest`
In the Latest command basically to get latest articles.First it will show you the options to select the category from below
* Data Science
* Machine Learning
* Data Visualization
* Artificial IntelligenceAfter selecting the Category you will get the Latest News with respective to the Category
### `/trend`
The trend command show all trending articles.This command also same options just like latest command
* Data Science* Machine Learning
* Data Visualization
* Artificial Intelligence
After selecting the Category you will get the Trending News with respective to the Category
### `/dev`
This command show about the Developer details### `/help`
This command will help you if you lost somewhere. This shows you, what Bot can do for you.### Tech Stack used:
1. Python
2. Telegram API
3. PyTelegramApiBOT lib
4. Webscraping