Skip to content

robmi10/ai-mood-app

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Overview

AI Mood Insights is an innovative application designed to support mental health in our digital age. Leveraging the power of artificial intelligence, this app tracks users' daily moods, analyzes patterns, and provides insights to help users understand their emotional well-being. By combining modern technologies like Next.js, tRPC, and OpenAI with Pinecone's vectorization capabilities, AI Mood Insights offers a user-friendly platform for individuals looking to enhance their mental wellness.

Features

  • Daily mood tracking
  • Mood pattern analysis using AI

Technology Stack

  • Frontend: Next.js (v.14)
  • Backend: tRPC for type-safe API routes
  • Database: PostgreSQL via Supabase
  • AI Analysis: OpenAI
  • Data Vectorization: Pinecone
  • Authentication: NextAuth

Getting Started

To use AI Mood Insights, you'll need API keys for Pinecone and OpenAI, and a PostgreSQL database setup. Follow the installation instructions to set up your local development environment.