A lightweight and responsive chatbot built using React.js and Vite. It supports both free and paid AI models. In the demo version, the bot responds to questions based on a limited, predefined résumé of the developer.
- 🔌 Support for multiple AI models (free and paid) via OpenRouter or other APIs
- 📄 Demo mode: responds to questions about the developer based on sample résumé data
- 📱 Fully responsive for mobile and desktop
- ⚡ Powered by React + Vite
- 🔧 Easily extensible for more advanced use cases
Feel free to ask the bot questions about the developer. It uses a limited amount of manually entered résumé data to generate responses.
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
npm install
npm run dev📄 License MIT License
Made with ❤️ by Ali Safaeyan