Skip to content

Releases: ttldsgn/client-ai

ClientAI v1.0.0 — Initial Public Release

Choose a tag to compare

@ttldsgn ttldsgn released this 26 Jun 21:31
0c3f3b0

🚀 Welcome to ClientAI v1.0.0!

✨ Key Features

  • Intelligent Local Caching (RAG): Uses an advanced retrieval pattern and background cache compilation to compress page data into dense factual digests, protecting your wallet from high token overhead.
  • Keyword-Targeted Context: Dynamically retrieves only the most relevant context matching user queries rather than dumping your entire site's text into the LLM API.
  • Custom Q&A Database: Intercepts repetitive questions locally to serve immediate answers in under 5 milliseconds with 0 token cost.
  • Flexible API Integrations: Ready out of the box for high-performance inference providers.

💰 API Costs & Transparency

Because ClientAI is open-source and self-hosted, you only pay for the raw API tokens you consume. Read our full Token & API Cost Estimation Guide to see real-world monthly cost breakdowns across low, medium, and high traffic site profiles.


📦 Installation

  1. Download the Source code (zip) asset below.
  2. Upload it directly via your WordPress Admin Dashboard under Plugins > Add New > Upload Plugin.
  3. Activate the plugin and follow the configuration wizard to add your API key.

Released under GPLv2.