All hubs

AI & Agents

Building with large language models, autonomous agents, MCP integrations, and the shift from prompt hacking to systems engineering.

AI AgentsMCPPrompt EngineeringAI ArchitectureAI Coding ToolsAgentic CodingLLM AgentsAI Development

Articles

Projects

Glossary

  • AI Agent

    An autonomous software entity that perceives its environment through sensors, makes decisions, and executes actions using tools.

  • MCP

    Model Context Protocol: An open standard created by Anthropic that enables secure integrations between LLMs and external data sources or tools.

  • Prompt Engineering

    The practice of structuring, refining, and optimizing textual inputs to instruct generative AI models to produce desired outputs.

  • RAG

    Retrieval-Augmented Generation: A technique to improve LLM accuracy by retrieving relevant documents from an external source before generating a response.

Related hubs