Arcan AI
AI-powered assistant for building amazing applications.
Overview
Arcan AI is a monorepo project built with Turborepo containing:
- API - Fastify backend with AI integrations
- Mobile - React Native app with Expo
- Web - React Router Framework web app
- SDK - Type-safe API client
Tech Stack
| Layer | Technology |
|---|---|
| Monorepo | Turborepo, pnpm |
| API | Fastify, Zod, Swagger |
| Mobile | Expo, StyleSheet + Theme, Reanimated |
| Web | React Router, TailwindCSS, Framer Motion |
| State | TanStack Query, Zustand |
| AI | Anthropic SDK, ElevenLabs |
Quick Links
- Installation
- Architecture Overview
- API Documentation
- Swagger UI (local) — interactive API docs (requires API running)
- OpenAPI spec JSON (local) — raw OAS (requires API running)