Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 749 Bytes

File metadata and controls

23 lines (14 loc) · 749 Bytes

This is the repo from the "Building Apps with Generative AI" workshop at MHacks F24.

Background

In this workshop we built a Hackathon Project UI generator... entirely with LLMs.

Here are the chats/outputs:

Unfortunately there's not a built-in way to share the chat history from Claude :(

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.