TypeSense AGENTS
Project for deploying Typesense as a semantic search backend for Uvilo OS — powering website search, CLI search, and agent discoverability.
Key Files
- Typesense_Research.md — Research findings and alternatives explored
- Typesense_Spec.md — Specification for the final implementation
- Typesense_Plan_Phase_1.md — Deploy Typesense + repo indexer
- Typesense_Plan_Phase_2.md — MCP server + CLI tool
- Typesense_Plan_Phase_3.md — Starlight integration + website scraper
- Typesense_State.md — Living progress tracker
Scripts
scripts/create-collection.ts— Create theuviloTypesense collectionscripts/deploy-typesense.ts— Deploy Typesense Docker service to Railwayscripts/index-repo.ts— Index all repo markdown files into Typesense