bestdeejay-design

84 mods across 2 repositories, 52 stars between them.

architecture.ru

02

bestdeejay-design/awesome-ai-handbook

Agent

An English-language guide to AI-agent architecture, covering the parts of an agent, its decision cycle, state, memory, context window, and orchestration.

47 23d ago B 0 tokens original MIT

evaluation

03

bestdeejay-design/awesome-ai-handbook

Agent

Agent "evaluation" from bestdeejay-design/awesome-ai-handbook, covering testing ai agents, 1. what to test in an agent, 2. functional testing, tool selection test and argument test.

47 23d ago B 0 tokens original MIT

evaluation.ru

04

bestdeejay-design/awesome-ai-handbook

Agent

A Russian-language guide to testing AI agents, software that chooses actions and tools to complete tasks. It covers functional and integration tests, benchmarks, tracing, monitoring, quality measures, tool selection, argument formats, step limits, and error handling.

47 23d ago B 0 tokens original MIT

frameworks

05

bestdeejay-design/awesome-ai-handbook

Agent

Agent "frameworks" from bestdeejay-design/awesome-ai-handbook, covering ai agent frameworks: langgraph, crewai, agno, 1. comparison table, 2. agno — quick start, agent with web search and agent with custom tools.

47 23d ago A 0 tokens original MIT

frameworks.ru

06

bestdeejay-design/awesome-ai-handbook

Agent

A comparison guide to frameworks for building AI agents—software that can plan and carry out tasks. It includes code examples and focuses on running local AI models through Ollama.

47 23d ago A 0 tokens copy · 88% MIT

memory

07

bestdeejay-design/awesome-ai-handbook

Agent

Agent "memory" from bestdeejay-design/awesome-ai-handbook, covering agent memory: short-term, long-term, vector, 1. why agents need memory, 2. types of memory, 3. short-term memory (working) and the problem: context overflow.

47 23d ago B 0 tokens original MIT

memory.ru

08

bestdeejay-design/awesome-ai-handbook

Agent

A guide to giving AI agents short-term and long-term memory, so they can retain conversation details, results, decisions, and task progress.

47 23d ago B 0 tokens original MIT

multi-agent.ru

10

bestdeejay-design/awesome-ai-handbook

Agent

A Russian-language guide to systems where several AI agents work together. It explains how agents can divide expertise, communicate, coordinate, and check one another.

47 23d ago A 0 tokens copy · 88% MIT

bestdeejay-design/awesome-ai-handbook

Agent

A Russian-language guide to Ollama, a tool for running language models locally, with examples for structured JSON output and tool calling. Tool calling lets a model choose a function and provide its arguments.

47 23d ago B 0 tokens original MIT

patterns

15

bestdeejay-design/awesome-ai-handbook

Agent

Agent "patterns" from bestdeejay-design/awesome-ai-handbook, covering ai agent patterns, 1. react (reason + act), how it works, when react and implementation.

47 23d ago A 0 tokens copy · 84% MIT

patterns.ru

16

bestdeejay-design/awesome-ai-handbook

Agent

A Russian-language guide to common patterns for building AI agents, including step-by-step tool use, planning, self-correction, and multiple agents working together. An AI agent is software that uses a language model to decide actions and complete tasks.

47 23d ago A 0 tokens copy · 81% MIT

prompting

17

bestdeejay-design/awesome-ai-handbook

Agent

Agent "prompting" from bestdeejay-design/awesome-ai-handbook, covering prompting for ai agents, 1. how agent prompting differs, 2. system prompt structure, role and tools.

47 23d ago B 0 tokens original MIT

prompting.ru

18

bestdeejay-design/awesome-ai-handbook

Agent

A Russian-language guide to designing prompts for AI agents, including their roles, tools, memory, and safety. An AI-agent prompt is the set of instructions that governs how an agent acts.

47 23d ago B 0 tokens original MIT

ready-made.ru

20

bestdeejay-design/awesome-ai-handbook

Agent

A catalogue page describing ready-made AI coding agents and how they differ. AI agents are tools that can help write code or carry out development tasks.

47 23d ago A 0 tokens copy · 94% MIT

safety

21

bestdeejay-design/awesome-ai-handbook

Agent

Agent "safety" from bestdeejay-design/awesome-ai-handbook, covering ai agent safety, 1. why agent safety matters, 2. guardrails, input guardrail and output guardrail.

47 23d ago D 0 tokens original MIT

safety.ru

22

bestdeejay-design/awesome-ai-handbook

Agent

A Russian-language guide to protecting AI agents with safety limits, guardrails, human approval, tool isolation, and protection against prompt injection.

47 23d ago D 0 tokens original MIT

skills.ru

24

bestdeejay-design/awesome-ai-handbook

Agent

A Russian-language handbook about skills, plugins, and MCP servers—extensions that give AI agents access to extra actions or information.

47 23d ago B 0 tokens copy · 88% MIT