📄 docs: Update readme

This commit is contained in:
Keith Solomon
2025-07-22 12:19:07 -05:00
parent a95a530999
commit 334df0688e

View File

@@ -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