AMDevIT.AI.Core.SemanticKernel
0.0.530.30
See the version list below for details.
dotnet add package AMDevIT.AI.Core.SemanticKernel --version 0.0.530.30
NuGet\Install-Package AMDevIT.AI.Core.SemanticKernel -Version 0.0.530.30
<PackageReference Include="AMDevIT.AI.Core.SemanticKernel" Version="0.0.530.30" />
<PackageVersion Include="AMDevIT.AI.Core.SemanticKernel" Version="0.0.530.30" />
<PackageReference Include="AMDevIT.AI.Core.SemanticKernel" />
paket add AMDevIT.AI.Core.SemanticKernel --version 0.0.530.30
#r "nuget: AMDevIT.AI.Core.SemanticKernel, 0.0.530.30"
#:package AMDevIT.AI.Core.SemanticKernel@0.0.530.30
#addin nuget:?package=AMDevIT.AI.Core.SemanticKernel&version=0.0.530.30
#tool nuget:?package=AMDevIT.AI.Core.SemanticKernel&version=0.0.530.30
Project description
AI Agent is a flexible and modular framework designed to extend the capabilities of AI systems. It provides tools for building intelligent and autonomous agents with seamless integration into existing infrastructures. With interoperability in mind, AI Agent supports easy customization, scalability, and adaptability for diverse use cases. While natively extending Semantic Kernel, AI Agent is built to adapt to other frameworks, ensuring long-term versatility.
Goals
The primary goal of this project is to deliver an easy-to-use library for implementing AI functionalities across existing frameworks. AI Agent promotes the ethical use of AI agents by fostering transparency, autonomy, and respect for near-human personalities. This includes addressing compromises and navigating the technological limitations inherent in such implementations.
The project also strives to bridge the gap between modularity and personalization, empowering developers to create adaptable AI agents while maintaining a responsible approach to innovation. Whether you need an AI to integrate into your systems or to simulate meaningful interactions, AI Agent provides a robust foundation.
About the Core Semantic Kernel library
The Semantic Kernel library of the AI Core components contains all the base classes to implement the AI agent using Semantic Kernel by Microsoft. It allows to develop AI agent modules that integrates into the Semantic Kernel framework, quickly adding new functionalities to the AI agent. Also, contains common use modules like the default TimeResponse module, that allows the agent to respond to time-related queries.
The library, like the base Core component, is designed to be lightweight and easy to extend, allowing developers to build on top of it without much effort.
About Semantic Kernel
Semantic Kernel is a lightweight, open-source development kit that lets you easily build AI agents and integrate the latest AI models into your C#, Python, or Java codebase. It serves as an efficient middleware that enables rapid delivery of enterprise-grade solutions.
Reference: Semantic Kernel
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- AMDevIT.AI.Core (>= 0.0.540.30)
- Microsoft.Extensions.DependencyInjection (>= 9.0.2)
- Microsoft.Extensions.Logging (>= 9.0.2)
- Microsoft.SemanticKernel (>= 1.37.0)
- Microsoft.SemanticKernel.Connectors.OpenAI (>= 1.37.0)
- Microsoft.SemanticKernel.Core (>= 1.37.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.0.530.60 | 167 | 4/28/2025 |
0.0.530.30 | 134 | 2/13/2025 |
Updated NuGet dependencies