From ecfa1b6dcba22d15e3402474bec94535df06c769 Mon Sep 17 00:00:00 2001 From: chloe Date: Thu, 5 Mar 2026 04:58:27 +0000 Subject: [PATCH] Update README.md Fixed technology used --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d06413a..6449d80 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Pitch: -Seasoned is a high-performance, private digital cookbook that bridges the gap between web discovery and kitchen execution. By combining the multimodal power of Gemini 1.5 Flash with a secure, self-hosted PostgreSQL backbone, Seasoned allows users to instantly "distill" messy recipe blogs and food photos into a standardized, searchable, and shareable library they truly own. +Seasoned is a high-performance, private digital cookbook that bridges the gap between web discovery and kitchen execution. By combining the multimodal power of Gemini 2.5 Flash with a secure, self-hosted PostgreSQL backbone, Seasoned allows users to instantly "distill" messy recipe blogs and food photos into a standardized, searchable, and shareable library they truly own. Target Audience: @@ -19,7 +19,7 @@ The Hybrid Tech Stack: | **Hosting** | Private Server (Dockerized on home hardware) | | **CI/CD** | Jenkins server | | **Frontend** | Nuxt 4 + Vuetify + CSS | -| **Backend** | Nuxt Nitro | +| **Backend** | Dotnet | | **Database** | Postgres + pgvector | | **Intelligence** | Gemini 2.5 Flash | | **Storage** | Local File System |