alexisfox7/PRO-LONG

A durable memory system for coding agents that records session events to a local log and allows agents to search for relevant prior context to handle long-horizon tasks.

rcarmo/piclaw

A self-hosted AI workspace that integrates a coding agent with a file editor and terminal, allowing users to collaborate with an AI to edit files and run commands in one browser window.

alookai/alook

A collaborative platform that gives local AI coding agents persistent identities and shared rooms, allowing teams to interact with them as if they were team members.

enricoros/big-AGI

A multi-model AI workspace for experts that allows users to bring their own API keys to access hundreds of models while providing tools for multi-model validation to reduce hallucinations.

nuwax-ai/nuwax

A platform for building and deploying private agentic AI solutions featuring a distributed sandbox environment and multi-interface integration.

Upsonic/Upsonic

A Python framework for building autonomous and traditional AI agents, featuring secure workspace execution, custom tool integration, and a unified OCR pipeline.

jupyterlab/jupyter-ai

An open source extension for JupyterLab that connects AI agents to computational notebooks, allowing them to read/write files and run terminal commands.

appautomaton/latex-arxiv-SKILL

An agentic harness for writing verified AI/ML review papers in LaTeX, featuring a gated, issue-driven workflow that prevents citation hallucinations.

todo-for-ai/todo-for-ai

A task management system designed for AI assistants that uses the Model Context Protocol (MCP) to enable AI agents to autonomously manage tasks and projects.

lajosdeme/mole

A deep-research agent written in Go that provides verifiable claims with verbatim quotes, enforced spending budgets, and privacy-preserving local data analysis.

paean-ai/deeptide

An AI coding agent available as a native macOS app, CLI, and Rust-based GUI that automates development tasks using a tool-augmented agentic loop.

mereyabdenbekuly-ctrl/clodex-ide

An open-source, local-first agentic IDE for long-running engineering work that preserves task history and environment state across sessions.

moyangzhan/langchain4j-aideepin

An AI application platform for building business assistants that integrates AI chat, RAG, visual workflow orchestration, and long-term memory.

hypothesi/mcp-server-tauri

MCP Server Tauri is a Node‑based Model Context Protocol server that connects AI assistants (Claude, Cursor, Windsurf, etc.) to a running Tauri v2 app. It streams screenshots, DOM snapshots, console logs, and Tauri IPC traffic, and exposes 21 commands for UI automation, IPC inspection, log streaming, and mobile device listing. By installing a small Rust bridge plugin into the Tauri binary, the server gives the assistant rich, real‑time context, enabling AI‑driven debugging, code generation, and cross‑platform UI control without external drivers.

oomol-lab/epub-translator

An AI-powered tool that transforms EPUB books into bilingual editions, preserving original formatting and structure while providing side-by-side translations.

Pangu-Immortal/hunter-ai-content-factory

An AI-powered content production pipeline that automates data collection from social platforms and uses a 6-step editorial workflow to generate high-quality, human-like articles.

hoolulu/deep-research

An automated multi-agent system that generates institutional-grade, citable research reports in 19 languages using a four-stage search and verification pipeline.

freestyle-sh/Adorable

An open-source AI app builder that uses AI agents and persistent Linux VMs to build, preview, and publish applications in real-time from natural language descriptions.

didi/xiaoju-survey

A professional, open-source survey system that allows users to create complex forms and exams with AI-assisted generation and professional data analysis tools.

voidful/hung-yi-lee-skill

A structured knowledge system that distills Professor Hung-yi Lee's teaching style and AI expertise into a knowledge graph and linguistic framework for AI assistants.

aardio/ImTip

A Windows desktop assistant that provides cursor-side input method status indicators and programmable AI-powered hotkeys for translation and productivity.

kenn-io/msgvault

A local-first, open-source archive for emails, chats, and contacts that consolidates communication history into a user-owned system of record with AI-enhanced search capabilities.

steipete/birdclaw

A local-first tool that imports Twitter/X archives into a SQLite database for private, searchable history and DM management.

huifer/WellAlly-health

