From 33c341e3c60192b1ed4c25d7a2406e2f387b5172 Mon Sep 17 00:00:00 2001 From: chloe Date: Fri, 6 Mar 2026 02:14:28 +0000 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3a7f92..d29142b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ In progress link: https://seasoned.ddns.net/ 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 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. +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 3.1 Flash Lite 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: @@ -23,7 +23,7 @@ The Hybrid Tech Stack: | **Frontend** | Nuxt 4 + Vuetify + CSS | | **Backend** | Dotnet | | **Database** | Postgres + pgvector | -| **Intelligence** | Gemini 2.5 Flash | +| **Intelligence** | Gemini 3.1 Flash Lite | | **Storage** | Local File System | Technical Requirements: