Hey HN! We're building an open-source CMS designed to help creators with every
part of the content production pipeline.<p>We're showing our tiny first step: A tool designed to take in a Twitter username
and produce an "identity card" based on it. We expect to use an approach similar
to [Constitutional AI] with an explicit focus on repeatability, testability, and
verification of an "identity card." We think this approach could be used to
create finetuning examples for training changes, or serve as inference time
insight for LLMs, or most likely a combination of the two.<p>The tooling we're showing today is extremely simplistic (and the AI is frankly
bad) but this is intentional. We're more focused on showing the dev experience
and community aspects. We'd like to make it easier to contribute to this project
than edit Wikipedia. Communities are frustrated with things like Wordpress,
Apache, and other open source foundations focusing on things other than
software. We have a lot of community ideas (governance via vote by jury is
perhaps the most interesting).<p>We're a team of 5, and we've bounced around a few companies with each other.
We're all professional creators (video + music) and we're creating tooling for
ourselves first.<p>Previously, we did a startup called Vidpresso (YC W14) that was acquired by
Facebook in 2018. We all worked at Facebook for 5 years on creator tooling, and
have since left to start this thing.<p>After leaving FB, it was painful for us to leave the warm embrace of the
Facebook infra team where we had amazing tooling. Since then, we've pivoted a
bunch of times trying to figure out our "real" product. While we think we've
finally nailed it, the developer experience we built is one we think others
could benefit from.<p>Our tooling is designed so any developer can easily jump in and start
contributing. It's an AI-first dev environment designed with a few key
principles in mind:<p>1. You should be able to discover any command you need to run without looking at
docs.
2. To make a change, as much context as possible should be provided as close to
the code as possible.
3. AIs are "people too", in the sense that they benefit from focused context,
and not being distracted by having to search deeply through multiple files or
documentation to make changes.<p>We have a few non-traditional elements to our stack which we think are worth
exploring. [Isograph] helps us simplify our component usage with GraphQL.
[Replit] lets people use AI coding without needing to set up any additional
tooling. We've learned how to treat it like a junior developer, and think it
will be the best platform for AI-first open source projects going forward.
[Sapling] (and Git together) for version control. It might sound counter
intuitive, but we use Git to manage agent interactionsand we use Sapling to
manage "purposeful" commits.<p>My last [Show HN post in 2013] ended up helping me find my Vidpresso cofounder
so I have high hopes for this one. I'm excited to meet anyone, developers,
creators, or nice people in general, and start to work with them to make this
project work. I have good references of being a nice guy, and aim to keep that
going with this project.<p>The best way to work with us is [remix our Replit app] and [join our Discord].<p>Thanks for reading and checking us out! It's super early, but we're excited to
work with you!<p>[Constitutional AI]: <a href="https://www.anthropic.com/research/constitutional-ai-harmlessness-from-ai-feedback" rel="nofollow">https://www.anthropic.com/research/constitutional-ai-harmles...</a><p>[Isograph]: <a href="https://isograph.dev" rel="nofollow">https://isograph.dev</a><p>[Replit]: <a href="https://replit.com" rel="nofollow">https://replit.com</a><p>[Sapling]: <a href="https://sapling-scm.com" rel="nofollow">https://sapling-scm.com</a><p>[Show HN post in 2013]: <a href="https://news.ycombinator.com/item?id=6993981">https://news.ycombinator.com/item?id=6993981</a><p>[remix our Replit app]: <a href="https://replit.com/t/bolt-foundry/repls/Content-Foundry/view#README.md" rel="nofollow">https://replit.com/t/bolt-foundry/repls/Content-Foundry/view...</a><p>[join our Discord]: <a href="https://discord.gg/TjQZfWjSQ7" rel="nofollow">https://discord.gg/TjQZfWjSQ7</a>