Noetix 1.0.4
dotnet add package Noetix --version 1.0.4
NuGet\Install-Package Noetix -Version 1.0.4
<PackageReference Include="Noetix" Version="1.0.4" />
<PackageVersion Include="Noetix" Version="1.0.4" />
<PackageReference Include="Noetix" />
paket add Noetix --version 1.0.4
#r "nuget: Noetix, 1.0.4"
#addin nuget:?package=Noetix&version=1.0.4
#tool nuget:?package=Noetix&version=1.0.4
Noetix
A Modern C# Framework for Building AI Agents
Noetix is intended to be a powerful, intuitive C# framework designed to simplify the creation and management of AI agents. Derived from the term "noetic" (relating to mental activity or intellect), Noetix provides developers with robust tools to build, deploy, and orchestrate intelligent agents.
Features
- 🚀 Agent Creation - Build AI agents with minimal code (examples provided in Examples/)
- Flexible Architecture - Easily add tools, tasks and knowledge to agents with minimal code
- 🧠Knowledgebase / RAG - Includes a knowledgebase and RAG (Retrieval-Augmented Generation) for imparting agents with knowledge. Includes built-in tools for searching and updating the knowledgebase so that agents can learn and adapt.
Plans
- 💬 Communication Framework - Built-in agent-to-agent communication protocols
- 🔄 Pipelines - Ability to build a pipeline for agents to manage and prioritize tasks
Contributing
Contributions are welcome! Please see the Contributing Guide for details.
License
Noetix is licensed under the MIT License - see the LICENSE file for details.
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. |
-
net9.0
- NJsonSchema (>= 11.1.0)
- NLog (>= 5.3.4)
- ServiceStack (>= 8.5.2)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Noetix:
Package | Downloads |
---|---|
Noetix.Knowledge.SharpVector
A .NET library for creating AI assistants and agents |
|
Noetix.LLM.Providers.OpenAI
A .NET library for creating AI assistants and agents |
|
Noetix.LLM.Providers.Anthropic
A .NET library for creating AI assistants and agents |
|
Noetix.LLM.Providers.Ollama
A .NET library for creating AI assistants and agents |
|
Noetix.Providers.Anthropic
A .NET library for creating AI assistants and agents |
GitHub repositories
This package is not used by any popular GitHub repositories.