AMDevIT.AI.Core.SemanticKernel 0.0.530.30

There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AMDevIT.AI.Core.SemanticKernel" Version="0.0.530.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AMDevIT.AI.Core.SemanticKernel" Version="0.0.530.30" />
                    
Directory.Packages.props
<PackageReference Include="AMDevIT.AI.Core.SemanticKernel" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AMDevIT.AI.Core.SemanticKernel --version 0.0.530.30
                    
#r "nuget: AMDevIT.AI.Core.SemanticKernel, 0.0.530.30"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AMDevIT.AI.Core.SemanticKernel@0.0.530.30
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AMDevIT.AI.Core.SemanticKernel&version=0.0.530.30
                    
Install as a Cake Addin
#tool nuget:?package=AMDevIT.AI.Core.SemanticKernel&version=0.0.530.30
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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