# Loom

- **Event:** [Claude Build Day](https://cerebralvalley.ai/e/claude-startups-build-day)
- **When:** Sat, Jun 13 at 9:00 AM – 10:00 PM (PDT)
- **Where:** San Francisco, CA
- **Team:** [Alex Aridgides](https://cerebralvalley.ai/u/alexaridgides)
- **GitHub:** https://github.com/leapingturtlefrog/claude-build-hackathon
- **Website:** https://othellotrainer.com/loom
- **Gallery:** https://cerebralvalley.ai/e/claude-startups-build-day/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/claude-startups-build-day/hackathon/gallery/159

We use tools like Git, Kafka, databases, video streaming, filesystems... but really, what are all of these? They are ways to store data, determine event ordering, and interact with data.

In an effort to combine all of this into one platform I created Loom which can act as a database, filesystem, git, event-ordering, or really anything that needs to store and interact with data. It can store anything from an LLM model to a constantly changing video - all through the same API and highly efficiently with Rust + some algorithm optimizations.

(In technical terms, an append-only asynchronous streaming database with a deduped blob store and pub/sub).

---

Markdown version of https://cerebralvalley.ai/e/claude-startups-build-day/hackathon/gallery/159. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
