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