Miyagi Services
July 26, 2023 ยท View on GitHub
This folder contains the microservices that implement the use cases for intelligent apps using the Miyagi sample.
Use cases implemented
Generative AI
| Use Case | Subfolder |
|---|---|
| Synthesis & Summarization | recommendation-service |
| Images | reddog-repo inference |
| Code | sql-code-gen.ipynb |
| Chat (Q&A) | sk-copilot-chat-api |
| Synthetic data | user-service |
Discriminative (Traditional ML)
| Use Case | Subfolder |
|---|---|
| Classification | expense-service |
| Translation | |
| Analysis | expense-service |
| Entity Extraction | Memory usecase |
| Anomaly Detection |
Others
| Use Case | Subfolder |
|---|---|
| Agency & Planning | auto-investing with miyagi agent |
| Retrieval-augmented Generation (RaG) - focused showcase | focused-rag |
| Multimodal conversion (text-to-image) | reddog-repo inference |
| Long term memory | copilot-chat-api |
| Semantic Search | TBD - Enterprise search with ACS |
| Tool use (Connectors) | recommendation-service |
Please note that some use cases are currently under development and do not yet have associated subfolders.