lib.rs
codai
Built with Rust for maximum performance and reliability, codai lets you harness the power of various AI models directly from your terminal - no complex setup required. 🌟 Key Features. 🚀 Powerful AI Integration. Multiple AI providers support (OpenAI, Anthropic, Google, Groq, Ollama) Smart context handling and token optimization
ai-agents
ai-agents. This repository is a Rust library designed for building and managing generative AI agents, leveraging the capabilities of large language models (LLMs), such as ChatGPT. The aim of this project is to provide a robust and scalable framework that is adaptable to a wide range of scenarios. ai-agents is at a very early stage of ...
MiNET_AI
minet_ai is a minimalistic Rust library that evolves small neural networks via a genetic algorithm. Inspired by the NEAT (NeuroEvolution of Augmenting Topologies) algorithm, it focuses on producing compact, adaptive networks that grow or shrink to solve the problems they face. These networks are small, fast, and memory-efficient—ideal for NPC ...
amico-sdk
The SDK of the Amico AI Agent Framework. Dependencies ~0.7-1.5MB ~33K SLoC. async-trait; serde_json; Related: amico-macros, amico, amico-cli, amico-plugins, amico-core, amico-plugin-twitter, amico-std, amico-firmware, amico-plugin-interface, amico-plugin-corepack See also: crb, inference-gateway-sdk, anthropic-ai-sdk, rustglm, afterburn, ssh-agent-lib, aws-sdk-applicationdiscovery, atrium ...
BigBrain
big-brain is a Utility AI library for games, built for the Bevy Game Engine It lets you define complex, intricate AI behaviors for your entities based on their perception of the world. Definitions are heavily data-driven, using plain Rust, and you only need to program Scorers (entities that look at your game world and come up with a Score), and ...