Community¶
Getting feedback¶
- GitHub Issues — Report bugs, request features, or ask questions.
- GitHub Discussions — Share use cases, ideas, and feedback (when enabled for the repo).
- Survey — Use GitHub Discussions or Issues to gather feedback from potential users.
Showcase applications¶
If you build an app with Vecnest, consider sharing it:
- Add a short description and link (e.g. via a PR to a
SHOWCASE.mdor a Discussion). - We may feature it in the README or docs (with your permission).
Example use cases: Offline RAG, semantic search over documents, local-first knowledge bases, privacy-preserving chat over your data.
Iterating from usage¶
We improve Vecnest based on real usage. Your feedback on:
- API ergonomics
- Performance (latency, memory, bundle size)
- Documentation and examples
- Missing features (e.g. HNSW, filters, sync)
helps prioritize the roadmap. Open an issue or start a Discussion to share your experience.