AIAny

Tag

Explore by tags

GitHub
AI Train2024

Parses, generates, and filters training data from noisy sources like PDFs and weak QA, then feeds it into LLM pre-training, SFT, RL, or RAG cleaning. Ships 100+ operators and ready-made pipelines for text, reasoning, Text2SQL, and agentic data.

GitHub
AI Agent2024

Framework for building and orchestrating multi-agent LLM systems, with agent types, tool integration, and human-in-the-loop workflows. Supports multi-agent conversation patterns, multiple LLM providers, and RAG-style tooling for research and prototyping agentic workflows.

GitHub

Companion resources for Chip Huyen's AI Engineering book: chapter summaries, study notes, prompt examples, case studies, and a few analysis scripts. Focuses on engineering practices for adapting foundation models to production rather than step-by-step code tutorials.

GitHub
AI Agent2024

Elixir-native autonomous agent framework that models state changes as pure cmd/2 operations and describes side effects with typed directives; integrates with OTP supervision and optional LLM plugins for AI-driven agents.

GitHub
AI Agent2024

A 100-line LLM framework built on one graph abstraction of nodes and flows, with zero dependencies and no vendor wrappers. The tiny core composes agents, workflows, and RAG, and is small enough for a coding agent to read and extend on its own.

GitHub
AI Agent2024

Simulates a trading firm using LLM agents in specialized roles — fundamentals, sentiment, news and technical analysts feed bull/bear researcher debates, then a trader and risk team decide. Works across US, global and crypto markets and 10+ LLM providers.

GitHub
AI Agent2025

Lets teams build, deploy, and manage AI agents from chat, visual workflows, code, knowledge bases, tables, and more than a thousand integrations.

GitHub
AI Agent2025

Builds event-driven multi-agent AI systems that use a Solace event mesh for agent-to-agent messaging, task delegation, and artifact exchange. Emphasizes asynchronous orchestration, plugin-based extensibility, and integrations with LLMs and external systems.

GitHub
AI Client2025

Connects to Gmail, Calendar, and meeting notes to build a local, Obsidian-compatible Markdown graph it acts on — drafting emails, briefs, and decks. Memory accumulates instead of resetting each session; runs on local or hosted models, extensible via MCP.

GitHub

Wires retrievers, rerankers, and generators as standalone MCP servers orchestrated in YAML, so iterative RAG logic fits in dozens of lines instead of glue code. Adds loops, conditional branches, one-command web UIs, and shared evaluation benchmarks.

GitHub
AI Agent2025

Runs stateful AI agents as Cloudflare Durable Objects — each keeps its own storage and lifecycle, hibernating when idle and waking on demand. Adds WebSocket state sync, type-safe RPC, resumable LLM streaming, MCP roles, and durable workflows.

GitHub
AI Agent2025

Lets you build, generate, and run multi-agent LLM workflows from natural-language prompts with no coding. Automatically profiles agents, creates tools/workflows, and supports multiple LLM providers plus CLI/Docker deployment.