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 miliseconds.
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
Cron
Email