/ishan-ai

A user-friendly AI website designed for information retrieval and addressing questions, powered by the OpenAI API, and built using Next.js.

Primary LanguageJavaScript

Text GPT Next.js

A user-friendly AI website designed for information retrieval and addressing questions, powered by the OpenAI API, and built using Next.js.

Simply add your OpenAI API key to the .env file and you're ready to go.

Use npm run dev to host locally @ localhost:3000. Or use npm run build and then npm run start to preview the public build.