update readme.md
This commit is contained in:
parent
7d3e973f74
commit
23f6840820
2 changed files with 6 additions and 2 deletions
BIN
docs/demo.jpg
Normal file
BIN
docs/demo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 248 KiB |
|
@ -1,9 +1,13 @@
|
|||
# BlueSky Bot
|
||||
|
||||
A simple project that scrapes websites and publishes tweets on [BlueSky](https://bsky.app/).
|
||||
A simple Bot that scrapes websites and publishes tweets on [BlueSky](https://bsky.app/).
|
||||
|
||||
**⚠️ Work In Progress ⚠️**
|
||||
It's built with [Rust](https://www.rust-lang.org/) and [Redis](https://redis.io/) and can be extended to include
|
||||
LLM support for content summarization, suggestions and other features.
|
||||
|
||||
Demo:
|
||||
|
||||
![demo](./docs/demo.jpg)
|
||||
|
||||
## Architecture
|
||||
|
||||
|
|
Loading…
Reference in a new issue