Release notes

What's new in Inpedia v0.2.0 — written for people who ingest notes and ask questions on their Mac, not for engineers.

Latest

v0.2.0

Chat with your notes

Ask questions about your personal writing in a browser — grounded answers with sources, entirely on your Mac.

Chat

  • Local web chat at http://127.0.0.1:8765 — run python3 chat.py, then ask in the browser.
  • Multi-turn conversation with collapsible sources under each answer (notebook and date).
  • Clear resets the thread. Corpus and index stay on your Mac — nothing is uploaded.

Your knowledge base

  • First real session on personal essays — synthesis questions answer from your own writing.
  • When notes do not cover something, the assistant says what is missing instead of guessing.

Earlier releases

v0.1.0

Questions answered — locally

Ingest dated Markdown notebooks, ask questions in Terminal, and browse architecture docs on the public site — corpus stays on your Mac.

On your Mac

  • Ingest personal Markdown with ## YYYY-MM-DD headers into a local search index.
  • Ask questions in Terminal — answers cite the passages that matched.
  • Ollama embeds and chat; Chroma stores vectors; no cloud API required for the default path.

Public site

  • inpedia.intrinsicvalue.llc publishes purpose, stack, quality notes, and architecture decisions — not your corpus.