Features

This section collects all functionality that extends and customizes Chat AI beyond basic text generation.
Features let you shape the assistant’s personality, integrate external knowledge, and configure model behavior for different use cases.
The Version history is also tracked here, showing which features were added or updated in each release.

Available Features

  • Memory Memories are pieces of information that the chatbot can learn from conversation to behave in a more personalized way.
  • Personas
    Define roles and tones for the assistant (e.g., interviewer, tutor, casual style).
    Personas make it easy to quickly switch the model’s behavior.
  • Arcana / Retrieval-Augmented Generation (RAG)
    Connect your own data sources (documents, notes, datasets) to ground responses in factual context.
  • Tools Chat AI models are given access to a variety of tools to accomplish non text-based tasks or improve responses.
    • Web search
    • Image Generation
    • Image Modification
    • Text to speech (tts)
  • MCP Support You can add custom public Model Context Protocol (MCP) servers to Chat AI.