/ChatBot

Chatbot is a chat application where users can interact and chat with artificial intelligence.

Primary LanguageTypeScript

Chatbot

ChatBot is an artificial intelligence-based chatbot capable of interacting with users.


You can reach project with Chatbot


Used Technologies

  • Vite
  • Typescript
  • React.js
  • React-Router-Dom
  • Axios
  • Tailwind
  • React-icons

Installation:

  • git clone https://github.com/Cansualtun/ChatBot.git
  • Go to openai site and create an account Open AI. After creating an account, create an API key.Paste the API key you created into the key section of the .env file.
  • npm install && npm run dev