AI DevHelper is a full-stack web app that uses GPT-4 to explain, optimize, or comment code across multiple programming languages.
-
Built with React, TailwindCSS, FastAPI, and LangChain.
-
Supports Python, JavaScript, Java, and C++.
- 🧠 GPT-powered code assistant
- 💡 Supports Python, JavaScript, Java, and C++
- 🛠️ Tools: Explain Code, Optimize Code, Add Comments
- 🎨 Beautiful React frontend with TailwindCSS
- ⚙️ FastAPI backend with LangChain and OpenAI API
Frontend:
- React
- TailwindCSS
- Framer Motion
- Axios
- Prism.js
Backend:
- FastAPI
- LangChain
- OpenAI API
- Python