Vis.A is an interactive visualization tool that brings algorithms to life.
It helps users understand sorting, searching, and other algorithms visually with clean animations and an AI-powered assistant for guidance.
- 🎥 Algorithm Visualizations — See sorting/searching algorithms in action
- 🤖 Gemini AI Integrated — Ask questions & get explanations in real-time
- 🎨 Modern UI — Built with React + TailwindCSS for smooth design
- ⚡ Fast & Lightweight — Minimal load time with optimized performance
- 📱 Responsive — Works across devices seamlessly
- Frontend: React
- Styling: Tailwind CSS
- AI Integration: Gemini AI API
- Deployment: Vercel
Clone the repository and install dependencies:
git clone https://github.com/your-username/Vis.A.git
cd Vis.A
npm install
npm run dev- Open the app in browser
- Select an algorithm (e.g. Bubble Sort, Quick Sort, etc.)
- Watch the visualization in action 🎥
- Use Gemini AI integration to get step-by-step explanations
- Contributions are welcome!
- Fork the repo
- Create a new branch
- Submit a pull request
-This project is licensed under the MIT License.