Skip to content
/ uap Public

UAP (Unified Agentic Platform) - An end-to-end platform for building, deploying, and operating AI agents using multiple frameworks including CopilotKit, Agno, and Mastra

Notifications You must be signed in to change notification settings

ricable/uap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unified Agentic Platform (UAP)

Overview

UAP is an end-to-end platform for building, deploying, and operating AI agents using multiple frameworks.

Quick Start

Prerequisites

  • Devbox installed
  • Docker (optional)

Development Setup

# Clone the repository
git clone <repo-url>
cd uap-platform

# Enter the devbox shell
devbox shell

# The environment will auto-setup on first run
# Start development servers
devbox run dev

Production Deployment

# Deploy to cloud
devbox run deploy

Architecture

  • Frontend: React + TypeScript + Vite
  • Backend: Python + FastAPI
  • Protocol: AG-UI
  • Frameworks: CopilotKit, Agno, Mastra

Documentation

See /docs for detailed documentation.

About

UAP (Unified Agentic Platform) - An end-to-end platform for building, deploying, and operating AI agents using multiple frameworks including CopilotKit, Agno, and Mastra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published