-
Clone Repo
git clone https://github.com/thopatevijay/SmartGenie.git
-
Install Dependencies
npm i
-
Run App
npm run dev
- Frontend: Next.js
- AI Integration: Galadriel's LLM Loops Agent
- Styling: Tailwind CSS
In Project Name, we have integrated a sophisticated LLM Loops Agent that enhances our platform's capabilities by performing iterative querying and responding. The agent is configured to use tools like web_search
and code_interpreter
to provide real-time data retrieval and code analysis functionalities.
- Initialization: The agent is initialized with specific prompts and configurations to perform tasks related to Solidity smart contracts.
- Tool Usage:
- web_search: Used to fetch real-time data and best practices from the internet.
- code_interpreter: Executes Solidity code snippets for analysis and validation.
- Iterative Process: The agent performs multiple iterations to refine responses and provide the most accurate and relevant suggestions.
- Live Project: Live Project Link
- Contract Address: 0xE43ea4bb5fb44C6cBD29573Df307991c7070BB03
- Enhanced Analytics: Advanced analytics dashboard to provide insights into smart contract performance and usage statistics.
- 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.
- 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.
If you have any questions, feel free to reach out to me on Twitter.