15 projects
apcore-cli
Terminal adapter for apcore — execute AI-Perceivable modules from the command line
apcore-toolkit
Shared scanner, schema extraction, and output toolkit for apcore framework adapters
apcore
Schema-driven module standard for AI-perceivable interfaces
apcore-mcp
Automatic MCP Server & OpenAI Tools Bridge for apcore
mcp-embedded-ui
A lightweight, minimal-dependency embedded Web UI for any MCP Server.
fastapi-apcore
FastAPI integration for apcore AI-Perceivable Core — exposes FastAPI routes as apcore modules with auto-discovery, schema extraction from Pydantic models, and OpenAPI-based scanning.
apflow
Agent workflow orchestration and execution platform
apcore-a2a
Automatic A2A Protocol Adapter for apcore Module Registry
flask-apcore
Flask Extension for apcore AI-Perceivable Core integration, exposes Flask routes as MCP tools with auto-discovery, schema inference, YAML binding, and built-in observability. Supports MCP server (stdio/HTTP) for LLM tool integration.
django-apcore
Django integration for apcore — scan existing REST APIs and serve them as MCP tools for AI agents
apdev
Shared development tools for Python projects - character validation, circular import detection, and more
aphub
AI Agent Hub CLI
aphub-sdk
Python SDK for aphub
sqlalchemy-session-proxy
A lightweight proxy for SQLAlchemy sessions that seamlessly supports both synchronous (`Session`) and asynchronous (`AsyncSession`) usage. This library provides a unified interface to interact with SQLAlchemy sessions, making it easy to write code that works in both sync and async environments.
aipartnerupflow
Agent workflow orchestration and execution platform