Azure OpenAI Chat API
Autonomous learning
Built a conversational AI backend using ASP.NET Core and Azure OpenAI that accepts user prompts, maintains contextual conversation history, and returns AI-generated responses through a RESTful API architecture. The project explored prompt engineering, conversational memory management, context injection, and dynamic AI response generation using large language models. Additional focus was placed on scalable API design, clean separation of concerns, frontend integration readiness, and practical implementation patterns for enterprise AI-powered applications.
AI/ML
C#Azure OpenAIREST API