mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
implement initial llm features
This commit is contained in:
parent
5608e2e081
commit
de3fda435a
10 changed files with 269 additions and 14 deletions
|
|
@ -11,7 +11,7 @@ Crawl content from RSS feeds into multiple formats
|
|||
|
||||
## Components
|
||||
|
||||
* [x] `rssto-crawler` - RSS feed reader and data scrapper daemon
|
||||
* [x] `rssto-http` - Web server implementation based on the Rocket engine
|
||||
* [x] `rssto-mysql` - Shared database library
|
||||
* [ ] `rssto-llama` - Feeds auto-translation tool
|
||||
* `rssto-crawler` - RSS feed reader and data scrapper daemon
|
||||
* `rssto-http` - Web server implementation based on the Rocket engine
|
||||
* `rssto-llm` - Feeds auto-translation
|
||||
* `rssto-mysql` - Shared database library
|
||||
Loading…
Add table
Add a link
Reference in a new issue