BabaChats AI is a spiritual AI companion designed to guide seekers on their journey of wisdom and enlightenment. Unlike standard AI assistants, BabaChats is tuned to provide thoughtful, culturally resonant, and spiritually grounded responses, helping users explore the depths of their consciousness.
We believe in making wisdom accessible to everyone, regardless of where they are on their path.
- Seeker (Free): For those just starting their journey. Access to standard models and essential guidance.
- Enlightened (Pro): For the dedicated practitioner. Deeper insights, advanced reasoning models, and unlimited exploration.
This project is built with Next.js, and PostgreSQL. It is based on the Vercel AI Chat template.
- Node.js 22+
- pnpm
- PostgreSQL database
-
Clone the repository:
git clone https://github.com/AnmolDotX/babachats-ai.git cd babachats-ai -
Install dependencies:
pnpm install
-
Environment Setup: Copy the example environment file and fill in your credentials:
cp .env.example .env
You will need:
POSTGRES_URL: Your database connection string.AUTH_SECRET: Generate one withopenssl rand -base64 32.- AI Provider Keys (e.g.,
GOOGLE_GENERATIVE_AI_API_KEY).
-
Database Setup: Push the schema to your database:
pnpm run db:migrate
-
Run Development Server:
pnpm run dev
Open http://localhost:3000 to start your journey.
- Framework: Next.js 15 (App Router)
- Database: PostgreSQL (Drizzle ORM)
- Auth: NextAuth.js
- Styling: Tailwind CSS
- Deployment: Vercel
Connect with the creator:
- Twitter: AnmolDotX
- LinkedIn: AnmolDotX
- Email: [kumaranmol8611@gmail.com]
- Phone: [+91 6205993748]
May your path be illuminated. 🕯️
