my-first-val
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.
https://Iregladtechaiworld--d19079183fa811f0b12176b3cceeab13.web.val.run
A comprehensive tool for generating WhatsApp Business catalog content and auto-response scripts.
- Product Catalog Generation: Convert product lists into WhatsApp catalog-ready format
- Voice Input Support: Add products using voice commands
- AI-Enhanced Descriptions: Generate compelling product descriptions
- Auto-Reply Scripts: Create professional customer support responses
- Export Options: Download catalog data and scripts
βββ backend/
β βββ index.ts # Main Hono server
β βββ routes/
β β βββ catalog.ts # Catalog generation endpoints
β β βββ voice.ts # Voice processing endpoints
β βββ services/
β βββ ai.ts # AI content generation
β βββ whatsapp.ts # WhatsApp formatting utilities
βββ frontend/
β βββ index.html # Main application
β βββ index.tsx # React app entry point
β βββ components/
β β βββ App.tsx # Main app component
β β βββ ProductForm.tsx # Product input form
β β βββ VoiceInput.tsx # Voice recording component
β β βββ CatalogPreview.tsx # Catalog preview
β β βββ AutoReplyGenerator.tsx # Auto-reply scripts
β βββ style.css # Custom styles
βββ shared/
βββ types.ts # Shared TypeScript types
- Add Products: Enter product details manually or use voice input
- Generate Descriptions: AI enhances product descriptions for better appeal
- Preview Catalog: See how products will appear in WhatsApp Business
- Create Auto-Replies: Generate professional customer support scripts
- Export: Download catalog data and scripts
- Backend: Hono + TypeScript
- Frontend: React + TypeScript + TailwindCSS
- AI: OpenAI GPT for content generation
- Voice: Web Speech API for voice input
HTTP
Cron
Email