Search technology adopted by Lucene

The fastest way to add AI search to your product

Tell Claude or Codex what you need to build the latest search features for your data

Build accurate search and recommendations with UQA

Word and semantic search surface the most relevant results, while relationships in your data can also power recommendations.

Pick a query and search 20 camping products.

Setting up the search engine in your browser.

Frequently asked

Do I need to be a developer?
Install the skills and you can ask Claude or Codex to handle setup and wiring. No commands to memorise.
Can UQA run inside Supabase?
Supabase does not run UQA. Using both requires a clear decision about where each type of data is stored and how changes are synchronized.
Do I have to drop my current database?
No. UQA is Postgres-compatible, so your existing clients and queries keep working.
Do I need a separate server for local use?
No. UQA embeds in your local app and runs without a separate server.
Can I export my stored data?
Yes. Export it and carry on somewhere else.
How do I update UQA?
Run `uqa update` in your terminal, then check the version with `uqa --version`. UQA can show an update notice when it runs, but you will not see it on days when you do not open a terminal or coding agent.
Can I try it before installing?
Yes. The search demo on this page and the playground run UQA entirely in your browser.Search demoPlayground

Just install it

Install UQA locally with one command, then hand setup and wiring to Claude or Codex.