Liquid - AI Tinkerers - New York City Hackathon
AI Tinkerers - New York City
Hackathon Showcase

Liquid

Team led by a Columbia-educated founder and full-stack developer with 4,000+ GitHub contributions, specializing in TypeScript, Next.js, and AI API integrations.

1 member Watch Demo

Liquid is an app that allows you to infinitely iterate on texts without having to prompt every single time to get variations. It makes drafting a much quicker and intuitive process. Simply modify the sliders or toggles and watch the text be rewritten before your eyes. The app also features user-friendly versioning, allowing people to go through iterations of their input on every step of the way, create forks, and organize everything by dragging the branches of the tree.

It is built in Typescript and Python, and the core features of the app depend on Claude, Redis Upstash, and Copilotkit.

Claude is used to create the settings that are modifiable in the text, as well as to generate the texts themselves based on the parameters set.

CopilotKit orchestrates the agentic flow between a Next.js frontend and a Python FastAPI backend.

Redis Upstash caches sessions, rewrite history, and pre-generates outputs at slider extremes so iterations feel instant.

Everything was built from the ground up today

Anthropic CopilotKit Redis