Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.49 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.49 KB

Solidity Code Co-Pilots

Use AI to review your Solidity code.

Solidity Code Co-Pilots

Running Locally

  1. Clone Repo

    git clone https://github.com/thopatevijay/solidity-co-pilots.git
  2. Install Dependencies

    npm i
  3. Run App

    npm run dev

Technical Stack

  • Frontend: Next.js
  • Backend: Node.js,
  • AI Integration: Flock's AI Co-Creation Platform
  • Styling: Tailwind CSS

Links

Flow Diagram

Solidity Code Co-Pilots Flow Diagram

Future Enhancements / Coming Features

  • Solidity Code Editor: Integrate Monaco Editor for a seamless coding experience.
  • Code Suggestions: Provide real-time code suggestions similar to GitHub Copilot.
  • VS Code Extension: Develop an extension for VS Code to integrate AI code reviews directly.
  • User Accounts: Add user account features to save and load code review history.
  • Advanced AI Features: Implement advanced AI algorithms for better code analysis and optimization suggestions.
  • Collaboration Tools: Enable real-time collaboration for teams working on Solidity projects.

Contact

If you have any questions, feel free to reach out to me on Twitter.