📄 docs: Update readme
This commit is contained in:
@@ -16,9 +16,9 @@ The Prompt Catalog is a centralized, searchable repository for storing and manag
|
|||||||
- Type
|
- Type
|
||||||
- Created/Last modified timestamps
|
- Created/Last modified timestamps
|
||||||
- **Import/Export**: Import/export prompts via JSON files
|
- **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
|
- **Web UI**: Clean interface to view, edit, and manage prompts
|
||||||
- **Planned**:
|
- **Planned**:
|
||||||
|
- AI Integration: Suggest prompts using OpenAI, Together, or Ollama APIs
|
||||||
- User auth and profiles
|
- User auth and profiles
|
||||||
- Prompt favorites and contributions
|
- Prompt favorites and contributions
|
||||||
- Ratings, version history, and sharing
|
- Ratings, version history, and sharing
|
||||||
@@ -56,11 +56,11 @@ Development is organized into phases. For details, see `Development Checklist.md
|
|||||||
2. **Database & Supabase API**
|
2. **Database & Supabase API**
|
||||||
3. **Front-End UI**
|
3. **Front-End UI**
|
||||||
4. **Search & Tagging**
|
4. **Search & Tagging**
|
||||||
5. **AI Prompt Suggestions**
|
5. **Import/Export Functionality**
|
||||||
6. **Import/Export Functionality**
|
|
||||||
|
|
||||||
### Post-MVP Enhancements
|
### Post-MVP Enhancements
|
||||||
|
|
||||||
|
- AI Prompt Suggestions
|
||||||
- User login with Supabase Auth
|
- User login with Supabase Auth
|
||||||
- User-contributed prompts and favorites
|
- User-contributed prompts and favorites
|
||||||
- Ratings, version control, external API
|
- Ratings, version control, external API
|
||||||
|
|||||||
Reference in New Issue
Block a user