📖 The AI Tool Bible

MineContext

Open-source desktop agent that watches your screen and proactively surfaces summaries, todos, and notes.

Free· Free and open-source (Apache 2.0); bring your own model API keysAgentsDoubao-Seed-1.6-flash (default); OpenAI-compatible6.9 / 10
Visit website →
Best for

Pick MineContext if you want a self-hosted, screen-watching personal agent that pushes summaries and todos instead of waiting for prompts.

Skip if

Skip it if you are uncomfortable with continuous screen capture or want a polished, plug-and-play consumer assistant.

MineContext is an Apache-2.0 desktop application from ByteDance's VolcEngine team that continuously captures screenshots and digital activity, runs them through a vision-language pipeline, and stores the result as queryable personal context. Instead of waiting for prompts, it proactively delivers daily and weekly summaries, surfaces todos, and generates tips based on what it has observed you doing.

It is aimed at developers and power users who want a local 'second brain' without sending data to a SaaS vendor. You bring your own API keys, defaulting to ByteDance's Doubao models (Doubao-Seed-1.6-flash for vision, Doubao-embedding-vision for retrieval) but it accepts any OpenAI-compatible endpoint, including local models. A FastAPI server with WebSocket support exposes a REST API for building custom clients on top of the captured context store.

The project is early and clearly a strategic showcase for the Doubao/VolcEngine stack, so the smoothest path uses ByteDance models; mileage with local Llama or GPT will depend on the OpenAI-compat layer. Privacy-wise the capture loop is local, but anything you send to a hosted model leaves the machine on its terms, not yours.

Editor's take

A genuinely interesting take on the always-on personal-context agent space, and notable for being shipped by a major lab under Apache 2.0. It is clearly a Doubao shop window, but the OpenAI-compatible escape hatch and FastAPI surface make it worth a look for anyone prototyping screen-aware assistants.

— The AI Tool Bible editorial team

Pros

  • Apache 2.0 with a real product, not just a research demo
  • Proactive: pushes summaries and todos without prompting
  • Bring-your-own-key works with Doubao, OpenAI, or local models
  • FastAPI + WebSocket API for custom front-ends

Cons

  • ⚠️ Defaults wired to ByteDance's Doubao stack
  • ⚠️ Constant screen capture is a serious privacy commitment
  • ⚠️ Early project, expect rough edges and shifting APIs

Use cases

screen-context-capturedaily-summariespersonal-knowledgetodo-extractionproactive-assistant

Explore related

Compare with similar tools

All in Agents

LangGraph

Featured
Agents · BYO (Claude / GPT / open)
8.8

Stateful, graph-based agent orchestration from LangChain.

Freemium· Free open-source; LangGraph Platform paidstateful agentshuman-in-loop

CrewAI

Featured
Agents · BYO (Claude / GPT / open)
8.4

Python framework for multi-agent orchestration.

Freemium· Free open-source core; cloud platform paidmulti-agentorchestration

Ernie Bot

Agents · Baidu ERNIE 4.0 / ERNIE X1 / ERNIE Turbo (in-house)
8.7

Baidu's Mandarin-first ChatGPT rival, powered by the ERNIE model family

Freemium· Free tier for Ernie 3.5 access; Ernie 4.0 and premium features require a paid subscription (approximately CNY 59.9/month for individual plans); enterprise API pricing via Baidu AI Cloud Qianfan platform is metered per 1K tokens.Mandarin content writing and marketing copyChinese-language document Q&A and summarisation

Moveworks

Agents · Orchestrates multiple enterprise-ready LLMs (undisclosed mix, historically including OpenAI GPT and in-house models via its Reasoning Engine)
8.7

The enterprise AI assistant that searches, answers, and takes action across your business systems

Enterprise· Enterprise-only pricing; no public tiers. Quoted per organization based on employee count, integrations, and agent scope. Contact sales for a quote.IT service desk ticket deflectionHR policy Q&A and self-service

AWS Bedrock

Agents · Multi-model: Anthropic Claude, Meta Llama, Mistral, Cohere, AI21, Amazon Nova/Titan, DeepSeek, Stability, OpenAI GPT
8.6

Build and scale generative AI applications with foundation models

Paid· Pay-as-you-go per 1K input/output tokens per model; on-demand, batch, and provisioned throughput tiers. New AWS accounts get up to $200 in credits. Enterprise agreements via AWS.Enterprise RAG chatbot over private documentsMulti-step tool-using agents via AgentCore

Claude Agent SDK

Agents · Claude Opus / Sonnet
8.6

Anthropic's official SDK for building autonomous Claude agents.

Free· Free SDK; API usage billed at Claude ratesClaude agentstool use