All work
2025·Featured·AI / RAG / Full Stack

Braible

Multi-modal AI chatbot platform with 4+ LLM providers and automated failover.

Braible cover

Overview

Braible is an enterprise chatbot platform I architected as Lead Developer at BRAVENT LLC. It combines a RAG backend on Flask + MongoDB with a provider-agnostic LLM router supporting OpenAI, Anthropic, Gemini, and Mistral, and ships as an embeddable widget any team can drop into their product.

Highlights

  • Cut system latency by 30% with parallel async API handling and request batching.
  • Built a real-time React heatmap analytics dashboard used to tune conversation flows.
  • Integrated speech-to-text, text-to-speech, and AI video analysis (95%+ accuracy).
  • Drove a 40% engagement uplift across live deployments.

Tech stack

  • React 18
  • TypeScript
  • Flask
  • Python
  • MongoDB
  • RAG
  • LangChain
  • OpenAI