Markeljan / web3gpt

Develop and deploy smart contracts using natural language.
https://w3gpt.ai
MIT License
81 stars 35 forks source link
agents-web3 ai-solidity ai-web3 solidity solidity-ai web3-agents web3-ai

Web3GPT šŸš€

Web3GPT is an AI-powered smart contract development platform that combines Large Language Models (LLMs) with specialized AI agents to streamline blockchain development. Try it live at w3gpt.ai or check out our documentation.

image

Key Features šŸŒŸ

Getting Started šŸ› ļø

  1. Clone the repository
  2. Configure environment variables (see .env.example)
  3. Install dependencies and run the development server
bun install
bun dev