Discover and explore top open-source AI tools and projects—updated daily.
notdog1998Distill yourself into a digital agent
New!
Top 24.2% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This project enables users to create a personalized AI replica by "distilling" their own data, such as chat logs and diaries. It targets individuals interested in self-reflection, digital immortality, or building AI personas. The benefit is a functional AI skill that mimics the user's thinking and speaking style.
How It Works
The core approach deconstructs user data into "Self Memory" (personal history, values) and "Persona" (a five-layer model of identity, communication, emotions, and behavior). It processes diverse inputs like chat logs, diaries, photos, and text descriptions, building a comprehensive digital self structured as an AgentSkills-compatible skill.
Quick Start & Requirements
Install by cloning the repo into .claude/skills/create-yourself (local) or ~/.claude/skills/create-yourself (global). Requires Python 3.9+ and Claude Code. Optional dependencies are installable via pip install -r requirements.txt. An English README is available.
Highlighted Details
Maintenance & Community
The README does not detail specific contributors, sponsorships, or community channels.
Licensing & Compatibility
Licensed under the MIT License, permitting broad usage, modification, and distribution, including for commercial purposes.
Limitations & Caveats
Skill fidelity depends heavily on input data quality. The generated skill is a snapshot of the user at distillation time and is intended for self-observation, not as a reality substitute.
1 week ago
Inactive