Automated smart contract security code review tool. Our tool is %100 automated so It can save a lot of time.
This project uses state of the art LLM models that are specialized with public audit reports to create an automated code-review tool. It is focused on solidity but can support other languages in the future. Our main logic is implemented in python but we also created a smart contract to add extra on-chain functionalities.
This project uses OpenAI embeddings and chatapi as well as pinecone vector db and Langchain to analyze smart contract code and automatically find vulnerabilities. This project uses state of the art LLM models that are specialized with public audit reports to create an automated code-review tool. It is focused on solidity but can support other languages in the future. Our main logic is implemented in python but we also created a smart contract to add extra on-chain functionalities.