Skip to content

bosiraphael/ai-chatbot

Repository files navigation

AI Chatbot

This is a simple implementation of a chatbot using OpenAI GPT-3.5 model and the new vercel ai SDK.

This project is made with Next.js and TailwindCSS.

Support me ☕

Buy Me A Coffee

How to use

  1. Clone the repository
  2. Install the dependencies
  3. Create a .env file with the following variable:
    • OPENAI_KEY
  4. Run the server with yarn dev
  5. Go to localhost:3000 and start chatting with the bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published