Create your own Chatbot. This is a powerful conversational agent capable of assisting you with a variety of tasks.
To get started with Chatbot, follow these steps:
- Fork this repository:
- Get your Gemini API:
- Set the Bot:
Open .env.local and customize the bot
NEXT_PUBLIC_DEVELOPER=Ronen //Replace Ronen with your name
NEXT_PUBLIC_BOT_NAME=Chatbot //Replace Chatbot with your bot character name
NEXT_PUBLIC_GEMINI_API= //Enter your Gemini API here- Deploy on Vercel:
Contributions are welcome! If you have any ideas, bug fixes, or enhancements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
