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-chatAdmin Dashboard
Dashboard for managing documents, users, and analytics.
npx create-aceintellegence-app admin --template dashboardAPI Service
FastAPI wrapper for document intelligence endpoints.
npx create-aceintellegence-api service --template apiSlack Bot
Connect aceintellegence to your Slack workspace for document Q&A.
npx create-aceintellegence-bot slack-bot --template slack