Business Context AI is a SaaS application that I developed. It features a RAG (Retrieval Augmented Generation) engine that allows users to ask questions about their business context. The app allows users to upload documents and images and ask questions about them. Users can ask questions directly in the app with the chat interface or connect via an MCP (Model Context Protocol) client.
The application is built with NuxtJs and uses Nitro and Supabase for the backend. This is hosted on Cloudflare.
Tech Stack
- NuxtJs
- Nitro
- Supabase
- Cloudflare
- Drizzle ORM
- Vercel AI SDK
Features
- RAG engine
- Supabase integration
- Cloudflare integration
- Vercel AI SDK
MCP Extension.
MCP is a protocol by anthropic that allows users to connect to servers that provide tools, prompts or resources to chatbots or agents.
I have created an MCP server that allows users to authenticate and use RAG with their files inside of claude, cursor and windsurf.