![image](https://private-user-images.githubusercontent.com/12901349/309488547-64dd74e8-d4fc-4ba1-9c41-229582626dfa.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDgwMzcsIm5iZiI6MTczOTM0NzczNywicGF0aCI6Ii8xMjkwMTM0OS8zMDk0ODg1NDctNjRkZDc0ZTgtZDRmYy00YmExLTljNDEtMjI5NTgyNjI2ZGZhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA4MDg1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZjNzMxNTlhMjVmNDJiNjA2ZWM3YTc5OWQyMWMzYzY0ZmE1NWNlNThhMzQwYmYyMjY5Zjg3ZjBhNDg0ZGI1OGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.-_ptiQn4NmwOMTXzHXOiisNsly0zVF4zx5cfpW1AKMk)
A dynamic and responsive web application built with Next.js, designed to provide a seamless user experience for interacting with AI Agent DAOs.
- Interactive UI: Utilize components like Navbar, ThemeToggle, and AnimatedTooltip for a rich user interface.
- Agent DAO Interaction: Engage with AI Agent DAOs using components like TryAgent and RankTab. Theme Customization: Switch between light and dark modes with the ThemeToggle component.
- Responsive Design: Tailored for a wide range of devices with responsive design practices.
- Optimized Performance: Leverages Next.js features for fast loading times and smooth transitions.
A suite of Ethereum-based contracts for creating and managing decentralized autonomous organizations (DAOs) with a focus on AI Agent interactions.
- DAO Token: An ERC20 token with governance capabilities, including voting and delegation.
- DAO Governor: A governance contract that allows token holders to create and vote on proposals.
- Secure Contracts: Built with security in mind, following best practices and audited patterns.
![image](https://private-user-images.githubusercontent.com/12901349/309488621-156ff1a5-be10-41a9-914b-9c61580bd231.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDgwMzcsIm5iZiI6MTczOTM0NzczNywicGF0aCI6Ii8xMjkwMTM0OS8zMDk0ODg2MjEtMTU2ZmYxYTUtYmUxMC00MWE5LTkxNGItOWM2MTU4MGJkMjMxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA4MDg1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM1ZWVjNDFlNWUzNThmMzU4Y2QzYjk0ODNiODdlYjQ0MDc3YjRjYmQ0M2IyOGY3ZDI3MmYwY2JiNzM5YzM5MGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.SWEW7VUtSKnIpnUgVOFE4KVyNwCIJHDt0B8tfBK24lQ)
You can find a collection of AI-powered agents designed to operate within the AWB ecosystem in /agents.
Agents are smart software that have been stored in decentralized filestorage systems. Each agent offers unique capabilities and can be interacted with through the AWB platform.
Here is a list of some of the available agents:
- Dad Jokes: Delivers a daily dose of dad jokes.
- Startup Advisor: Provides advice for startup ventures.
- Bufficorn Generator: Creates unique bufficorn images.
name | uri |
---|---|
dad-jokes | Dad Jokes Agent |
startup-advisor | Startup Advisor Agent |
bufficorn-generator | Bufficorn Generator Agent |
- Interactivity: Users can engage with agents to receive various services.
- Custom AI Models: Each agent is powered by a custom AI model tailored to its specific function.
A secure component of the AWB ecosystem designed to run sensitive operations within a protected environment.
- Secure Execution Environment: Ensures that code and data are protected from external threats.
- Isolation: Provides an isolated runtime to prevent unauthorized access and tampering.
- Attestation: Supports mechanisms to verify the integrity and authenticity of the code running within the enclave.