Reshinth Adithyan
Initial app
a576b74
|
raw
history blame contribute delete
No virus
525 Bytes

A newer version of the Gradio SDK is available: 4.44.0

Upgrade
metadata
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