You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Insurance AI Assistant A smart system combining PostgreSQL, Milvus, and specialized AI agents (Life/Home/Auto) to answer insurance queries accurately. Features real-time sync, semantic search via OpenAI embeddings, and a Streamlit UI. Perfect for insurance tech demos or customer service augmentation.
An interactive AI chatbot built with Streamlit and Groq API using the powerful llama-3.3-70b-versatile model. Features include a modern UI, memory toggle, and downloadable chat history. Ideal for testing LLMs or deploying a smart assistant in real-time.
A modern, AI-powered email generation platform built with Next.js 14, TypeScript, and Tailwind CSS. Features include real-time email previews, rich text editing, multiple recipient support, and server-side email handling with Nodemailer.
AEIRS is a unified AI-powered analysis platform designed to extract insights from videos, audio, images, and tabular datasets. It combines LLM reasoning, automated analytics, and interactive visualization into a single modular system.
Python-based solution that takes a LangChain / Faiss-powered pipeline to automatically fetch, chunk, embed and index transcripts from YouTube videos, and then leverages the GroqLLM to enable natural-language Q&A over the video content , all while logging the chat history for reproducibility and analysis.
A full-stack AI-powered customer support chat application built with SvelteKit, Node.js, and LLM APIs, featuring session-based conversations, persistent storage, and a clean production-ready architecture.
An end-to-end ML application that predicts bank customer churn using 9 different models and provides AI-generated retention strategies with Groq LLM. Built with Streamlit for interactive predictions and visualizations.
This project is an AI-powered Database Assistant that enables users to interact with relational databases using natural language instead of writing SQL queries.
StudyPal is a Retrieval-Augmented Generation (RAG) based AI chatbot built to help students learn subjects like Biology and Mathematics through context-aware question answering and chapter summarization.
Full-stack real-time speech visualization that streams audio to Deepgram, runs sentiment + keyword analysis via a FastAPI/Groq backend, and renders an interactive p5.js aura reacting to emotional tone.
A WordPress plugin that generates SEO-optimized content using multiple AI providers (Groq, OpenAI, Anthropic) with admin controls, logging, and safety checks.
🛡️ Autonomous threat hunter that analyzes security logs, checks IPs against AbuseIPDB, scans file hashes across 70+ AV engines via VirusTotal, and executes mitigation actions — all in under 90 seconds. Built with LangGraph + FastAPI + React.