AMDevIT.AI.Core
0.0.540.60
dotnet add package AMDevIT.AI.Core --version 0.0.540.60
NuGet\Install-Package AMDevIT.AI.Core -Version 0.0.540.60
<PackageReference Include="AMDevIT.AI.Core" Version="0.0.540.60" />
<PackageVersion Include="AMDevIT.AI.Core" Version="0.0.540.60" />
<PackageReference Include="AMDevIT.AI.Core" />
paket add AMDevIT.AI.Core --version 0.0.540.60
#r "nuget: AMDevIT.AI.Core, 0.0.540.60"
#:package AMDevIT.AI.Core@0.0.540.60
#addin nuget:?package=AMDevIT.AI.Core&version=0.0.540.60
#tool nuget:?package=AMDevIT.AI.Core&version=0.0.540.60
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 library
The core library contains all the base classes and interfaces required to build an AI agent. It includes also the basic modules for the agent's expected behavior, like a default personality module and common system initialization messages. The core library is designed to be lightweight and easy to extend, allowing developers to build on top of it without much effort.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. 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. |
-
net8.0
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
- Microsoft.Extensions.Logging (>= 9.0.4)
- OpenAI (>= 2.1.0)
-
net9.0
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
- Microsoft.Extensions.Logging (>= 9.0.4)
- OpenAI (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AMDevIT.AI.Core:
Package | Downloads |
---|---|
AMDevIT.AI.Core.SemanticKernel
Semantic Kernel implementation of AI Core classes and interfaces. This package allows the use of Semantic Kernel plugin as AI modules for a quick integration in the agent. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.0.540.60 | 166 | 4/28/2025 |
0.0.540.30 | 155 | 2/13/2025 |
Updated NuGet dependencies. Added support for DotNet 8.