Skip to content

A simple landing page with a Chat component, integrated with Open AI, to provide ChatGPT capabilities.

Notifications You must be signed in to change notification settings

caike08/custom-chatgpt

Repository files navigation

Custom ChatGPT is a demo Landing Page with an integrated Chat component, that connects with OpenAI.

Tech Stack Used

Getting Started

After cloning the repository:

  • create your .env file with a OPENAI_API_KEY to be able to access the OpenAI/ChatGPT

  • run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A simple landing page with a Chat component, integrated with Open AI, to provide ChatGPT capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published