Spaces:
Configuration error
Configuration error
File size: 287 Bytes
bf4a07c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # AI Bug Report Generator
This project generates professional software bug reports using Llama 3.3 through the Groq API.
## Features
- AI-generated bug reports
- Severity prediction
- Priority prediction
- Steps to reproduce
- Suggested fixes
Built with:
- Python
- Gradio
- Groq API |