Back to Projects
Known Error Database (KEDB)
Enterprise workflows with AI-powered search
ReactNode.jsMeilisearchPostgreSQLDocker
K
Query Speed<50ms
Accuracy92%
Overview
Designed CRM-aligned workflows (review cycles, metadata, suggestions, automation) and implemented search ranking (BM25) with Meilisearch.
The Problem
[Placeholder: Describe the core problem this project solves. For example, manual processing latency or lack of centralized data.]
The Solution
[Placeholder: Detailed technical solution approach. e.g. Used Meilisearch for sub-50ms ranking, implemented diff-based logging algorithm.]
Architecture & Technologies
- Frontend: Next.js with Tailwind for responsive UI
- Backend: Node.js / Python API services
- Database: PostgreSQL for relational data, MongoDB for logs
- Search: BM25 Algorithm via Meilisearch