From a3ec699b59d9c5c1ad0a04e7ea8261341d27951c Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Wed, 18 Feb 2026 12:03:44 +0100 Subject: [PATCH] Updated README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f992409..c73337e 100644 --- a/README.md +++ b/README.md @@ -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)