Show HN: Chat with UFO Files
Category: ai-ml
Tags: rag, sqlite, openai
Score: 4.5/10 (Innovation: 3, Technical: 5, Documentation: 6, Utility: 4)
A minimal RAG system that lets users query markdown files via a web UI, using SQLite + sqlite-vec for vector storage and any OpenAI-compatible API for embeddings and chat. It's interesting as a quick-to-deploy, API-driven solution with built-in citations and pre-indexed UFO files, though it lacks novelty beyond combining existing tools.
Target audience: backend devs, data engineers
Repository: https://github.com/freakynit/chat-with-ufo-files · HTML · MIT
View on Hacker News