update
This commit is contained in:
@@ -18,7 +18,7 @@ Custom E-Commerce Shopsystem (B2C + B2B), weltweit einsetzbar, als verkaufbares
|
||||
- **Frontend**: Vue 3 + Vite + TypeScript + Pinia + Vue Router — Tooling: `pnpm`, `eslint`, `prettier`, `vitest`. Nur Web, responsives Design.
|
||||
**Zwei getrennte Vue-Apps mit separatem Build:** `shop` und `admin`.
|
||||
- **Auth**: JWT (Access + Refresh), `argon2` für Passwort-Hashing
|
||||
- **KI**: Ollama (lokal) via RAG — Standard-Modelle `llama3.1` (Chat) + `nomic-embed-text` (Embeddings), per Abstraktion austauschbar
|
||||
- **KI**: Ollama (lokal) via RAG — Standard-Modelle `qwen2.5:7b` (Chat) + `bge-m3` (Embeddings), per Abstraktion austauschbar
|
||||
- **Suche**: austauschbar per Such-Abstraktion (Standard Meilisearch)
|
||||
- **DB-Migrationen**: Alembic (SQLAlchemy)
|
||||
- **i18n**: DE + EN initial
|
||||
|
||||
Reference in New Issue
Block a user