Spaces:
Runtime error
Runtime error
# π Code Project Analyzer | |
Welcome to the Code Project Analyzer! This tool helps you analyze your code projects using AI-powered insights. | |
## π Features | |
- Analyze Python, Java, and React code files | |
- Detect technology stack and dependencies | |
- Measure code complexity metrics | |
- Generate project summaries | |
- Get answers to specific questions about your code | |
## π How to Use | |
1. Upload your code files (supported: .py, .java, .js, .jsx, .ts, .tsx) | |
2. Enter your analysis questions or use the default ones | |
3. Click "Analyze Code" to get insights about your project | |
## π― Example Questions | |
- What is the project's abstract? | |
- What is the system architecture? | |
- What are the software requirements? | |
- What are the hardware requirements? | |
## π Results | |
You'll get: | |
- Project objective and tech stack overview | |
- Interactive code metrics visualization | |
- Detailed answers to your questions | |
- Complexity assessment | |
Made with β€οΈ using Streamlit and Hugging Face | |