Skip to content

PowerForYou74/cellrepair-grok-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ CellRepair.AI — Grok AI Demo

Docker Next.js FastAPI Grok

Complete demo repository: CellRepair.AI + Grok integration with guardrails.

Website · Demo Video · Live Demo


🚀 Quick Start

cp .env.example .env  # fill in your keys
docker compose up -d

✨ Features

Feature Description
Docker Compose Setup in <60s
FastAPI Backend High-performance API
Next.js Frontend Modern React UI
Guardrails Confidence-Gate, Fallback, Abort
CI Workflow GitHub Actions
Brand Assets Logo, Colors, Font

⚙️ Environment Variables

Variable Description
MODEL_ROUTING quality_cost routing strategy
Hard-Limits Session-Budget enforcement
Confidence-Gate <0.6 triggers re-route
Stuck-Agent Abort + Trace-IDs
DEV/STAGE/PROD Profile switching

🏗️ Project Structure

cellrepair-grok-demo/
├── api/              # FastAPI backend
├── web/              # Next.js frontend
├── assets/           # Brand assets (logo, colors)
├── .github/          # CI workflow
├── docker-compose.yml
└── .env.example

🔗 Related Projects

Project Description
cellrepair-ai Core AI framework
cellrepair-agentx-purple AgentX Purple Agent (96.5% win rate)
cellrepair-langchain LangChain integration
cellrepair-mcp-server Claude MCP integration

📄 License

MIT — see LICENSE for details.


About

CellRepair.AI + Grok Integration Demo

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors