Spaces:
Runtime error
Runtime error
File size: 525 Bytes
3e24ee0 1f164ae a576b74 1f164ae a576b74 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Ml Aided Static Code Analysis
emoji: π
colorFrom: pink
colorTo: gray
sdk: gradio
sdk_version: 3.0.5
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
### Tasks that can be done
- Code Generation (Natural Language Query | Code Completion) -> https://huggingface.co/lvwerra/codeparrot-small
- Code Summarization (Summarize in Natural Language)
- Code Search (from NL)
- Similarity Check (Duplicate Detection)
- Vulnerability Detection |