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: 3 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T21:03:34.000Z (about 2 years ago)
- Last Synced: 2025-03-31T09:11:27.528Z (about 1 year ago)
- Topics: aspire, dotnet, dotnet8, dotnet9, microsoft, openai, semantic-kernel
- Language: C#
- Homepage:
- Size: 165 KB
- Stars: 16
- 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).