66[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
77[ ![ Last Commit] ( https://img.shields.io/github/last-commit/sunjay-dev/sleek-ai )] ( https://github.com/sunjay-dev/sleek-ai/commits/main )
88
9- A full-stack AI chat application featuring real-time messaging, file ingestion, and vector search capabilities. Optimized for speed, reliability, and seamless AI interactions.
9+ A full-stack AI chat application featuring real-time messaging, file ingestion, and vector search capabilities. Optimized for speed, reliability, and
10+ seamless AI interactions.
1011
1112## Features
13+
1214- ** AI Chat Interface** : Interactive chat with AI models.
1315- ** File Ingestion** : Upload and process documents (PDF, Docx, TXT) for context-aware responses.
1416- ** Vector Search** : Semantic search powered by Pinecone and Google Gemini embeddings.
@@ -18,7 +20,27 @@ A full-stack AI chat application featuring real-time messaging, file ingestion,
1820
1921## Tech Stack
2022
21-                     
23+ ![ React] ( https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB )
24+ ![ Tailwind CSS] ( https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white )
25+ ![ Lucide-React] ( https://img.shields.io/badge/Lucide--React-000000.svg?style=for-the-badge&logo=lucide&logoColor=white )
26+ ![ Clerk] ( https://img.shields.io/badge/Clerk-6C47FF?style=for-the-badge&logo=clerk&logoColor=white )
27+ ![ Hono] ( https://img.shields.io/badge/Hono-ff5018?style=for-the-badge&logo=hono&logoColor=white )
28+ ![ Bun] ( https://img.shields.io/badge/Bun-000000?style=for-the-badge&logo=bun&logoColor=FBF0DF )
29+ ![ PostgreSQL] ( https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white )
30+ ![ Prisma] ( https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white )
31+ ![ Redis] ( https://img.shields.io/badge/redis-%23DD0031.svg?&style=for-the-badge&logo=redis&logoColor=white )
32+ ![ BullMQ] ( https://img.shields.io/badge/BullMQ-E03E2F?style=for-the-badge&logo=bullmq&logoColor=white )
33+ ![ Cloudinary] ( https://img.shields.io/badge/Cloudinary-3448C5?style=for-the-badge&logo=cloudinary&logoColor=white )
34+ ![ PNPM] ( https://img.shields.io/badge/pnpm-%234a4a4a.svg?style=for-the-badge&logo=pnpm&logoColor=f69220 )
35+ ![ Zod] ( https://img.shields.io/badge/Zod-7C3AED.svg?style=for-the-badge&logo=zod&logoColor=white )
36+ ![ Pino] ( https://img.shields.io/badge/Pino-4B9E5F.svg?style=for-the-badge&logo=pino&logoColor=white )
37+ ![ LangChain] ( https://img.shields.io/badge/LangChain.js-1C3C3C?style=for-the-badge&logo=langchain&logoColor=white )
38+ ![ Pinecone] ( https://img.shields.io/badge/Pinecone-2C3E50?style=for-the-badge&logo=pinecone&logoColor=white )
39+ ![ Groq] ( https://img.shields.io/badge/Groq-F55036?style=for-the-badge&logo=groq&logoColor=white )
40+ ![ Gemini] ( https://img.shields.io/badge/Gemini-1A73E8?style=for-the-badge&logo=google-gemini&logoColor=white )
41+ ![ Docker] ( https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white )
42+ ![ Grafana] ( https://img.shields.io/badge/Grafana-%23F46800.svg?style=for-the-badge&logo=grafana&logoColor=white )
43+ ![ Prometheus] ( https://img.shields.io/badge/Prometheus-%23E6522C.svg?style=for-the-badge&logo=prometheus&logoColor=white )
2244
2345## Architecture
2446
0 commit comments