Awesome Context AI [](https://awesome.re)

June 3, 2026 ยท View on GitHub

A curated list of tools, frameworks, and resources for building AI applications with rich context from screen recordings, audio, activity tracking, and personal data.

The future of AI is context-aware. These tools help you build AI that understands what you've seen, heard, said, and done.

Contents

Screen & Activity Recording

Tools that capture your digital activity for AI-powered recall and search.

Open Source

ToolPlatformDescriptionStars
ScreenpipemacOS, Windows, Linux24/7 local screen & mic recording; indexes accessibility text, OCR, and transcripts for AI search and agents. Works with Ollama.GitHub stars
PensievemacOS, Windows, LinuxPassive screenshot recording with OCR and semantic search, runs fully localGitHub stars
OpenRecallmacOS, Windows, LinuxPrivacy-first alternative to Windows RecallGitHub stars
WindrecorderWindowsMemory search app with OCR and image descriptionGitHub stars
OpenRewindmacOS (Apple Silicon)Open source Rewind alternativeGitHub stars
OpenReLifeCross-platformFork of OpenRecall with UX focusGitHub stars

Commercial

ToolDescription
LimitlessPersonalized AI from everything you've seen, said, or heard. Formerly Rewind.ai; acquired by Meta (Dec 2025), with the Rewind desktop app being wound down
Microsoft RecallWindows feature that takes periodic snapshots for AI-powered search

Memory & Context Systems

Frameworks for adding persistent memory to AI agents.

ToolDescriptionStars
Mem0Memory layer for AI agents with LangChain/LlamaIndex integrationGitHub stars
LettaStateful agents with long-term memory, the productized successor to MemGPTGitHub stars
ZepLong-term memory for AI assistantsGitHub stars
GraphitiReal-time, temporally-aware knowledge graphs for agent memoryGitHub stars
CogneeMemory and knowledge-graph layer for AI agents and RAGGitHub stars
LangMemLong-term memory for LangChain agentsGitHub stars

AI Frameworks with Context Support

Major frameworks that support rich context and RAG.

FrameworkContext FeaturesStars
LangChainMemory modules, retrievers, document loadersGitHub stars
LlamaIndex300+ data connectors, knowledge graphsGitHub stars
HaystackDocument stores, retrievers, pipelinesGitHub stars
Semantic KernelMemory, planners, pluginsGitHub stars
AutoGenMulti-agent conversations with contextGitHub stars

MCP Servers (Model Context Protocol)

The Model Context Protocol standardizes how AI models access external context.

Official & Curated Lists

Context-Relevant MCP Servers

ServerDescription
MemoryKnowledge graph-based persistent memory
FilesystemSecure local file operations
Screenpipe MCPAccess screen recordings and transcripts
BrowserBrowser automation and context

Personal Knowledge Management

Tools for organizing and querying personal knowledge.

ToolDescriptionStars
ObsidianKnowledge base on local markdown filesN/A (closed)
LogseqPrivacy-first, open-source knowledge baseGitHub stars
SiYuanPrivacy-first, local-first PKM with block-level editingGitHub stars
KhojAI personal assistant for your digital brainGitHub stars
AnythingLLMAll-in-one desktop app to chat with your docs, fully local optionGitHub stars
QuivrYour GenAI second brainGitHub stars
PrivateGPTChat with your documents privatelyGitHub stars

OCR & Text Extraction

Extract text from screens, documents, and images.

ToolPlatformDescriptionStars
TesseractCross-platformThe definitive open source OCR engineGitHub stars
SuryaCross-platformModern OCR with layout and reading-order detection in 90+ languagesGitHub stars
MarkerCross-platformConvert PDFs and images to clean markdown/JSONGitHub stars
olmOCRCross-platformToolkit for converting PDFs and documents to text with VLMsGitHub stars
EasyOCRCross-platformReady-to-use OCR with 80+ languagesGitHub stars
PaddleOCRCross-platformMultilingual OCR toolkitGitHub stars
docTRCross-platformDocument text recognitionGitHub stars
Apple VisionmacOS/iOSNative high-quality OCRN/A
Windows OCRWindowsNative Windows OCR APIN/A

Audio Transcription

Convert speech to searchable text.

ToolDescriptionStars
WhisperOpenAI's speech recognition modelGitHub stars
whisper.cppHigh-performance C++ port of WhisperGitHub stars
faster-whisper4x faster Whisper with CTranslate2GitHub stars
WhisperXWhisper with word-level timestamps and speaker diarizationGitHub stars
Parakeet (NVIDIA NeMo)Fast, accurate ASR models that top open ASR leaderboardsN/A (model)
MoonshineFast on-device speech recognition for edge and real-time useGitHub stars
speachesOpenAI-compatible local STT/TTS server (formerly faster-whisper-server)GitHub stars
VoskOffline speech recognitionGitHub stars

Context for Coding

AI coding assistants that use project, codebase, and screen context.

ToolContext FeaturesStars
Claude CodeAnthropic's agentic coding CLI with full-repo contextGitHub stars
ClineAutonomous coding agent in VS Code with codebase contextGitHub stars
OpenHandsOpen platform for AI software-engineering agents (formerly OpenDevin)GitHub stars
ContinueCodebase context, custom context providersGitHub stars
AiderGit-aware AI pair programmingGitHub stars
TabbySelf-hosted AI coding assistantGitHub stars
CursorFull codebase indexingN/A (closed)

Research & Papers

Academic work on context-aware AI systems.

Building with Context

Tutorials & Guides

Integration Examples

Contributing

Contributions welcome! Please read the contribution guidelines first.

License

CC0