disler / poc-realtime-ai-assistant

Sharing early versions of Ada, a personal AI Assistant built on OpenAIs Realtime API
476 stars 149 forks source link

🚀 Porting of the Project to C# Language for the Community #14

Open hysaordis opened 5 days ago

hysaordis commented 5 days ago

Hello everyone, 👋

I wanted to inform the community that I have developed a porting of the project to the C# language. This C# version reproduces the main functionality and is intended as a practical example for those who wish to see how this project can be translated into a different language. Additionally, it uses .NET Standard to enable potential future experimentation on mobile and cross-platform devices.

🔗 JarvisAi - Find the C# Version on GitHub

💡 Why This Might Interest the C# Community:

I would be happy to receive suggestions or improvements from the community. Feel free to check it out and let me know your thoughts!

A special thank you to IndyDevDan for the excellent contribution to the community and for laying the groundwork that has allowed this C# version to come to life. Your dedication and effort make it easier for the C# community to experiment and build upon these ideas. 🙏 I hope this C# version will be useful to other developers! 🚀