Kindful

Your daily guide to a more compassionate world.

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-flash for text tasks, googleai/gemini-2.5-flash-image-preview for image generation, and googleai/gemini-2.5-flash-preview-tts for speech generation.
  • Language: TypeScript
  • Schema Validation: Zod
  • Date Utilities: date-fns