Pinned Repositories
atomic-server
An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.
chrome-extension-svelte-typescript
Boilerplate for Chrome Extension Svelte Typescript project
continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
novel
Notion-style WYSIWYG editor with AI-powered autocompletion.
system-operator
KG for system operator
terraphim-ai
Terraphim AI: deterministic AI Assistant
terraphim-cloud-dependencies
Dependencies to run Terraphim in the cloud (or RPi)
terraphim-firecracker
Repository to create Firecracker VM for Terraphim Private Cloud
terraphim-logseq-md-parser-simple
Simple parser for Logseq to turn methodologically tagged files into knowledge graph
terraphim-platform
Overall repository for Terraphim AI Private Cloud Platform
terraphim's Repositories
terraphim/terraphim-ai
Terraphim AI: deterministic AI Assistant
terraphim/terraphim-firecracker
Repository to create Firecracker VM for Terraphim Private Cloud
terraphim/terraphim-cloud-dependencies
Dependencies to run Terraphim in the cloud (or RPi)
terraphim/terraphim-logseq-md-parser-simple
Simple parser for Logseq to turn methodologically tagged files into knowledge graph
terraphim/terraphim-platform
Overall repository for Terraphim AI Private Cloud Platform
terraphim/.github
terraphim/atomic-server
An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.
terraphim/chrome-extension-svelte-typescript
Boilerplate for Chrome Extension Svelte Typescript project
terraphim/INCOSE-Systems-Engineering-Handbook
terraphim/mdbook-typst
An mdBook backend to output Typst markup, pdf, png, or svg
terraphim/system-operator
KG for system operator
terraphim/terraphim-cloud-fastapi
FastAPI python and Redis OM backend for Terraphim Cloud
terraphim/terraphim-project
Product and project management for terraphim
terraphim/terraphim-ui-svelte-ts
Terraphim UI
terraphim/terraphim.ai
Website for Terraphim Project
terraphim/DemoVault
Demo vault for Obsidian stuff by Christian.
terraphim/logseq-copilot
Logseq Copliot is a Chrome extension that allows you to access your Logseq via your browser.
terraphim/markdownload
A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.
terraphim/npc_gzip
Code for Paper: “Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors
terraphim/terraphim-automata-napi-rs
Rust crate [Aho-Corasick](https://github.com/BurntSushi/aho-corasick) This project uses [NAPI-RS](https://napi.rs/)](https://napi.rs/) and build for [Terraphim AI](https://terraphim.ai/). Currently two functions are exposed: findMatched and replaceAllStream, see index.d.ts for signatures. findMatched is using MatchKind::LeftmostLongest.
terraphim/terraphim-automata-node
Terraphim AI Automata Node JS bindings
terraphim/terraphim-platform-automata
Python based Terraphim AI automata/matchers
terraphim/terraphim-platform-pipeline
Cloud (python) based pipeline for Terraphim AI assistant
terraphim/terraphim_cloud_openapi
Poem based middleware for Terraphim
terraphim/wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust