Posthuman is an advanced AI-driven system designed to assist with personal family interactions, future event planning, digital asset management, and posthumous account execution. It leverages cutting-edge technologies and operates entirely on local storage to ensure data privacy and security.
- Private and Public Memory Pools: Integrates data from private and public memory sources for personalized interaction (e.g., friends/family memory pools).
- Family Interaction Chatbot: Uses Mistral AI to enable meaningful conversations based on user-provided data.
- Future Event Messages: Auto-generates and sends messages for important events using:
- Deep Fake Video: Personalized video creation.
- AI Audio Recording: Authentic voice replication using ElevenLabs.
- Speech and Lip Synchronization: Realistic animation using Luma for positioning and Muse Talk for lip-sync.
- Digital Memorialization: Creates personalized video messages to memorialize an online presence for loved ones.
All data and analysis are stored locally for enhanced privacy. Sources include:
- Text messages, photos, and emails.
- Cloud accounts and storage (e.g., Drive, personal cloud profiles).
- Financial statements and password managers.
- Cryptocurrency wallets and blockchain data.
- Digital Footprint Discovery:
- Identifies digital assets, bank accounts, and subscriptions.
- Analyzes fiscal statements/returns using KNN with Mistral local models and OCR.
- Asset Delegation:
- Stores key assets and accounts for delegation upon an inflection point (e.g., post-mortem event).
- Links with Ethereum wallets and manages digital portfolios validated via EigenLayer.
- Automated Operations:
- Cancels subscriptions and payments posthumously using AI Operator Agent Scrappybara with Mistral context inputs.
- Deletes accounts and profiles efficiently.
- Task Scheduling:
- Cron jobs for post-mortem tasks.
- Live context tasks managed via Perplexity Sonar API.
- Tamper-Proof Execution:
- Blockchain ledger maintained with EigenLayer AVS for transparent will execution.
- Human-agent conversation logs validate transactions.
- Encrypted Hashing:
- AI agent ensures encrypted on-chain verification of critical tasks.
- AI Models:
- Mistral AI for interaction and context-based analysis.
- ElevenLabs for voice replication.
- Luma for video/image positioning.
- Langgraph for Agentic Workflows
- Scrappybara for agentic web browser based task automation.
- Databases:
- Elastic Vector Database for storing local data.
- Blockchain:
- Ethereum with EigenLayer for transaction validation and portfolio management.
- Full Stack:
- Vercel v0: Frontend
- Local Data Storage: All data and analysis are stored locally, ensuring no external access to sensitive information.
- Encrypted Blockchain: Transactions and data are secured with encrypted hashes on-chain.
- Clone the repository:
git clone https://github.com/your-repo-name/posthuman.git