Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dorukgezici/subabot
An AI-powered Slack alert bot to subscribe, classify and notify for keywords on RSS feeds.
https://github.com/dorukgezici/subabot
astro bot fastapi prefect rss slack
Last synced: about 21 hours ago
JSON representation
An AI-powered Slack alert bot to subscribe, classify and notify for keywords on RSS feeds.
- Host: GitHub
- URL: https://github.com/dorukgezici/subabot
- Owner: dorukgezici
- License: lgpl-3.0
- Created: 2023-07-16T13:11:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T11:41:44.000Z (12 days ago)
- Last Synced: 2024-11-03T12:20:53.530Z (12 days ago)
- Topics: astro, bot, fastapi, prefect, rss, slack
- Language: Astro
- Homepage: https://subabot.gezici.me
- Size: 7.8 MB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Subabot](/frontend/public/img/subabot-cover.svg)
---
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastapi)
![PyPI](https://img.shields.io/pypi/v/fastapi?label=FastAPI)
![npm](https://img.shields.io/npm/v/typescript?label=TypeScript&color=yellow)
![npm](https://img.shields.io/npm/v/svelte?label=Svelte&color=purple)_An AI-powered Slack alert bot to subscribe, classify and notify for keywords on RSS feeds._
> This project is still in development and only partially functional.
> I am open to accept contributors early on, so feel free to reach out.## 🔨 Features & Roadmap
- [x] Crawl RSS feeds for keywords
- [x] Simple web interface to manage feeds & keywords
- [x] Alert Slack when new matches are found
- [ ] Classify matches using an open-source RAG
- [ ] Improve the web interface with rule & alert management## Contributors
- [Doruk Gezici](https://github.com/dorukgezici)
## License
[GNU Lesser General Public License v3.0](/LICENSE)