eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
Overview
What is eShopLite?
eShopLite is a set of reference .NET applications that implement an eCommerce site featuring advanced capabilities such as Semantic Search, Model Context Protocol (MCP), and various AI reasoning models.
How to use eShopLite?
To use eShopLite, clone the repository from GitHub, navigate to the desired scenario directory, and follow the installation instructions to set up the environment and run the application.
Key features of eShopLite?
- Modern .NET application architecture with .NET Aspire
- Various search capabilities including keyword and semantic search
- Integration with multiple AI models (e.g., GPT-4o, DeepSeek-R1)
- Support for vector databases (In Memory, Azure AI Search, Chroma DB)
- Real-time audio capabilities
- Implementation of Model Context Protocol (MCP) for enhanced AI interactions
Use cases of eShopLite?
- Implementing an eCommerce site with advanced search features.
- Demonstrating real-time audio capabilities in an online shopping experience.
- Utilizing semantic search for improved product discovery.
FAQ from eShopLite?
- What technologies are required to run eShopLite?
You need .NET 9, Docker Desktop or Podman, Azure Developer CLI, and Git.
- Is eShopLite free to use?
Yes! eShopLite is open-source and available for anyone to use.
- Can I customize the scenarios?
Yes! Each scenario can be modified to fit specific use cases or requirements.