Paste any Python function. Get instant explanation, docstring and improvement suggestions β powered by Groq LLaMA 3.1.
https://devdocs-ai.netlify.app
- π‘ Plain English explanation of what your code does
- π Auto-generated Google-style docstring
- β‘ 3 specific numbered improvement suggestions
- π One-click copy for generated docstring
- β¨οΈ Ctrl + Enter keyboard shortcut
| Layer | Technology |
|---|---|
| Backend | Python, FastAPI |
| AI | Groq API β LLaMA 3.1 |
| Frontend | HTML, CSS, JavaScript |
| Deployment | Hugging Face Spaces + Netlify |
cd backend
pip install -r requirements.txt
python -m uvicorn main:app --reloadOpen frontend/index.html with Live Server in VS Code.
devdocs-ai/
backend/
main.py # FastAPI app + Groq AI integration
requirements.txt
Dockerfile # For Hugging Face deployment
frontend/
index.html # Full UI with particle animations
README.md
Built by Enosh β IT undergrad at Vasavi College of Engineering, Hyderabad