.png&w=828&q=75)
VoiceShop is a next-generation voice-commerce platform designed to revolutionize online shopping by making it as simple as speaking. Users interact with the web app through a single microphone button, stating their product requests naturally—such as “Order two large pepperoni pizzas.” The app captures speech using the browser’s Web Speech API, transcribes it to text, and sends the request to Groq’s OpenAI-compatible API powered by the Llama 3.3-70B Versatile model. The AI parses the spoken request, returning a structured JSON order that includes items, quantities, and options. The cart updates in real time, allowing users to review and modify their selections. Checkout is streamlined with a one-click Stripe integration, simulating a complete purchase flow. The platform is built with a mobile-first, progressive web app design, ensuring accessibility and speed across devices. VoiceShop leverages no-code tools like Bubble for backend data management and Firebase Hosting for rapid deployment. The result is a robust, hackathon-ready MVP that demonstrates the power of AI and voice interfaces to create intuitive, efficient, and delightful shopping experiences. This project showcases seamless integration of sponsor technologies, rapid prototyping, and a user-centric approach to e-commerce innovation.
8 Jul 2025

Code‑Guru empowers learners and educators by converting simple, natural‑language prompts into fully structured coding exercises. Users describe what they want to build—whether an HTML form, a Python script, or a JavaScript game—and Code‑Guru generates a skeleton, then guides them through each section with ghost text suggestions that reveal one token at a time. Supported languages run directly in the browser, while others leverage the OpenAI API to simulate execution results. Learners can track their progress, request hints for challenging steps, and skip ahead when ready. Under the hood, a hybrid execution model and robust parsing logic ensure reliable performance, while sandboxed environments keep user code isolated. Future plans include expanding language support, adding user accounts and collaborative features, and integrating version control and testing frameworks to create a comprehensive, AI‑powered coding tutor.
15 Jun 2025