# Roadmap

## **Ally Bot Development & Launch Roadmap**

#### <mark style="color:purple;">**Phase 1**</mark>**: Initial Launch**

1. <mark style="color:purple;">**Token Launch**</mark> – Official launch of the token.
2. <mark style="color:purple;">**Basic Bot Release**</mark> – Free AI bot goes live.
3. <mark style="color:purple;">**Website Live**</mark> – Website becomes publicly accessible.
4. <mark style="color:purple;">**OpenAI Models (8+) Live**</mark> – AI models integrated and operational.
5. <mark style="color:purple;">**Training via Website**</mark> – AI learns from PDFs, Google Drive, and other URLs.

#### <mark style="color:purple;">**Phase 2**</mark>**: Model & Language Expansion**

6. <mark style="color:purple;">**Multilingual Support Live**</mark> – Support for 100+ languages.
7. <mark style="color:purple;">**Anthropic Models Live**</mark> – Integration of 7+ AI models.
8. <mark style="color:purple;">**Cohere & DeepSeek Models Live**</mark> – Expansion of AI capabilities.

#### <mark style="color:purple;">**Phase 3**</mark>**: Personalization & Voice Testing**

9. <mark style="color:purple;">**Personality Templates Rollout**</mark> – 20+ personality templates for the basic tier.
10. <mark style="color:purple;">**Beta Testing for Voice Capabilities on Ally Bot**</mark> – Initial voice feature testing.

#### <mark style="color:purple;">**Phase 4**</mark>**: AI Training & Lead Generation**

11. <mark style="color:purple;">**Bot Training via YouTube Videos Live**</mark> – AI training expands to YouTube content.
12. <mark style="color:purple;">**Lead Generation Now Up**</mark> – AI-powered lead capture feature activated.

#### <mark style="color:purple;">**Phase 5**</mark>**: Security Enhancements & Chat Integrations**

13. <mark style="color:purple;">**Security Patch 1**</mark> – TLS and Encryption at transport layer implemented.
14. <mark style="color:purple;">**Telegram Integration (Alpha Testing Phase 1)**</mark> – Initial testing of Telegram bot.
15. <mark style="color:purple;">**Discord Integration (Alpha Testing)**</mark> – Testing phase for Discord bot.

#### <mark style="color:purple;">**Phase 6**</mark>**: Chat Features & Advanced Voice**

16. <mark style="color:purple;">**Exporting Chat Leads & Chat Records by Request Enabled**</mark> – Users can request export of chat data.
17. <mark style="color:purple;">**Play Message in Chat Active**</mark> – Ability to play recorded messages within chat.
18. <mark style="color:purple;">**Voice Capabilities Active**</mark> – Real-time voice conversation with Ally Bot.

#### <mark style="color:purple;">**Phase 7**</mark>**: Advanced Security & Live Agent Support**

19. <mark style="color:purple;">**Security Patch 2**</mark> – Encryption at REST and AES-256 security implemented.
20. <mark style="color:purple;">**Live Agent Transfer (Alpha Testing)**</mark> – Initial testing of live agent handoff.
21. <mark style="color:purple;">**Security Patch 3**</mark> – AWS EC2 and VPC security implementation.

#### <mark style="color:purple;">**Phase 8**</mark>**: Analytics & Compliance**

22. <mark style="color:purple;">**Analytics Dashboard (Alpha Testing)**</mark> – Initial testing of analytics dashboard.
23. <mark style="color:purple;">**Security Patch 4**</mark> – SOC Type II compliance via Pinecone.
24. <mark style="color:purple;">**AWS RDS Implementation**</mark> – Database scaling and optimization.

#### <mark style="color:purple;">**Phase 9**</mark>**: Premium Model & Voice Expansion**

25. <mark style="color:purple;">**Premium Model Launch for Token Holders**</mark> – Discounted access for token holders.
26. <mark style="color:purple;">**Premium Model Launch for All Users**</mark> – General availability of premium AI model.
27. <mark style="color:purple;">**Real-Time Voice Launch**</mark> – AI bot fully supports real-time voice conversations.

#### <mark style="color:purple;">**Phase 10**</mark>**: Full Analytics & Live Agent Support**

28. <mark style="color:purple;">**Analytics Dashboard Live**</mark> – Full release of analytics and reporting tools.
29. <mark style="color:purple;">**Live Agent Transfer Dashboard Live**</mark> – Dashboard for managing live agent interactions.

#### <mark style="color:purple;">**Phase 11**</mark>**: Social Media & API Integrations**

30. <mark style="color:purple;">**Facebook Messenger Integration (Beta Testing)**</mark> – AI chatbot testing on Messenger.
31. <mark style="color:purple;">**Discord & Telegram Integration Live**</mark> – Official release of Discord and Telegram bots.
32. <mark style="color:purple;">**Slack Integration (Alpha Testing)**</mark> – Initial testing for Slack bot integration.
33. <mark style="color:purple;">**Dextool API Integration (Alpha Testing)**</mark> – API integration for specific token analytics.

#### <mark style="color:purple;">**Phase 12**</mark>**: AI Avatars & Customization**

34. <mark style="color:purple;">**Audits Live on Ally Bot**</mark> – Security and performance audits completed.
35. <mark style="color:purple;">**AI Avatars (Alpha Testing)**</mark> – Initial testing of AI-driven avatars.
36. <mark style="color:purple;">**AI Avatar Creation via Prompts**</mark> – Users can generate avatars through text prompts.
37. <mark style="color:purple;">**Custom Voice Selection for AI Avatars**</mark> – Users can personalize avatar voices.
38. <mark style="color:purple;">**Custom Outfit Selection for AI Avatars**</mark> – Users can customize avatar appearances.

*(Phases 35-38 are part of Alpha Testing but will be done on different days.)*

#### <mark style="color:purple;">**Phase 13**</mark>**: Ultra Model & Final Expansion**

38. <mark style="color:purple;">**Ultra Model Live for Token Holders**</mark> – Discounted access for token holders.
39. <mark style="color:purple;">**Ultra Model Live for Public**</mark> – Full public release of the ultra AI model.
40. <mark style="color:purple;">**AI Avatars Live**</mark> : AI avatars available for Ultra users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ally-ai.gitbook.io/ally-ai-docs/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
