Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arunn7
/
ai-code-analyzer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ddf8352
ai-code-analyzer
167 kB
1 contributor
History:
9 commits
arun3676
Fix: Remove google.generativeai import that was causing ModuleNotFoundError
ddf8352
8 months ago
.streamlit
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
analyzer
Fix: Remove google.generativeai import that was causing ModuleNotFoundError
8 months ago
.gitignore
391 Bytes
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
API_SETUP.md
1.28 kB
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
Procfile
120 Bytes
Fix Render deployment issues: update configs, add health check, fix environment handling
8 months ago
README.md
6.55 kB
Remove Google Gemini support - keep only 3 models (OpenAI, Anthropic, DeepSeek)
8 months ago
app.py
10.6 kB
Remove Google Gemini support - keep only 3 models (OpenAI, Anthropic, DeepSeek)
8 months ago
launch.py
3.26 kB
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
launch_matrix.py
6.76 kB
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
matrix_app.py
22.3 kB
Enhanced: Update instructions to include GitHub Repository analysis mode
8 months ago
matrix_final.py
40.8 kB
Fix syntax error in matrix_final.py: correct indentation of else block
8 months ago
matrix_final_backup.py
40.5 kB
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
netlify.toml
233 Bytes
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
render.yaml
549 Bytes
Remove Google Gemini support - keep only 3 models (OpenAI, Anthropic, DeepSeek)
8 months ago
requirements.txt
113 Bytes
Remove Google Gemini support - keep only 3 models (OpenAI, Anthropic, DeepSeek)
8 months ago
runtime.txt
14 Bytes
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
streamlit.bat
33 Bytes
Initial commit: LLM Code Analyzer with multi-model support
8 months ago
test_app.py
1.12 kB
Initial commit: LLM Code Analyzer with multi-model support
8 months ago