Skip to content

kohlercode/agents

Repository files navigation

 █████   ██████  ███████ ███    ██ ████████ ███████ 
██   ██ ██       ██      ████   ██    ██    ██      
███████ ██   ███ █████   ██ ██  ██    ██    ███████ 
██   ██ ██    ██ ██      ██  ██ ██    ██         ██ 
██   ██  ██████  ███████ ██   ████    ██    ███████

TYPO3 Agents

Backend extension that brings AI chat with tool calling into TYPO3. Assistants can answer questions, draft content, and interact with the site through controlled tool calls.

Features

  • Multiple LLM providers — connect and switch between different providers from the backend.
  • System management via tool calls — the AI agent can call registered tools (built-in or from other extensions) that implement a shared contract and are wired through TYPO3’s dependency injection.
  • Multiple chats — work in parallel conversations from the backend module.
  • Content creation — support for assistant-driven content workflows in the CMS context.
  • SEO tools — built-in assistance oriented toward SEO-related tasks.
  • Custom tools — other TYPO3 extensions can register additional tools; see Adding tools from another extension.

Official Documentation

READ THE DOCS HERE

About

Backend extension for TYPO3 CMS that provides AI chat with tool calling. Assistants can answer questions, draft content, and interact with the site through controlled tool calls. Developers can create unlimited tools.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors