Your Ultimate Puzzle Solver
Solve riddles, mysteries, logic puzzles, brain teasers, and Sudoku challenges with AI.
DotSolve AI is a modern AI-powered puzzle platform built with React, TypeScript, Vite, and Tailwind CSS.
It combines:
- an intelligent AI puzzle assistant,
- automatic puzzle solving tools,
- and a curated collection of riddles and brain teasers
into one polished interactive experience.
Whether you want to challenge yourself with mysteries, solve a Sudoku instantly, or get step-by-step reasoning from AI, DotSolve AI delivers a fun and visually engaging experience across desktop and mobile devices.
An AI-powered puzzle assistant using Groq + Llama 3.3 70B.
- Solve riddles & logic puzzles
- Step-by-step explanations
- Puzzle-specialized AI behavior
- Context-aware conversation memory
- Smooth real-time chat interface
- Responsive animated UI
Explore categorized riddles and brain teasers.
- π Funny
- π§ Logic
- π΅οΈ Mystery
- π§ͺ Science
- β Math
- Dynamic riddle generation via API
- Interactive answer reveal system
- Smooth transitions & loaders
- Clean split-panel puzzle interface
Automatic puzzle solving tools.
- Sudoku Solver
- OCR-based image scanning using Tesseract.js
- Manual Sudoku grid input
- Instant solved puzzle generation
- LinkedIn Queens Solver
- Connect The Dots Solver
- More puzzle types soon
- React
- TypeScript
- Vite
- Tailwind CSS
- Framer Motion
- Groq API
- Llama 3.3 70B
- Tesseract.js
- Vercel / Netlify
git clone https://github.com/vinitpatil-8/dotsolve.gitcd dotsolve/dotsolvenpm installCreate:
.env.localAdd:
VITE_GROQ_API_KEY=YOUR_GROQ_API_KEYGet API key from:
npm run devTo test on your phone locally:
npm run dev -- --hostThen open:
http://YOUR_LOCAL_IP:5173on your mobile browser.
Ask:
- riddles
- mysteries
- logic questions
- IQ puzzles
- detective puzzles
The AI responds with analytical step-by-step reasoning.
Choose a category and receive a randomly generated riddle.
Answers stay hidden until revealed interactively.
Upload or manually input a Sudoku puzzle and receive a solved grid instantly.
DotSolve AI focuses on:
- playful retro aesthetics
- bold typography
- smooth animations
- responsive interactions
- game-like UI experiences
The goal was to make puzzle solving feel fun, interactive, and visually memorable instead of building a generic chatbot.
- Streaming AI responses
- Persistent chat history
- More puzzle solvers
- User accounts
- Multiplayer puzzle battles
- AI-generated mystery games
- Daily puzzle streaks
- Leaderboards
Contributions are welcome.
- Fork the repository
- Create a feature branch
git checkout -b feature/amazing-feature- Commit changes
git commit -m "Add amazing feature"- Push branch
git push origin feature/amazing-feature- Open Pull Request
This project is licensed under the MIT License.
Built by Vinit Patil π
If you liked the project, consider starring the repository β



