I built EasyFindAi from the ground up: a custom AI chatbot that crawls any website, spins up a RAG pipeline, and serves precise answers in minutes. I handled the crawler, embedding store, retrieval tuning, admin dashboard, accuracy tests, and theming tools myself.
Built a High-Performance Chatbot
I wrote the widget loader and UI so the bot lives hidden in the corner and only expands on click. It's lightweight, fast, and distraction-free.
Engineered a Legal-Grade RAG Core
I designed the Retrieval-Augmented Generation flow in Python, optimized for high-accuracy answers, then adapted it from legal documents to any website content.
Core Features I Built
Built a weekly crawler and indexer to refresh site data.
Created a test harness that runs Q&A checks automatically.
Packaged an embeddable script tag for 5-minute setup.
Developed a Next.js (tailwind) admin UI for content and metrics.
Loaded via a single HTML snippet on any site.
Added a UI to edit FAQs, custom facts, and edge cases.
Integrated file parsing for 92 file types.
Built theming options to match any brand's look.
Designed a plugin system for external API calls.
Add a cname record to your DNS and you're good to go.
Simple Website Integration
Drop in this script tag and you're live in under 5 minutes:
<script src="https://easyfindai.com/chatbot-embed?apiKey=YOUR_API_KEY"></script>
Api key is not secret