Updated README.md
This commit is contained in:
@@ -358,7 +358,7 @@ xcodebuild test -scheme oAI
|
||||
|
||||
## Roadmap
|
||||
|
||||
- [ ] Vector index for faster semantic search (sqlite-vss)
|
||||
- [x] Vector index for faster semantic search (sqlite-vss)
|
||||
- [ ] Local embeddings (sentence-transformers, $0 cost)
|
||||
- [ ] Conversation clustering and recommendations
|
||||
- [ ] Multi-modal conversation export (PDF, HTML)
|
||||
@@ -374,7 +374,7 @@ MIT License - See [LICENSE](LICENSE) for details.
|
||||
**Rune Olsen**
|
||||
|
||||
- Website: [https://blog.rune.pm](https://blog.rune.pm)
|
||||
- GitHub: [@yourusername](https://github.com/yourusername)
|
||||
- Gitlab.pm: [@rune](https://gitlab.pm/rune)
|
||||
|
||||
## Contributing
|
||||
|
||||
@@ -397,12 +397,11 @@ Please ensure:
|
||||
- **MarkdownUI** - Excellent markdown rendering library
|
||||
- **GRDB** - Robust SQLite wrapper for Swift
|
||||
- **Anthropic, OpenAI, OpenRouter** - AI API providers
|
||||
- **macOS Community** - Inspiration and support
|
||||
|
||||
---
|
||||
|
||||
**⭐ Star this project if you find it useful!**
|
||||
|
||||
**🐛 Found a bug?** [Open an issue](https://github.com/yourusername/oAI/issues)
|
||||
**🐛 Found a bug?** [Open an issue](https://gitlab.pm/rune/oai-swift/issues/new)
|
||||
|
||||
|
||||
**💡 Have a feature request?** [Start a discussion](https://github.com/yourusername/oAI/discussions)
|
||||
|
||||
Reference in New Issue
Block a user