This is a quick way to generate holos using CORE. We built a minimal MDX generator using which you can generate your holo in 5 minutes, where people can chat with your digital version.
We currently have two personalities:
- Paul Graham - pg.getcore.me
- Y Combinator - yc.getcore.me
If you'd like to request a new digital personality, please create an issue using the "New Digital Version" template.
.
├── holos/pg/ # Paul Graham personality
└── holos/yc/ # Y Combinator personality
Each personality directory contains:
holo.json- Configuration file for the HOLO personalityintroduction.mdx- Introduction page contentDockerfile- For deployment- Image assets for the personality
See individual README files in each directory for more details:
- CORE - Document generation and knowledge base system