Vertex Code Analysis

Streamlit
application badge
Created by team Attic Engineers on July 09, 2023

We are presenting a tool for static code analysis, based on a large language model by Google. It can assist you with code review and improvement. AI can greatly enhance code quality and save developer's time. Remember, fixing and improving the code is probably the most time-consuming part of the job. Conventional static code analysis tools are mostly rule-based. They can assist in: * checking style; * checking types; * finding basic security issues. In contrast, an AI-based code analysis tool can: * find potential bugs, based on syntax and semantics; * suggest code optimisations; * promote best coding practices. We believe this project can also find its place in the field of products for developer efficiency. With rapidly improving large language models, organisations and individuals are willing to boost their productivity, and pay for subscriptions or pay-as-you-go services.

Category tags:

"Impressive solution given the limited time frame"

avatar

Ervin Moore

PhD Computer Science Student