EasyFindAi

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.

EasyFindAI Dashboard

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

Automated Knowledge Base:

Built a weekly crawler and indexer to refresh site data.

Automated Accuracy Testing:

Created a test harness that runs Q&A checks automatically.

Rapid Deployment:

Packaged an embeddable script tag for 5-minute setup.

Dashboard:

Developed a Next.js (tailwind) admin UI for content and metrics.

Simple Integration:

Loaded via a single HTML snippet on any site.

Knowledge Refinement:

Added a UI to edit FAQs, custom facts, and edge cases.

File Uploads:

Integrated file parsing for 92 file types.

Deep Customization:

Built theming options to match any brand's look.

Custom Tool Integration:

Designed a plugin system for external API calls.

White-label dashboard:

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