You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal Express.js server with simple web client that works with Azure OpenAI & OpenAI endpoints.Supports /v1/responses and /v1/chat/completions,audio and DeepSeek models. Highlights:1.Streaming text & audio with "Stop" button 2.Key and keyless Entra ID authentication for in Azure OpenAI 3.Code- and Text- puzzles 5.Difference in models' performance
Daily Workout Planner — a Streamlit app that generates structured single-day workout plans with OpenAI, on-demand DALL·E-2 exercise images (cached locally), personalized motivation speech with TTS, and export to self-contained HTML or PDF (via Playwright/Chromium). Clean, web-styled UI with tabs and audio history.
An AI-driven content creation app that ingests news videos, transcribes them, and uses OpenAI & DALL·E to generate blog posts, images, keywords, and social content, all delivered through a simple Streamlit web interface.