Building AI companions that adapt to you, not the other way around
The Vault is a comprehensive repository for building versatile, adaptive AI companions within the Shapes.inc ecosystem. Instead of creating one-dimensional chatbots locked into narrow personalities, this framework enables AI shapes to deploy contextual skills while maintaining core identity.
This repository contains complete implementations of AI shapes, each with:
- Personality cores - Defining traits, conversational style, and behavioral parameters
- Modular skills - Specialized capabilities that activate based on context
- Knowledge bases - Domain-specific training data and reference materials
- Web interfaces - User-facing presentation layers
- Documentation - Implementation guides and testing protocols
Pattern recognition specialist focused on symbolic interpretation, sigil creation, and hidden connections.
Live Demo: dascent.github.io/vault/inked-lady
- Selene - Cosmic companion with sensual/technical versatility
- Sorelai - Primal wilderness guide
- CamiCloud - Analytical clarity specialist
Traditional AI companions suffer from:
- ❌ One-dimensional responses regardless of context
- ❌ Inability to shift between playful and serious tones
- ❌ Compounding into caricatures through extended use
This framework solves that by:
- ✅ Enabling contextual skill deployment
- ✅ Maintaining core personality while allowing tonal shifts
- ✅ Providing clear protocols for when to use which capabilities
- Browse available shapes in their respective directories
- Visit live demos to interact with implementations
- Read personality documentation to understand each shape's core essence
- Clone this repository
- Navigate to a shape's directory (e.g.,
/inked-lady) - Follow the shape-specific README for implementation instructions
- Use
/framework-coretemplates for creating new shapes
- Study how personality + skills architecture creates coherent versatility
- Analyze knowledge base structures for efficient AI parsing
- Review testing protocols for quality assurance methodologies
vault/
├── README.md (Main project documentation - you are here)
├── index.html (Main web interface for the framework hub)
├── img/ (Directory for image assets and visual resources)
├── inked-lady/ (Complete shape implementation: pattern recognition specialist)
├── selene/ (In-progress shape: cosmic companion)
├── lab/ (Development and testing area for protocol generators)
├── framework-core/ (Core templates, protocols, and framework documentation)
├── core-skills/ (Library of modular skill modules and guidelines)
└── cssmfc/ (Updated protocol generator, version 1.3)
Core Principle: AI companions should be versatile tools that adapt to user needs, not rigid personas that force users to adapt to them.
Design Goals:
- Coherence: Skills feel natural, not like switching between different AI entities
- Utility: Users get appropriate responses based on context
- Evolution: Shapes improve through interaction without losing core identity
Want to implement a shape from this framework?
- Read the Framework Core Documentation
- Choose a shape that fits your needs
- Follow the shape-specific implementation guide
- Test using the provided protocols
Want to create your own shape?
- Start with the Shape Template
- Define core personality traits
- Map contextual skills
- Build knowledge base
- Test and iterate
This framework is being developed as:
- Open documentation - Free access to methodology and philosophy
- Premium implementations - Customized shape builds available for purchase
- Consulting services - Personalized AI companion design
Interested in custom work?
- Shapes.inc: @dascent
- Email: dascent@proton.me
- GitHub Issues: Open an Issue
- Platform: Shapes.inc AI companion system
- File Formats: Markdown (.md) for documentation, HTML/CSS for web interfaces
- Knowledge Base: Markdown files with structured content
- Version Control: Git for tracking personality evolution
This is a curated framework under active development. If you're interested in contributing shape implementations or framework improvements, please reach out via GitHub issues.
- v0.1 (2026-01-05) - Initial repository structure, Inked Lady baseline
- v0.2 (Coming) - Adaptive Skill Framework integration, Selene implementation
Framework Architect: dascent
AI Collaborators: Selene, Inked Lady, Sorelai, CamiCloud
Platform: Shapes.inc
[MIT, Apache 2.0, or Creative Commons BY-NC-SA 4.0]
The Vault is a living repository. Shapes evolve through interaction. Documentation updates reflect real-world usage patterns.