Capability
Developer Productivity
7 classified repositories.
AI inferenceMem0 is a memory layer for AI applications and agents. It focuses on extracting, storing and retrieving useful user or interaction context so applications can become more personalized across sessions without placing all history directly into every prompt. It can complement agent frameworks rather than replace them, and is most valuable when an application has a clear policy for what should be remembered, updated or forgotten.
★ 63.9KPythonApache-2.0ai-agentapicloud-hosteddeveloper-productivitylibrarylocal
AI inferenceHermes Agent is a personal AI agent platform built around persistent memory, skills learned from experience, tool use and access through multiple interfaces. The project supports a CLI/TUI, messaging gateways, scheduled tasks, MCP integration, browser and terminal tools, multiple model providers and self-hosted operation. Its differentiator is the long-lived personal-agent model: retaining useful context and procedural skills across sessions rather than treating every run as a stateless request.
★ 235.4KPythonMITai-agentclicloud-hosteddesktopdeveloper-productivitylocal
AI inferenceVercel AI SDK is a provider-agnostic TypeScript toolkit for building AI applications and agents across popular JavaScript frameworks and runtimes. Its strongest fit is application-layer integration: unified model calls, tool use, streaming, structured output, chat and generative UI primitives, plus adapters for multiple model providers. It is best suited to developers who want one application API across model vendors rather than a full autonomous-agent runtime or infrastructure platform.
★ 26.4KTypeScriptNOASSERTIONai-agentcloud-hosteddeveloper-productivitylibrarylocalsdk
Source factOllama Python library
★ 10.4KPythonMITdeveloper-productivity
AI inferenceagent-browser is a command-line browser automation tool designed specifically for AI agents. It exposes navigation, page reading and browser operations through agent-friendly commands, supports persistent configuration and sessions, and emphasizes machine-readable interaction with rendered pages. It is a strong fit as a browser tool underneath coding or task agents, while it is not itself a complete planning or memory system.
★ 41.2KRustApache-2.0browser-automationclideveloper-productivitylocalself-hosted
Source factSelf-hosted AI coding assistant
★ 33.8KRustNOASSERTIONdeveloper-productivity
Source factOllama JavaScript library
★ 4.4KTypeScriptMITdeveloper-productivity