> For the complete documentation index, see [llms.txt](https://build-ai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://build-ai.gitbook.io/docs/roadmap-ai-agents-q3-and-q4.md).

# Roadmap: AI Agents - Q3 & Q4

Roadmap for the AI Agents for business

#### **Meta Integration & Engagement Tools**

* Integrate BuildAI chatbot with Messenger and WhatsApp via Meta API
* Enable bi-directional messaging, webhook handling, and basic analytics
* **Deliverable:** Live Meta channels ready for user interactions
* Build backend service to schedule and publish posts on Facebook & Instagram
* Develop admin UI for composing, scheduling, and monitoring post performance
* **Deliverable:** Automated posting pipeline and UI component

***

#### **Product Display & Platform Connectors**

* Create endpoint for fetching product metadata (image, URL, details)
* Develop interactive product cards in chat with actionable buttons
* Build Shopify & WordPress connectors to sync products and support “Fetch → View → Cart” flow
* **Deliverable:** Product card feature + Shopify & WordPress sync

***

#### **Memory Services & Model Flexibility**

* Design persistent storage for leads (Name, Phone, Address)
* Expose APIs to recall and update lead data in active chats
* Implement multi-model support: runtime model switching per task/channel
* **Deliverable:** Lead memory API + model abstraction layer

***

#### **Credits Management & Order Adapters**

* Build a credits ledger to track API/resource usage per user
* Create a dashboard to monitor and recharge credits
* Design an adapter system to convert chat orders into backend-compatible formats
* Implement a Restaurant adapter with API connections and callbacks
* **Deliverable:** Full credits module + Restaurant order adapter
