# Project export: FusionCraft AI

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: Cal Hacks 10.0
- Tagline: feat. Together.ai: Making Stable Diffusion more powerful and accessible.
- Devpost: https://devpost.com/software/fine-tune-fusion
- GitHub: not linked
- Team: contributor stats unavailable

## Devpost submission (written by the team)

### Inspiration

I was inspired to create this project by my interest in both Stable Diffusion and Together.ai. I am fascinated by the ability of Stable Diffusion to generate realistic images from text prompts, and I believe that Together.ai has the potential to make Stable Diffusion even more powerful and versatile. One of the limitations of Stable Diffusion is that it can be difficult to craft prompts that produce the desired results. Especially for non-developers who aren't familiar with the common syntax used in the LLM's, utilizing the tool can be tricky. Additionally, Stable Diffusion can be computationally expensive to train and use.

### What it does

This model extracts the key elements from a given story/paragraph in order to create a proper prompt that can be depicted when entering into the stable diffusion model.

### How we built it

This project was built by developing a fine-tuning python script to implement with the Together.AI model ad playground. This was done by feeding the model multiple paragraph stories and pairing it with prompts that encapsulate the key elements of it.

### Accomplishments we're proud of

The fine-tuned prompts are very accurate in terms of reflecting the paragraph that it's derived from. When I enter the prompts into the stable diffusion generator, the images are accurate.

### What's next

for Fine-Tune Fusion Next would be to fully integrate the two fine-tuned models so that the AI text to image can be accessed directly.

## 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.
- Python (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.