mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-21 16:31:23 +02:00
chore: updated readme
This commit is contained in:
@@ -26,10 +26,10 @@ Minne is open source (AGPL), self-hostable, and can be deployed flexibly: via Ni
|
|||||||
|
|
||||||
## Tech Stack
|
## Tech Stack
|
||||||
|
|
||||||
- **Backend:** Rust
|
- **Backend:** Rust. Server-Side Rendering (SSR). Axum. Minijinja for templating.
|
||||||
- **Frontend:** Server-Side Rendering (SSR) with HTMX, Axum, Minijinja, and plain JavaScript for interactivity.
|
- **Frontend:** HTML. HTMX and plain JavaScript for interactivity.
|
||||||
- **Database:** SurrealDB
|
- **Database:** SurrealDB
|
||||||
- **AI Integration:** OpenAI API (for chat and content processing)
|
- **AI Integration:** OpenAI API compatible endpoint(for chat and content processing)
|
||||||
- **Web Content Processing:** Relies on a Chromium instance for robust webpage fetching/rendering.
|
- **Web Content Processing:** Relies on a Chromium instance for robust webpage fetching/rendering.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|||||||
Reference in New Issue
Block a user