Overview of eShopSupport AI capabilities
maineShopSupport is a sample .NET application designed to showcase Generative AI use cases within a services-based architecture using .NET Aspire. It demonstrates how to build AI-driven customer support features for e-commerce.
Key AI capabilities included in the sample:
- Text classification: Applying labels to content.
- Sentiment analysis: Analyzing message content.
- Summarization: Condensing large sets of text.
- Synthetic data generation: Creating test content via the
DataGeneratorproject. - Chat bot interactions: Managing chat history and providing suggested responses.