A local-first, AI-powered personal health record system that turns medical documents into a private, searchable knowledge base on your own machine.

ModalityDance/PalmClaw

An AI agent framework that runs natively on Android, managing sessions and tool execution on-device while using external LLM APIs for inference.

mll-lab-nu/RAGEN

A flexible RL framework for training reasoning LLM agents using multi-turn reinforcement learning and the StarPO algorithm to prevent reasoning collapse.

drl990114/MarkFlowy

A high-performance, lightweight Markdown editor with built-in AI assistance for translation, summarization, and content generation.

agentjido/jido

An autonomous agent framework for Elixir that provides a formalized architecture for state management, multi-agent orchestration, and fault-tolerant workflows.

sourcery-ai/sourcery

An automated AI code reviewer and IDE assistant that provides instant feedback on pull requests and helps developers optimize code quality.

agentic-commerce-protocol/agentic-commerce-protocol

An open standard and interaction model maintained by OpenAI and Stripe that enables AI agents to seamlessly conduct commercial transactions between buyers and businesses.

Memento-Teams/Memento-Skills

A skill-centric agent runtime that allows AI agents to design, execute, and persist reusable skills to improve their performance on complex tasks through a reflection-based learning loop.

coinbase/agentkit

A toolkit for giving AI agents crypto wallets and onchain interaction capabilities, enabling them to to handle payments and monetize their services.

cyanheads/obsidian-mcp-server

An MCP server that enables AI agents to read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via the Local REST API.

FerroxLabs/wayland

A local-first desktop AI agent command center that orchestrates multiple AI CLIs and agents from one interface with shared persistent memory.

1mancompany/OneManCompany

An agentic operating system that lets a single human act as CEO of a virtual company staffed by collaborating AI employees to deliver professional-grade products.

NickCharlie/astrbot_plugin_self_learning

A self-learning plugin for AstrBot that allows bots to autonomously acquire group-specific slang, expression styles, and social relationships from chat history to evolve their persona.

zy-zmc/tianming-novel-ai-writer

An AI-powered novel writing system that ensures long-term narrative consistency by managing story elements as structured data and state snapshots rather than relying on LLM context windows.

librefang/librefang

An open-source Agent Operating System built in Rust that enables the deployment of autonomous, scheduled AI agents that work independently of manual prompts.

mozilla/translations

Training pipelines and an inference engine for machine translation models that power local, client-side web page translation in the Firefox browser.

staskh/trading_skills

An AI-powered market analysis tool that consolidates technicals, fundamentals, and portfolio management into a conversational interface for traders.

ReflexioAI/reflexio

An AI agent self-improvement harness that turns user corrections and successful interaction paths into persisted behavioral improvements and shared playbooks.

tableau/tableau-mcp

A suite of developer primitives using the Model Context Protocol (MCP) to integrate Tableau's data and analytics into AI applications.

christopherkarani/Swarm

A Swift-native agent runtime for building type-safe AI agents with support for on-device Apple Foundation Models and composable workflows.

runvendo/vendo

An open-source customization layer for B2B SaaS that lets users build their own features and micro-apps via an embedded agent that interacts with the product's API.

Nixtla/nixtla

Nixtla offers a Python SDK to call TimeGPT, a large transformer model for zero‑shot time‑series forecasting and anomaly detection. The SDK handles API authentication, request/response handling, and optional plotting, and supports fine‑tuning, exogenous variables, multi‑series forecasts, and Snowflake deployment. The model itself is hosted (closed‑source) and accessed via an API key; the SDK is Apache‑2.0 open source.

strands-agents/samples

A collection of demonstration and educational samples for building AI agents using the Strands Agents framework in Python and TypeScript.

TurixAI/TuriX-CUA

TuriX is an open-source computer-use agent that allows AI models to perform real actions on a desktop GUI across macOS, Windows, and Linux without needing app-specific APIs.

ggozad/haiku.rag

An agentic, local-first RAG system that provides citation-aware answers to questions about documents, featuring multimodal search and sandboxed Python analysis.