update readme.md

This commit is contained in:
Denis-Cosmin NUTIU 2024-12-31 12:27:41 +02:00
parent 7d3e973f74
commit 23f6840820
2 changed files with 6 additions and 2 deletions

BIN
docs/demo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

View file

@ -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