I will integrate an ai chat assistant into your website


About this gig
I built the AI chat advisor on AsmiAI (asmiai.xyz) live right now. Floating widget on every page plus a full /ask/ page. Grounded in 250 tools so it only recommends what is actually in the directory. Try it yourself at asmiai.xyz/ask/
What I built (live reference):
- Floating chat widget on every page (bottom-right corner)
- Full-page chat experience at /ask/
- System prompt grounded in your own data AI only knows your inventory
- Provider fallback chain (Groq, Gemini, OpenAI)
- CSP headers configured for API domains
- Keys injected via CI/CD never hardcoded in public files
- Mobile responsive on all screen sizes
- Conversation history management
- Token optimization to stay within free tier limits
- Verified working with real users daily
Use cases:
- Product recommendation chatbot
- Customer support assistant
- Document and FAQ chatbot
- Tool or service advisor
- AI assistant grounded in your content
Works on any site static HTML, WordPress, React, Laravel, anything.
My approach is different from generic chatbot builders. I build the AI grounded in YOUR data so it only recommends or answers from your actual content no hallucination, no off-topic responses.
Get to know Bhagvat Meena
Full Stack Dev and QA Expert Playwright Power BI AI Google Certified 10 Years
- FromIndia
- Member sinceJul 2026
Languages
Hindi, English
My Portfolio
FAQ
Question: Which AI provider do you use?
Answer: I use Groq (Llama 3.1) as primary since it has the best free tier. Gemini and OpenAI as fallback. You can choose any provider or I can set up all three with automatic fallback.
Question: Will the AI only answer from my content?
Answer: Yes. I ground the system prompt in your specific data — tool inventory, product catalog, FAQ, or documentation. The AI cannot recommend or discuss anything outside what you provide.
Question: Do I need a backend or database?
Answer: No. The integration works on any static site. API keys are injected at build time via environment variables. Works on Cloudflare Pages, Netlify, Vercel, or any hosting.
Question: Is the API key secure?
Answer: For private repos the key is embedded at build time. For public repos I set up a Cloudflare Worker proxy so the key is never exposed in source code.

