Oops! Sorry!!


This site doesn't support Internet Explorer. Please use a modern browser like Chrome, Firefox or Edge.

WARIF AI Assistant — Demo | Powered by BFT Consulting
DEMO PAGE — WARIF AI Assistant Prototype • Built by BFT Consulting Services • Ready to embed on warifng.org
AI DEMO — Live Prototype

Meet the WARIF AI Assistant
Always Here. Always Free.

A 24/7 intelligent chatbot that answers questions about WARIF's services, guides survivors to help, and supports donors — powered by free AI via OpenRouter.

7,387
Survivors Served
27,356
Adolescents Educated
244,520
Community Reach
10+
Years of Impact
Get Help Now
Knowledge Base — Upload Your Own

Upload a .txt file with your organisation's FAQ, programme details, donor information, and statistics. The chatbot will use it as its knowledge source. Leave empty to use the built-in WARIF knowledge base.

📄
Drop your knowledge base file here or click to browse
Accepts .txt or .md — max 200KB
Currently using: Built-in WARIF knowledge base (SGBV services, donors, survivor FAQ, statistics)
Three Conversations at Once

The WARIF Assistant is trained to serve three distinct audiences — every visitor gets the right response.

01
Survivors & People in Crisis

Immediately surfaces the 24/7 helpline number and centre address. Uses trauma-informed, non-judgemental language. Never blames. Never shames.

Safety-first protocol
02
Donors & Partners

Answers donation questions with direct Paystack links for Naira and USD. Explains exactly where funds go. Points to annual impact reports.

Naira & USD giving links
03
Volunteers & Partners

Describes volunteer roles, partnership models, and upcoming events. Points to the application page and relevant programme contacts.

6 volunteer categories
Add This Chatbot to Any Website

Copy one of the snippets below into your site. Works on WordPress, Webflow, Wix, or any HTML page.

/* In your WordPress theme's footer.php, just before </body> */

<!-- WARIF AI Assistant -->
<script>
  window.WARIF_API_KEY = 'sk-or-v1-YOUR-OPENROUTER-KEY';
</script>
<script src="https://yourserver.com/warif-chatbot.js"></script>

/* OR use the Appearance › Widgets › Custom HTML widget
   and paste the full HTML file content there */

For WordPress: paste the full HTML file into a Custom HTML widget, or ask your developer to add it to footer.php. The WARIF web team at Future Software Resources Limited can implement this in under 30 minutes.

<!-- Paste this just before the closing </body> tag on any page -->

<script>
  window.WARIF_CONFIG = {
    apiKey: 'sk-or-v1-YOUR-KEY',
    orgName: 'WARIF',
    helpline: '+234-800-9210-0009',
    website: 'warifng.org',
    primaryColor: '#185FA5'
  };
</script>
<script src="warif-chatbot.js"></script>

This is the cleanest integration. Upload warif-chatbot.js (the script extracted from this HTML file) to your hosting, then paste the config snippet on any page you want the chatbot to appear.

<!-- Host the HTML file on any web server, then embed via iFrame -->
<!-- Recommended: host on your own domain for security -->

<iframe
  src="https://yourdomain.com/warif-chatbot.html"
  width="400"
  height="600"
  style="border:none; border-radius:16px;
         box-shadow: 0 8px 32px rgba(0,0,0,0.15);"
  allow="clipboard-write"
  title="WARIF AI Assistant"
></iframe>

iFrame is the fastest way to go live — no code changes to your main site. Simply upload the HTML file to a hosting service (Netlify free tier works perfectly) and embed the iFrame URL in your site. Contact BFT Consulting for assisted setup.

  1. Get a free OpenRouter API key at openrouter.ai/keys — no credit card required
  2. Download the WARIF_Chatbot_OpenRouter.html file from BFT Consulting
  3. Replace 'sk-or-v1-...' with your actual key (or leave the setup screen for users)
  4. Optionally upload a custom .txt knowledge base — or use the built-in WARIF content
  5. Upload the HTML file to your web server or Netlify (drag-and-drop free hosting)
  6. Add the embed snippet to your website — chatbot is live in minutes
B
Built by BFT Consulting Services for WARIF AI Appreciation Training 2026
AI Strategy · Automation · Digital Transformation · Lagos, Nigeria
W
WARIF Assistant
Here to help · warifng.org
Crisis helpline: +234-800-9210-0009 — Free · 24/7 · Confidential

Activate the AI Chatbot

Enter your free OpenRouter API key to power the WARIF Assistant. No credit card needed.

✓ Free · No credit card · 200 requests/day
1
Go to openrouter.ai/keys and sign up free
2
Click Create Key — copy it
3
Paste it below and click Activate
Auto-rotates: Llama 3.3 70B → Gemma 3 27B → Mistral Small → openrouter/free

🔒 Your key is stored in this browser session only and never sent to third parties.