2025 – 2026
City Code Assistant
A retrieval-augmented assistant over a city's municipal code — ask it to draft a checklist for a special events permit and it answers from the ordinance text.
Retrieval over municipal code
Detail
- Municipal code is long, cross-referential, and rarely read by the people it governs; retrieval over the actual text beats a model's recollection of it.
- Vector store built from the ordinance corpus, queried through a chat interface.
Stack
JavaScriptOpenAI APIRAGVector store