A tool for visualizing and testing neural networks using Vite, React, and OpenAI's GPT-o1 model.
SourceCodeDemo
Why and How Was It Created?
This app was an experiment to explore OpenAI's capabilities. Although not an ideal learning tool, I chose neural networks—a challenging topic—to push my limits. The project, originally started in Next.js, was later migrated to Vite due to library compatibility issues, and it helped me understand neural networks and their applications in AI.
Features & Technologies
- Tech Stack: React.js, Vite, Tailwind CSS
- Simple visual explanation of neural networks
- Responsive visualizer
- Rich configuration, including weight adjustments
- Deployed on Vercel