ChatBot is an artificial intelligence-based chatbot capable of interacting with users.
You can reach project with Chatbot
- Vite
- Typescript
- React.js
- React-Router-Dom
- Axios
- Tailwind
- React-icons
- 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