A rust program to aggregate multiple RSS source to websocket to be broadcast to multiple client, and display it on a website!
Example:
TODO:
- Server
- Read config
- Spawn individual task for each config kind
- Config file
- Google News URL resolve
- SQL database
- Server side output filter
- PWA Push API handling
-
embeddinggemma-300membedding for documents
- RSS Source
- Google News Domain based (i.e. lazy API)
- Hacker News
- Youtube
- Generic RSS
- UI
- Multi-window
- Content filtering (Filter the entire window and stored)
- Search feature
- PWA
Push APIBackground sync on offline + periodic sync - WebSocket indication?
- ehttp error handling
- rank by embedding/time
- filter by content/embedding/source/time