Basic Information
AIZERO participated in Aleph Zero Bounty.
Project Introduction
AIZERO, an AI chatbot management dApp, integrates Aleph Zero resources to create AI-powered chatbots to answer questions related to the Aleph Zero ecosystem. It features an embeddable chat widget for any website and allows customization and training with personal instructions and resources.
- Website: https://aizero.space/
- Demo video: https://youtu.be/HKOLTkPOcao
- Source code: https://github.com/GinFdev/AIZERO
Problems Identified in the Aleph Zero Ecosystem:
- Complexity of Information: Aleph Zero technologies can be complex and challenging for new users to understand.
- Accessibility of Information: Users might find it difficult to locate specific information about Aleph Zero.
- User Support: Providing timely and accurate support to users with questions can be resource-intensive.
Solutions Implemented with AIZERO:
- AI-Powered Chatbot Integration: AIZERO, as an AI chatbot, addresses the complexity of information by offering real-time, easy-to-understand answers to user queries.
- Seamless Integration with Website: By embedding AIZERO as a chat widget on any website, it ensures that users have immediate access to assistance while they are navigating through the information.
- Training and customization: AIZERO can be trained and updated with your specific instructions and resources.
- Multi device support: The chat widget embedded on any website is responsive and supports multiple devices, including PCs, tablets, phones, etc.
Project Demo
Demo + setup
- Website.
- Video
- Source code
- Control Panel to customize AI (Login with Aleph Zero Tesnet)
- Simple website that embeds AIZERO chat bot + its source code.
- Setup.
- RPC Docs.
Technical Architecture
AIZERO is split into five main components:
- The AI: The powerhouse of AIZERO. It is trained with preloaded Aleph Zero datasets, but projects can easily load additional data to train their custom AI however they want at ease through AIZERO Control Panel.
- The Server Infrastructure: The bridge between applications and AIZERO. AIZERO's server provides simple-to-use APIs that applications can utilize to have more access in managing/using AIZERO.
- Embeddable Chat Widget: Embed the AIZERO chat widget UI on your site by simply adding 1 line of code to your website's html head.
- User-friendly AI Control Panel: An user-friendly control panel for users to create, modify and manage their AIZERO chat bots.
- Plan scupcription with $AZERO Utilize the $AZERO token to purchase a plan that fits your needs.
For further customizations and specific uses, AIZERO provides APIs to seemlessly interact with users' custom chat bots.
Items Completed During the Hackathon
In the 2 days of the hackathon, here are what we have achived:
Server/AI Side
- An AI chat bot that can handle Aleph Zero questions well.
- Ability to create multiple custom chat bots.
- Ability to load additional resources to train chat bots how users like.
- An RPC server that exports APIs for applications to integrate.
- Generate code embed for developers to easily integrate AIZERO chat bot into their website through a simple html tag.
- $AZERO subscription-based model for AIZERO usage.
- Login/Purchase plan with Aleph Zero Testnet.
Client Side
- Chat Widget UI that is embeddable into any front-end.
- AI Control Panel to create, train, modify, and manage AIZERO chat bots.
- Account management.
- Connect with AI through RPC APIs.
- $AZERO subscription-based model for AIZERO usage.
- Login/Purchase plan with Aleph Zero Testnet.
Items Planned to be Completed After the Hackathon
- Pull and combine resources from multiple LLMs.
- Integrate decentralized oracles into AIZERO as data sources.
- Optimize AIZERO for even higher accuracy and performance.
Built With
- aleph-zero-signer
- node.js
- openai
- sveltekit

Log in or sign up for Devpost to join the conversation.