Our Tech Stack
The Kindful app is built with a modern and robust tech stack, primarily focused on Next.js and its ecosystem. Here are the key technologies used:
- Framework: Next.js (using the App Router)
- UI Library: React
- UI Components: ShadCN UI (utilizing Radix UI primitives and Lucide React for icons)
- Styling: Tailwind CSS
- AI Integration: Genkit
- Specifically using the Google AI plugin for Genkit (
@genkit-ai/google-genai) - Models used include
googleai/gemini-2.5-flashfor text tasks,googleai/gemini-2.5-flash-image-previewfor image generation, andgoogleai/gemini-2.5-flash-preview-ttsfor speech generation.
- Specifically using the Google AI plugin for Genkit (
- Language: TypeScript
- Schema Validation: Zod
- Date Utilities: date-fns