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.