Skip to content

Tags: 7368697661/rhyolite

Tags

v0.1.0-alpha.1

Toggle v0.1.0-alpha.1's commit message
v0.1.0-alpha.1: Rhyolite_OS

Terminal-aesthetic creative + research OS with:
- 3-pane UplinkOS-inspired UI (sidebar / editor / comms)
- DAG timeline canvas (reactflow) with semantic edges, categorical
  nodes, auto-synthesis, and templates
- Hybrid RAG: keyword + embedding (text-embedding-004) + 10-hop
  BFS graph traversal + smart context windowing
- Multi-model streaming (Gemini / OpenAI-compatible / Anthropic)
- Global network map (d3-force + reactflow) with content-based
  link detection and interactive preview drawer
- Local-first filesystem persistence (markdown + JSON, no database)
- Full-text search (Cmd+K), version history, entity link hover
  previews, saved prompt templates, manuscript export, keyboard
  shortcuts, indexed O(1) entity lookups

Made-with: Cursor