Skip to content
View equationalapplications's full-sized avatar

Block or report equationalapplications

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Equational Applications LLC

Personal AI assistants that remember. Equational Applications builds Clanker AI — a personal AI companion with personality you design and memory that never forgets — plus open-source agentic memory libraries for AI apps.

Products

Clanker AI — Personal AI Companion

equationalapplications.com · App Store · Google Play · GitHub

  • Real-time voice — speak naturally via Gemini Live; interrupt mid-sentence, hands-free on echo-cancelled speakerphone
  • Memory that never forgets — LLM Wiki persistent memory learns your context across every conversation
  • Custom companions — design your own AI character with a unique personality
  • Smart capabilities — upload PDFs, Word docs, and images; search the live web; browser bridge and edge agent tools
  • Private & secure — processed through Google Vertex AI, never used to train foundation models

LLM Wiki Memory — Agentic Memory Platform

Hybrid LLM memory with semantic search, ontology graphs, and episodic fact extraction. Ships as 7 MIT-licensed npm packages; usable on Expo, React web, and Node.

Product Page · GitHub monorepo

Open Source

Clanker — AI Character Platform

Open-source AI character platform with real-time voice, persistent memory, and a browser bridge extension. React Native + Expo + Vertex AI + Gemini Live + Firebase + Cloud SQL.

GitHub · clanker-ai.com


LLM Wiki Memory — 7 MIT-licensed npm packages

Hybrid LLM memory engine with semantic vector search, ontology graphs, episodic fact extraction, and OKF v0.2 (llm-wiki/2) back-compat. Bring your own adapter.

  • @equationalapplications/core-llm-wiki — Platform-agnostic TypeScript engine. Episodic fact extraction, semantic vector search, multi-agent architectures over SQLite. Bring your own adapter.
  • expo-llm-wiki — Local-first LLM memory for Expo and React Native. Core semantic search + extraction plus expo-sqlite and ready-to-use React hooks.
  • react-llm-wiki — In-browser LLM memory for React web apps. Bring your own SQLite adapter (e.g., sql.js WebAssembly) for a complete zero-server RAG experience.
  • @equationalapplications/core-llm-tools — Zero-dependency Gemini function-calling schemas and capability-scoped tool injection for edge AI agents. Works in Node, browser, and React Native (Hermes).
  • @equationalapplications/okf — Open Knowledge Format v0.1 + v0.2 primitives: frontmatter serialization with flow mappings, concept documents, index.md and log.md builders, trust-tier and staleness helpers.
  • @equationalapplications/prisma-outbox — Sync core-llm-wiki SQLite outbox events to a Prisma-backed database via the transactional outbox pattern — at-least-once delivery with ordering guarantees.
  • @equationalapplications/schema-org — Curated schema.org warm-agent ontology manifest: 9 node types, 28 edges, fully schema.org-standard. Data-only.

GitHub monorepo · Product page


Curated Thoughts

Privacy-first, LLM-curated wiki for your second brain.

GitHub


Axon Runtime

Lightweight runtime for orchestrating agentic AI workflows.

GitHub


RAG Chatbot — LangFlow + ChromaDB

Local retrieval-augmented generation chatbot using LangFlow, ChromaDB, and OpenAI. Fully Dockerized.

GitHub


Instructor — Eduonix Jamstack Microservices E-Degree

Instructor for the "Microservices Using NodeJS" module of the Jamstack E-Degree from Eduonix.

Demo App · Sign up on Eduonix


ViroReact AR — Open Source Contributions

Contributed updated examples to the @ViroCommunity ViroReact augmented reality library for React Native.

samples · starter-kit

Connect

Company · LinkedIn · GitHub

Certifications

Pinned Loading

  1. clanker clanker Public

    Clanker

    TypeScript 3

  2. curated-thoughts curated-thoughts Public

    A private second brain desktop app — Tauri 2.x + React + Rust + Ollama

    Rust 7 1

  3. expo-llm-wiki expo-llm-wiki Public

    Offline-first, SQLite-backed, tiered, multi-entity memory for LLM apps built with Expo, React, Node, or plain JS

    TypeScript 26 2

  4. RAG-LangFlow-ChromaDB RAG-LangFlow-ChromaDB Public

  5. firebase-auth-supabase-bridge firebase-auth-supabase-bridge Public

    Exchange a Firebase Auth token for a real Supabase session — no Supabase SSO add-on required.

    TypeScript

  6. axon-runtime axon-runtime Public

    Distributed worker runtime for AI coding agents: dispatch goal-shaped jobs to model-driven workers over authenticated SSH tunnels, with spend caps and telemetry.

    TypeScript