I’d like an MVP AI site made
Budget: $250 – $750 USD
YachtAI MVP Build Checklist
1. Domain and Hosting
* Connect the domain (e.g. yachtai.co.uk) from GoDaddy to a hosting platform (Render, Vercel, or GoDaddy VPS).
* Install SSL certificate (HTTPS enabled).
2. Web Portal Features (User-Facing)
* Simple login system (email or phone number-based).
* Web-based chat interface synced with WhatsApp messages.
* User dashboard with chat history, uploaded documents, reminders, and subscription status.
* File upload feature for PDF/image analysis.
* Trigger AI commands like 'Generate checklist', 'Remind me', 'Add to Calendar'.
3. WhatsApp Integration
* Set up WhatsApp Business API via Twilio or 360dialog.
* Link WhatsApp bot to backend via webhook.
* Route messages into system and return replies from GPT-4.
4. GPT-4 Integration
* Use OpenAI GPT-4-turbo API.
* Middleware handles message flow and context.
* Optional: Implement Retrieval-Augmented Generation (RAG) for yacht documents.
* Track token usage per user.
5. Data Layer
* Store chat logs, file uploads, usage data, reminders.
* Optional: Use Pinecone/Weaviate for document search.
6. Admin Dashboard (Internal Use)
* Manage all users and yachts.
* Monitor per-user and per-yacht usage.
* Upload master documents and tag conversations.
* View reminders and send system-wide updates.
1. Domain and Hosting
* Connect the domain (e.g. yachtai.co.uk) from GoDaddy to a hosting platform (Render, Vercel, or GoDaddy VPS).
* Install SSL certificate (HTTPS enabled).
2. Web Portal Features (User-Facing)
* Simple login system (email or phone number-based).
* Web-based chat interface synced with WhatsApp messages.
* User dashboard with chat history, uploaded documents, reminders, and subscription status.
* File upload feature for PDF/image analysis.
* Trigger AI commands like 'Generate checklist', 'Remind me', 'Add to Calendar'.
3. WhatsApp Integration
* Set up WhatsApp Business API via Twilio or 360dialog.
* Link WhatsApp bot to backend via webhook.
* Route messages into system and return replies from GPT-4.
4. GPT-4 Integration
* Use OpenAI GPT-4-turbo API.
* Middleware handles message flow and context.
* Optional: Implement Retrieval-Augmented Generation (RAG) for yacht documents.
* Track token usage per user.
5. Data Layer
* Store chat logs, file uploads, usage data, reminders.
* Optional: Use Pinecone/Weaviate for document search.
6. Admin Dashboard (Internal Use)
* Manage all users and yachts.
* Monitor per-user and per-yacht usage.
* Upload master documents and tag conversations.
* View reminders and send system-wide updates.