letta: Letta is a powerful platform for building stateful AI agents equipped with advanced memory, enabling them to learn and self-improve over time. It provides both a command-line interface for local agent execution and a comprehensive API with Python and TypeScript SDKs for seamless integration into applications.; ai-agents-from-scratch: This repository teaches you to build AI agents from first principles using local LLMs and node-llama-cpp, emphasizing a deep understanding of agent fundamentals before using production frameworks. It guides learners through building agent components like tools, memory, and reasoning patterns, culminating in rebuilding core LangChain and LangGraph concepts.
Running AI agents locally in your terminal for coding and general tasks.
Educational resource for AI agent development fundamentals.