All Projects
cat ~/projects/concierge/README.md
archived

>Concierge

Archived
Started: April 12, 2024Completed: June 14, 2024Company: Recodify.AI

An AI assistant built for Decentralized Autonomous Organizations.

Concierge

>Problem & Solution

Problem

DAOs face significant challenges with member management and governance. Traditional DAO management software makes it difficult to balance member autonomy with organizational cohesion, and there's often no centralized system for members to access information about the organization.

Solution

Concierge provides a node-based membership system that allows for individual member autonomy while maintaining organizational structure. It serves as both a management tool for DAO governance stakeholders and an AI-powered customer service agent that members can interact with directly. The AI assistant knows everything about the DAO, including its node network of members, creating a centralized knowledge base with decentralized control.

>Challenges

Complex Role-Based Access Control

Implementing a sophisticated role-based access system for different network members to add their own information, which resulted in a complex dashboard interface in NextJS.

Complex Role-Based Access Control

Implementing a sophisticated role-based access system for different network members to add their own information, which resulted in a complex dashboard interface in NextJS.

Node-Based Membership System

Designing and implementing a hierarchical node-based system that balanced individual member autonomy with organizational structure, requiring complex data modeling in PostgreSQL.

>Technologies

NextJS
TypeScript
PostgreSQL
Supabase
React
Tailwind CSS
OpenAI API
Anthropic API
Vercel
TypeScript
PostgreSQL
Supabase
OpenAI API
Anthropic API
Tailwind CSS
React
$cd ~/projects
will@diamond:~