Samantha IA: Open-Source LLM Interface for Local AI Experimentation

Introduction to Samantha IA Samantha IA is a cutting-edge, open-source conversational AI platform hosted on GitHub, designed to create flexible and intelligent virtual assistants. Developed and maintained by the ControleCidadao organization, it follows a modular...

Local LLM NPC: Build Private, On-Device Educational NPCs

What is Local LLM NPC? Local LLM NPC is an open-source framework that brings AI-powered Non-Player Characters (NPCs) to your applications using self-hosted Local Large Language Models (LLMs). Unlike cloud-dependent AI services, this project enables developers to run...

MultiMind SDK: Unified AI Framework for Fine-Tuning, RAG, and Agents

Introduction In today’s fast-paced AI landscape, juggling fine-tuning tools, retrieval systems, and agent frameworks can slow innovation. MultiMind SDK changes that — an open-source, modular Python framework from the MultimindLAB team that unifies fine-tuning, RAG...

ADeus: Modular ML Infrastructure for JAX Developers

Introduction to ADeusADeus is an open-source framework designed to facilitate building and managing machine learning projects in Python with a particular focus on JAX integration. It provides a robust and modular infrastructure that allows AI researchers and...

Claude Agent SDK Python: Build Autonomous AI Agents with Claude Code

Introduction Claude Agent SDK Python (repository: anthropics/claude-agent-sdk-python) is the official Python SDK for building agents on top of Claude Code. In this post, we’ll dive deep into the capabilities, installation, usage patterns, code samples, and how you can...