Skip to content

EmiliooDev/mind-mate

Repository files navigation

This is a Next.js Project with OpenAI API

This is a botchat application that uses the OpenAI API gpt-3.5-turbo.

Desktop preview

alt text

Mobile preview

alt text

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.