Make Your Agentic AI Work Discoverable Worldwide
Share Your Expertise
The field is moving beyond demos. Weβre looking for publications that show practical design choices, evaluation, and reliability. If youβve built agents with sound planning, tool use, memory, and safety β your write-up will help others build better systems.
Areas of Interest
Core Capabilities:
- Tool use, function calling, API and MCP integrations
- Planning, task decomposition, routing, and control flow
- Conversation and working memory (short- and long-term)
- Retrieval workflows and RAG (chunking, embeddings, ranking)
- Guardrails, validation, and safety policies
- Evaluation (RAGAS/DeepEval/LLM-as-judge) and test harnesses
Frameworks & Infrastructure:
- LangGraph and agent graphs; LangChain, LlamaIndex
- MCP tool servers; custom tools and connectors
- Observability, tracing, and metrics; reproducible runs
- Scheduling, retries, fallbacks, and resilience patterns
Multi-Agent Systems:
- Supervisor, hierarchical, competitive, and network patterns
- Role specialization, handoffs, and negotiation protocols
- Collaboration and conflict resolution strategies
Applied Domains:
- Copilots, chat assistants, and research agents
- Code and data workflow automation
- Enterprise knowledge search and KG-aware agents
- Business process automation and ops tooling
- Education, creative tools, and content pipelines
We welcome design docs, evaluations, and postmortems alongside implementations β clarity and reproducibility matter as much as results.
Types of Publications
Publish what you built, how you tested it, and why you made key tradeoffs. Benchmarks, ablations, and production notes are especially valuable.
Research Contributions:
- New agent architectures, planning/coordination protocols
- Surveys and comparative evaluations of frameworks
- RAG evaluation methods and datasets; agent reliability studies
- Safety/guardrail designs and failure-mode analyses
- Reproducibility studies of agent papers
Implementation & Applications:
- Production deployments with observability and SLOs
- RAG-enabled assistants (domain-specific knowledge)
- MCP tools, custom connectors, and orchestration layers
- Dev automation, code agents, and CI/CD integrations
- Business process and operations automation
Open Source & Independent Projects:
- Frameworks, utilities, memory modules, routers, planners
- Evaluation harnesses and dashboards
- Minimal reproducible examples and starter kits
- Personal experiments exploring new patterns
Educational & Academic:
- Tutorials and guided builds
- Capstone and course projects