deeplethe/utopia
World's first open-source enterprise world model.
About the project
Utopia is an open-source enterprise knowledge platform: a bitemporal knowledge graph, RAG search and agent workflows on a single Rust binary plus PostgreSQL. It deploys offline, for companies that need a controlled knowledge foundation and decision audit trail.
Useful for
- Ingest corporate PDFs, DOCX and spreadsheets into a knowledge base with automatic entity and fact extraction
- Connect Claude Desktop or Cursor to a knowledge base via the MCP server with permissions
- Query the graph for an entity's facts as of a date or what changed in a period
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 115 expected by the end of the day.
- Interest is fading: the two-day pace is 22% of the previous week and a half.
- The repository is 38 days old and already has 7,340 stars.
- Top new repositories in the last 4 months: #56.
- About 45 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 7,340
- Stars in a day
- 115
- Forks
- 647
- Issues and pull requests
- 681
- Watchers
- 232
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v0.1.0-rc5 · September 5, 2026
- Created
- August 7, 2026
- Last push
- September 14, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories in the last 4 months: #56
- September 13, 2026Top new repositories in the last 4 months: #57
Similar projects
-
6.4
JustVugg/colibri
A pure-C, zero-dependency inference engine for running large MoE models (744B–2.8T parameters) on consumer hardware by treating VRAM, RAM, and storage as a single multitier hierarchy and streaming experts from disk.
-
5.6
asgeirtj/system_prompts_leaks
A collection of extracted system prompts from Anthropic, OpenAI, Google, xAI and others — the hidden instructions chatbots receive before a user's first message.
-
5.1
huggingface/transformers
Model-definition framework for state-of-the-art pretrained ML models (text, vision, audio, multimodal) for inference and training, compatible with most training and inference engines.
-
5.0
MiaAI-Lab/DeepSeek-v4.1-Flash-EXL3-2x-DGX-Sparks
A local EXL3 2.9 bpw checkpoint of DeepSeek-V4.1-Flash (196 GiB, 39 shards) served via an OpenAI-compatible vLLM API on a 2x NVIDIA GB10 (DGX Spark) kit with tensor-parallel 2. Includes DSpark speculative decoding and…
-
4.7
unclecode/crawl4ai
Open-source web crawler and scraper that turns pages into clean, LLM-ready Markdown for RAG, agents and data pipelines. Runs via Python API, CLI and Docker with no API keys.
-
4.6
Edge0-AI/Edge0
An open-source streaming MoE inference framework: expert weights are offloaded from SSD on demand while a trained prerouter predicts routing ahead of time. Runs on Apple Silicon via MLX and ships with two ready-to-run…