aceintellegence

Project Templates

Start from working templates for common product patterns.

Templates reduce setup time and help teams standardize engineering practices from day one.

Document Chat App

Full-featured chat interface with document upload and citations.

npx create-aceintellegence-app chat-app --template doc-chat

Admin Dashboard

Dashboard for managing documents, users, and analytics.

npx create-aceintellegence-app admin --template dashboard

API Service

FastAPI wrapper for document intelligence endpoints.

npx create-aceintellegence-api service --template api

Slack Bot

Connect aceintellegence to your Slack workspace for document Q&A.

npx create-aceintellegence-bot slack-bot --template slack