From 334df0688ea42cbf7bf1101244be252382e56591 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Tue, 22 Jul 2025 12:19:07 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20docs:=20Update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d2d496..af7ae52 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ The Prompt Catalog is a centralized, searchable repository for storing and manag - Type - Created/Last modified timestamps - **Import/Export**: Import/export prompts via JSON files -- **AI Integration**: Suggest prompts using OpenAI, Together, or Ollama APIs (in progress) - **Web UI**: Clean interface to view, edit, and manage prompts - **Planned**: + - AI Integration: Suggest prompts using OpenAI, Together, or Ollama APIs - User auth and profiles - Prompt favorites and contributions - Ratings, version history, and sharing @@ -56,11 +56,11 @@ Development is organized into phases. For details, see `Development Checklist.md 2. **Database & Supabase API** 3. **Front-End UI** 4. **Search & Tagging** -5. **AI Prompt Suggestions** -6. **Import/Export Functionality** +5. **Import/Export Functionality** ### Post-MVP Enhancements +- AI Prompt Suggestions - User login with Supabase Auth - User-contributed prompts and favorites - Ratings, version control, external API