# Project export: ScrollSplice

This document was generated by HackStack to give an AI agent context about a hackathon project. Sections are labeled with their provenance; content marked as truncated was cut to keep this document small.

## Project metadata

- Hackathon: OpenAI Build Week
- Tagline: ScrollSplice is a visual editor for building vertical WEBTOON comics with GPT 5.6. It will generate panels, text, images, and backgrounds on a canvas building a custom WEBTOON for you.
- Devpost: https://devpost.com/software/scrollsplice
- GitHub: not linked
- Demo: https://techinevolution.github.io/scroll-splice/
- Video: https://www.youtube.com/embed/-soDL57E63A?enablejsapi=1&hl=en_US&rel=0&start=&version=3&wmode=transparent
- Team: contributor stats unavailable

## Devpost submission (written by the team)

### Inspiration

I recently learned about the WEBTOONS website and scrolling comics blew my mind, so I decided to make an app that would make WEBTOONS for me.

### What it does

It creates WEBTOONS via an OpenAI OAuth into a chat window built into the app. A user can also manually add images and do it themselves.

### How we built it

I brainstormed what I wanted with GPT Live-1 and built on top of that with GPT 5.6 using my Bootstrap Documents skill and iterated as I went. July 12 was planning only and implementation occurred July 13–21. We validated the build with 423 unit tests, 11 companion checks, and 24 browser stories.

### Challenges we ran into

Ran into a bug where the agent wouldn't place the text in the actual speech bubble. We had to build a a visual correction into the adapter along with many other bugs.

### Accomplishments we're proud of

Getting the OAuth using OpenAI authentication was especially a big point for me. I had to convince GPT 5.6 and GPT Live-1 that it was indeed possible using the Harnesses Codex, OpenClaw, and Hermes as examples for it to understand what I wanted to do.

### What we learned

There are so many little things I learned along the way. How OAuth integration works, how painstakingly detailed you have to be to have things work the way you want. You have to be very articulate. This whole project was vibe coded. I do have some experience with programming but not enough to write my own programs.

### What's next

Clean up, more functionality, better assets, tweaked custom instructions, and adding a wiki-like memory so it remembers everything about your project(s).

## README (from the GitHub repository)

No README available.

## Detected evidence (automated analysis)

No repository was indexed for this project. Claimed technologies below could not be checked against code.
- Node.js (technology) — claimed on Devpost, not found in the code
- React (technology) — claimed on Devpost, not found in the code
- TypeScript (language) — claimed on Devpost, not found in the code

## Codebase structure

No repository index available.

## Key source files

No repository index available; no source files included.