The Unified Intelligence Interface — A high-fidelity creative platform merging advanced neural models with professional production tools.
creAItr. is a professional-grade creative ecosystem built for the "Dark Future" aesthetic. It leverages creAItr AI's advanced reasoning capabilities alongside a local Retrieval-Augmented Generation (RAG) pipeline to provide a deeply contextual workspace for writers, designers, and developers.
- creAItr AI Reasoning: Integrated with high-speed inference engines for advanced reasoning with transparent reasoning steps.
- Dynamic RAG: Local ChromaDB vector store for semantic indexing of PDFs, RSS feeds, and chat history.
- Trend Spotter: Specialized AI agent for identifying viral content opportunities from global social signals.
- Sonic Synthesis: Edge-TTS integration for low-latency, neural-quality text-to-speech.
- Global Kanban: Unified drag-and-drop board for managing tasks across all project workstreams.
- Asset Vault: Centralized repository for sharing media and documents across different creative tools.
- Creative Calendar: 3D-inspired scheduling interface for deadline and production management.
- YouTube Intelligence: Real-time channel analytics, growth projections, and performance snapshots.
| Tool | Core Technology | Capability |
|---|---|---|
| 💬 Project Chat | creAItr AI + ChromaDB | Context-aware AI assistance within workspaces |
| 🎬 Cinematic Editor | Cloudinary | Professional video processing and secure cloud storage |
| 🖼️ Photo Editor | Canvas API | Real-time image manipulation and filtering |
| 🎨 Neural Canvas | Excalidraw | Rapid prototyping, wireframing, and freehand sketching |
| ✍️ Writing Studio | React Quill | AI-assisted rich text editing with Markdown and word analysis |
| 📦 Asset Vault | Persistent Storage | Cross-tool asset management and sharing |
creAItr. implements a bespoke cinematic UI/UX:
- Glass Morphism: Translucent elements with heavy backdrop blurs (Tailwind 4).
- Cinematic Motion: High-performance animations using Motion v12.
- Spatial Depth: Three.js/React Three Fiber backgrounds for immersive interaction.
- Non-Linear Navigation: Animated
GooeyNavtransitions for seamless page switching.
- Vite 7: Ultra-fast build and development cycle.
- TailwindCSS 4: Advanced utility-first styling.
- Three.js + R3F: Immersive 3D environments.
- Motion: Production-ready animation library.
- Excalidraw & React Quill: Specialized workspace tools.
- Flask: Lightweight, high-performance API routing.
- MongoDB: Flexible NoSQL storage for profiles and metadata.
- ChromaDB: Native vector storage for local RAG processing.
- PyJWT & Bcrypt: Enterprise-grade security and authentication.
- creAItr AI Engine: High-fidelity large language model inference.
- Hardware: 4GB+ RAM, GPU optional (inference is API-based).
- Runtime: Python 3.8+, Node.js 18+.
- Data: MongoDB instance.
- Clone & Enter
git clone https://github.com/aasaan-hainn/creAItr..git cd creAItr. - Backend Setup
cd backend_server pip install -r requirements.txt python backend.py - Frontend Setup
cd frontend npm install npm run dev
| Method | Route | Description |
|---|---|---|
POST |
/chat |
Contextual stream from creAItr AI with reasoning |
POST |
/tts |
Neural speech generation |
GET |
/projects |
Workspace metadata and cross-project stats |
PUT |
/tasks/:id |
Real-time Kanban state update |
- Data Sovereignty: Your local documents are indexed into Local Vector Stores, never sent to model training sets.
- Secure Auth: JWT-secured sessions with bcrypt salted hashing and multi-layered token validation.
- Encrypted Pipelines: AES-256 for data at rest and TLS for all API communications.
Detailed guides, API documentation, and security whitepapers are available within the application:
- Navigate to Support
- Click View Docs to enter the immersive Documentation portal.
Built for the visionaries. Made by the creAItr. team.