Wikithon '26 Finalist · Personal Knowledge OS
Qyntra
A private Wikipedia compiled from your own files. Ask a question and it answers straight from your material, every claim clickable.
The idea
Qyntra is a private Wikipedia compiled from your own files. Connect Notion, Google Drive, Gmail, GitHub or a desktop folder, and it ingests every supported file, from markdown and PDF to DOCX, code, email bodies, Notion blocks and READMEs, into one searchable corpus on Supabase.
Ask, and see the source
Ask a question and Groq Llama 3.3 70B answers with numbered citations back to the exact file it pulled from, so each claim can be inspected against its source. A react-three-fiber 3D galaxy lays out every file as a star, clustered by type, with bezier knowledge-graph edges between them.
WEB mode falls back to live DuckDuckGo search, and DEEP mode reframes the query as a three-step research pass. It was built solo in about a day between exam revision sessions, and took a place in the Wikithon '26 finals.
Highlights
- Ingest anythingNotion, Drive, Gmail, GitHub or a folder, all into one searchable corpus.
- Cited answersGroq answers with numbered citations back to the exact source file.
- 3D galaxyEvery file is a star clustered by type, with knowledge-graph edges.
- Web and deep modesFall back to live search, or run a multi-step research pass.