AI Semantic Search in 5 Minutes
Standard keyword search is old news. With CodeNx, you can enable semantic search on any text field with a single toggle.
How it works
1. Enable Embeddings: Toggle "AI Search" on a field in your collection.
2. Auto-Indexing: CodeNx automatically generates embeddings when records are created or updated.
3. Natural Language Queries: Users can search for "something to keep me warm" and find "Wool sweaters" without needing exact keyword matches.
The Technical Side
We use vector databases and OpenAI/Anthropic embeddings under the hood, but you don't need to write a single line of integration code.