Skip to main content

Navigate Life Intelligently

Project description

solstone

solstone

your co-brain — observers experience your day along with you, sol curates your memories, and your journal holds everything.

solstone runs in the background on your computer, experiencing your day along with you. AI agents transcribe, extract entities, detect meetings, build knowledge graphs, and surface daily insights — all without any manual input. everything stays on your machine in daily journal directories. open source, local-first, no cloud required.

Python 3.11+, Linux + macOS, AGPL-3.0-only, maintained by sol pbc.

solstone daily dashboard

Daily dashboard — goal, todos, upcoming events, and detected entities, all generated from observations. Facet tabs organize your life by project or context.

what you get

a system of intelligence, not just a system of record.

  • automatic transcription — standalone observers take in audio continuously with speaker identification. every conversation, transcribed and searchable.
  • people and projects — extracted from your conversations and remembered across time.
  • knowledge graphs — relationships between entities mapped automatically. who works with whom, which projects connect to which people.
  • meeting detection — meetings identified, summarized, and linked. meeting prep that surfaces what you discussed last time and personal context you'd forget.
  • commitments — todos extracted from natural conversation. no manual entry.
  • facet organization — group everything by project or context (work, personal, client-name) with scoped views across all apps.
  • AI chat — talk to your journal. ask anything about your digital life and get answers grounded in your actual data.
  • full-text search — find anything you've ever seen or heard.
  • 30 AI agents — configurable workflows for activities, scheduling, research, media analysis, and more. extensible via the agent skill framework.
  • local-first — all data in daily journal directories on your filesystem. configurable AI providers (Google Gemini, OpenAI, Anthropic). no cloud dependency.
solstone transcript viewer

Transcript viewer — dual-timeline navigation, speaker-diarized dialogue, audio playback, screen analysis. every conversation browsable by time.

solstone people and projects

People and projects — automatically extracted and remembered across your journal with mention counts and relationship data.

architecture

  +---------+       +----------------+       +---------+
  | observe | ----> |    journal     | ----> |  think  |
  | capture |       | YYYYMMDD/ dirs |       | process |
  +---------+       | media, jsonl,  |       | index   |
                    | entities       |       +----+----+
                    +-------+--------+            |
                            ^                     |
                            |  agent outputs      |
                       +----+----+                |
                       | cortex  | <--------------+
                       | agents  |
                       +---------+
                            |
  ==== callosum (event bus) | ==========================
                            |
                     +------+------+
                     |   convey    |
                     | web UI      |
                     +-------------+
  • observe — receives audio and screen observations from standalone observers (solstone-linux, solstone-tmux, solstone-macos) via observer ingest. processes FLAC audio, WebM screen media, and timestamped metadata.
  • think — transcribes audio (faster-whisper), analyzes screen observations, surfaces entities, detects meetings, and indexes everything into SQLite. runs 30 configurable agent/generator templates from solstone/talent/.
  • cortex — orchestrates agent execution. receives events, dispatches agents, writes results back to the journal.
  • callosum — async message bus connecting all services. enables event-driven coordination between observe, think, cortex, and convey.
  • convey — Flask-based web interface with 17 pluggable apps for navigating journal data.
  • journaljournal/YYYYMMDD/ daily directories. the single source of truth — transcripts, media, entities, agent outputs, and the SQLite index all live here.

quick start

uv tool install solstone
sol setup

(or pipx install solstone && sol setup.)

then open http://localhost:5015 in a browser; the first-run wizard handles identity and the gemini API key. network access, and the password it requires, can be configured later in settings → security.

see INSTALL.md for prerequisites, observer install, and troubleshooting; see CONTRIBUTING.md if you want to develop on solstone from a source checkout.

CLI

solstone is operated through the unified sol command (33 subcommands).

sol                    # Status overview and command list
sol supervisor         # Start the full stack (capture + processing + web)
sol chat               # Interactive AI chat from the terminal
sol transcribe <file>  # Transcribe an audio file
sol indexer            # Rebuild the search index

Run sol help for the full command reference.

documentation

Topic Document
Installation and setup INSTALL.md
Developing from source CONTRIBUTING.md
Journal structure and data model solstone/talent/journal/SKILL.md
Capture pipeline docs/OBSERVE.md
Processing and agents docs/THINK.md
Web interface docs/CONVEY.md
App development docs/APPS.md
Agent runtime docs/CORTEX.md
Message bus docs/CALLOSUM.md
AI provider configuration docs/PROVIDERS.md
Troubleshooting docs/DOCTOR.md
Project direction docs/ROADMAP.md

development

See AGENTS.md for development guidelines, coding standards, and testing instructions.

Use make dev to run the full stack against test fixtures and make ci for pre-commit checks.

contributing

See CONTRIBUTING.md for contribution terms.

license

AGPL-3.0-only. See LICENSE for details. Maintained by sol pbc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solstone-0.3.4.tar.gz (33.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

solstone-0.3.4-py3-none-macosx_14_0_arm64.whl (35.2 MB view details)

Uploaded Python 3macOS 14.0+ ARM64

solstone-0.3.4-py3-none-any.whl (33.5 MB view details)

Uploaded Python 3

File details

Details for the file solstone-0.3.4.tar.gz.

File metadata

  • Download URL: solstone-0.3.4.tar.gz
  • Upload date:
  • Size: 33.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for solstone-0.3.4.tar.gz
Algorithm Hash digest
SHA256 0d5c33f96db88c8749af690eacd04ca9d0c07e1111e72a5e2c0d33a5bcd8628f
MD5 99794d768e1471e299dc2893b621b764
BLAKE2b-256 3c79af008a1b0de833c0d0da2045d0a41b77f7b31956891f317b864b188cbd60

See more details on using hashes here.

File details

Details for the file solstone-0.3.4-py3-none-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for solstone-0.3.4-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 bd0712666e2003a0c03daa421eb81090bac4532a8af4d3c35f4bf1ea24562d51
MD5 053c1f5b0b10394a238a1bc4811b6775
BLAKE2b-256 14ce974289409a76cb9f144e8a406bb11adb58b970b8f221ef3e2b77f1c86312

See more details on using hashes here.

File details

Details for the file solstone-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: solstone-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 33.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for solstone-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 673e4059e595459cccf40d6997ac57fed5bcaea3f77a9efff6c8eda72f727084
MD5 0be8a624f3f2a82ad2de60d83c1f3e37
BLAKE2b-256 68f7d2105e2ebd2b9ad991d7e97801f088c5565f6986ba49b148d3cd18b496a9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page