GeniusAI welcomes you to a world of personalized AI companions! Using Llama 2 13B powerful model, our platform lets you chat with different personas, making conversations engaging and interactive. Explore diverse personalities and enjoy an innovative way to connect and learn through dynamic interactions.
Check out our video showcasing GeniusAI in action:
GeniusAI is powered by a robust tech stack and organized in a Mono Repo style for seamless development:
- Turbo Repo
- Generative AI
- Next.js
- Typescript
- LangChain JS
- Pinecone Vector DB
- Upstash Redis
- Replicate
- Stripe
- Next Auth
- Social Logins (Github & Google)
- Prisma
- PostgreSQL
- Shadcn UI
- Tailwind CSS
- Zod Validation Schema
- React Hook Form
- Cloudinary
To dive into GeniusAI and explore its capabilities:
# Clone this repository
git clone https://github.com/dhavalCode/genius-ai.git
# Navigate to the repository
cd genius-ai
# Linux / Windows Environment Setup
cp .env.example .env # Linux
copy .env.example .env # Windows
# Install required dependencies
npm install
# Start a local development server
npm run dev
If you want to add more, Please don't hesitate to open a pull request.