Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ucrengineer/semantic-aspire
semantic kernel examples with aspire endpoints.
https://github.com/ucrengineer/semantic-aspire
aspire dotnet dotnet8 dotnet9 microsoft openai semantic-kernel
Last synced: about 2 months ago
JSON representation
semantic kernel examples with aspire endpoints.
- Host: GitHub
- URL: https://github.com/ucrengineer/semantic-aspire
- Owner: ucrengineer
- Created: 2023-12-22T09:07:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T21:03:34.000Z (8 months ago)
- Last Synced: 2024-11-09T03:53:21.494Z (2 months ago)
- Topics: aspire, dotnet, dotnet8, dotnet9, microsoft, openai, semantic-kernel
- Language: C#
- Homepage:
- Size: 165 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# Project Name
## Description
This project aims to provide a hands-on experience with Aspire and Semantic Kernel. It serves as a learning platform to explore the capabilities and features of these technologies.Core examples are from https://github.dev/microsoft/semantic-kernel/blob/main/dotnet/samples/KernelSyntaxExamples/
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Installation
1. Clone the repository.
2. Install the required dependencies.
3. Configure the project settings.## Usage
1. Run the project.
2. Explore the different functionalities.
3. Experiment with Aspire and Semantic Kernel.## Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.## License
This project is licensed under the [MIT License](LICENSE).