AI tool fine-tuned by CodeBERT to help developers create, secure and fast development of smart contracts for dapps
The web-based AI chat help desk is targeted mainly at developers and the general public, with an emphasis on smart contract code analysis. It relies on Groq's API, rather than OpenAI's, and utilizes CodeBERT for the analysis and optimization of smart contracts.
day 1 : As i had decided to make a smart contract assistant or like chatgpt but somehow finetuned 1. i use groq api and setup it with the help of flask 2 . i done some research and found some articles for pretrained model so i use CODEBERT day 2 : 1. i setup the all the frontend part witht simple things like html css and vanilla js 2 . then i integrated everything and solving the errors