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
> 🙋 **Needhelp?**:Ifyouencounteranyissuesrunningtheseexamples, [openanissueintherepository](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/issues/new?template=Blank+issue) and we'll help you troubleshoot.
Onesuchprojectis [ViralVideosDemo](https://github.com/hprez21/ViralVideosDemo), a cross-platform application built with **.NET MAUI**, which allows you to create viral videos (or any other type of content) by editing prompts directly in the code or through a user-friendly graphical interface.
3. **CredentialConfiguration**:Updatetheapplication's configuration file or environment variables with your API key and endpoint details.
257
+
258
+
Fordetailedsetupinstructions, refertothe [ViralVideosDemorepository](https://github.com/hprez21/ViralVideosDemo). The repository includes step-by-step guidance on configuring the application and using the SORA APIs effectively.
259
+
<imgwidth="376"height="762"alt="The video viewer page for videos generated by the SORA model"src="https://github.com/user-attachments/assets/e0e45a39-31e9-4509-b09e-b75b3e0f9fb5"/>
260
+
261
+
Here’sa [video](https://youtu.be/Rrc2rOrUa50) demonstrating how it works.
262
+
244
263
## Key Differences and Capabilities
245
264
246
265
### gpt-image-1 vs Previous Models
@@ -284,4 +303,4 @@ These new models represent significant advances in AI-generated visual content,
284
303
285
304
You've learned how to use the latest Azure OpenAI models for image and video generation in your .NET applications. These capabilities open up new possibilities for creating dynamic, engaging visual content in your applications.
0 commit comments