#jupyter_notebook #agentic_ai #agentic_framework #agentic_rag #ai_agents #ai_agents_framework #autogen #generative_ai #semantic_kernel
This course helps you learn about AI Agents from the basics to advanced levels. AI Agents are systems that use large language models to perform tasks by accessing tools and knowledge. The course includes 10 lessons covering topics like agent fundamentals, frameworks, and use cases. It provides code examples and supports multiple languages. By completing this course, you can build your own AI Agents and apply them in various applications, such as customer support or event planning, making complex tasks easier and more efficient.
https://github.com/microsoft/ai-agents-for-beginners
This course helps you learn about AI Agents from the basics to advanced levels. AI Agents are systems that use large language models to perform tasks by accessing tools and knowledge. The course includes 10 lessons covering topics like agent fundamentals, frameworks, and use cases. It provides code examples and supports multiple languages. By completing this course, you can build your own AI Agents and apply them in various applications, such as customer support or event planning, making complex tasks easier and more efficient.
https://github.com/microsoft/ai-agents-for-beginners
GitHub
GitHub - microsoft/ai-agents-for-beginners: 12 Lessons to Get Started Building AI Agents
12 Lessons to Get Started Building AI Agents. Contribute to microsoft/ai-agents-for-beginners development by creating an account on GitHub.
👍2
#javascript #agentic_ai #agentic_engineering #agentic_framework #agentic_rag #agentic_workflow #ai_assistant #ai_tools #anthropic_claude #autonomous_agents #claude_code #codex #huggingface #jules #mcp_server #model_context_protocol #multi_agent #multi_agent_systems #npx #swarm #swarm_intelligence
Claude-Flow v2.7 is an enterprise AI platform with hive-mind swarms, 25 natural language skills, 100+ tools, and AgentDB integration for 96x-164x faster semantic search and 4-32x less memory use. Install via `npx claude-flow@alpha init` after Claude Code, then use commands like `swarm "build API"` for quick tasks or hive-mind for projects. It boosts your coding speed with 84.8% problem-solving rate, automation, GitHub tools, and persistent memory—saving you hours on complex development.
https://github.com/ruvnet/claude-flow
Claude-Flow v2.7 is an enterprise AI platform with hive-mind swarms, 25 natural language skills, 100+ tools, and AgentDB integration for 96x-164x faster semantic search and 4-32x less memory use. Install via `npx claude-flow@alpha init` after Claude Code, then use commands like `swarm "build API"` for quick tasks or hive-mind for projects. It boosts your coding speed with 84.8% problem-solving rate, automation, GitHub tools, and persistent memory—saving you hours on complex development.
https://github.com/ruvnet/claude-flow
GitHub
GitHub - ruvnet/ruflo: 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate…
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade arch...
🔥1
#python #agent #agentic_rag #ai_agents #clawbot #context_database #context_engineering #filesystem #llm #memory #openclaw #opencode #rag #skill
OpenViking is a free open-source tool that acts as a context database for AI agents, using a simple file system to organize memories, resources, and skills under viking:// paths. It fixes issues like scattered data, high token costs, weak searches, and untraceable errors with tiered loading (L0 abstracts, L1 overviews, L2 details loaded on demand), recursive directory retrieval, visual traces, and auto-session memory updates. You benefit by building smarter, cheaper agents faster—like managing files—saving up to 96% on tokens while boosting task success by 50%+.
https://github.com/volcengine/OpenViking
OpenViking is a free open-source tool that acts as a context database for AI agents, using a simple file system to organize memories, resources, and skills under viking:// paths. It fixes issues like scattered data, high token costs, weak searches, and untraceable errors with tiered loading (L0 abstracts, L1 overviews, L2 details loaded on demand), recursive directory retrieval, visual traces, and auto-session memory updates. You benefit by building smarter, cheaper agents faster—like managing files—saving up to 96% on tokens while boosting task success by 50%+.
https://github.com/volcengine/OpenViking
GitHub
GitHub - volcengine/OpenViking: OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw).…
OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need th...