File size: 969 Bytes
be94910
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# πŸ” 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