Know what matters next

StewardMe watches your world, remembers your context, and helps you decide what to do next.

Capture your context

Journal entries, goals, and saved research give StewardMe the context to personalize your brief.

Monitor what changed

Radar watches the sources you care about and surfaces the few signals worth your attention.

Decide your next move

Ask for grounded guidance when you need help deciding what to do next and why.

Watches the sources you care about

Hacker News
GitHub
arXiv
Reddit
RSS

What StewardMe does

Radar

Follow the few changes worth your attention across the sources you care about.

Guidance

Ask for grounded advice shaped by your notes, goals, and live signals.

Goals

Turn priorities into milestones and keep your next steps visible.

Guide Library

Work through practical guides and return for reviews when you need them.

Why StewardMe?

ChatGPT / CopilotNotion AIStewardMe
Grounded in your context--Uses your notes, goals, and saved material to shape guidance
Helps you decide next steps--Prioritizes what matters now instead of just answering prompts
Scans live sources for you--Tracks HN, arXiv, GitHub, Reddit, RSS, and more
Your data stays local--SQLite + markdown files
Structured learning--Guide library, chapter progress, and review sessions
Self-hosted--Docker one-liner or bare metal
Multi-provider LLM--Claude, OpenAI, Gemini (auto-detect)
Open source--AGPL-3.0

Open source and easy to extend

RAG pipeline backed by Python + FastAPI, Next.js frontend, ChromaDB embeddings, SQLite intel storage. Add a scraper in under 50 lines.

PythonFastAPINext.jsTypeScriptChromaDBSQLiteTailwind CSS