Respec
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v13View latest version
A clean, minimalist chat bot that responds to your questions with text overlaid on simple, single-color background images. The number of images generated depends on the length of the response.
- Responds to questions with text overlaid on simple, clean background images
- Uses a rotating set of pleasant, single-color gradient backgrounds
- Automatically splits longer responses across multiple images
- Clean, responsive chat interface
- Optimized for fast loading and readability
- The user submits a question or prompt
- The bot generates a response using OpenAI
- The response is split into appropriate chunks based on length
- Each chunk is rendered as text on a simple, single-color background
- The images are displayed in the chat interface
- Text Generation: Uses OpenAI's API to generate informative responses
- Text Splitting: Intelligently splits text at natural breaking points (sentences, spaces)
- Image Generation: Uses Val Town's image generation URL with simple background prompts
- Frontend: Responsive design with Tailwind CSS
OPENAI_API_KEY
: Your OpenAI API key (required)
- Faster loading times
- Better text readability
- Clean, minimalist aesthetic
- Reduced visual distraction from the content
- Consistent look and feel across all responses