From 25373561b4d174143d07f23ae0b514d827a53ba9 Mon Sep 17 00:00:00 2001 From: Aleksei Voronov Date: Mon, 9 Oct 2023 09:31:26 +0200 Subject: [PATCH] Update README.md Add some details about dependencies used --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e5ed2cd..4433a9c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ A Bluesky feed generator written in Rust. The specific algorithm indexes and serves posts written in Russian language, by people living in Netherlands. +- Posts are stored in PostgreSQL via [`sqlx`](https://crates.io/crates/sqlx) and [`scooby`](https://crates.io/crates/scooby) +- Language of posts is determined via [`lingua-rs`](https://crates.io/crates/lingua) +- Country of residence is inferred from profile information through ChatGPT via [`chat-gpt-lib-rs`](https://crates.io/crates/chat-gpt-lib-rs) +- Feed is served via [`axum`](https://crates.io/crates/axum) + Deployed in production at https://nederlandskie.plansfortheday.org/ Published on Bluesky at https://bsky.app/profile/did:plc:376mcc6k4s5p7qbtyjrgph5k/feed/nederlandskie.