This project is a collection of 20 AI-focused sample applications developed using .NET 9.0. The main goal was to explore and practice how different AI providers can be integrated into real-world projects under a single architecture. Throughout the project, I worked with popular AI services such as OpenAI, Anthropic Claude, Google Gemini, Hugging Face, Stability AI, Replicate, Deepgram, and Microsoft Azure. The applications cover a wide range of AI use cases, including text classification, sentiment analysis, summarization, question answering, named entity recognition (NER), toxic message detection, PDF and news summarization, speech-to-text and text-to-speech, image analysis, object detection, and text-to-image/video generation. Overall, this project served as a hands-on learning experience to understand AI integrations in .NET applications and to build a solid foundation for more advanced AI-driven systems in the future.
How can I help you?