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
A full-stack application that allows users to analyze and chat about code repositories using Google's Generative AI and LangChain. The system clones GitHub repositories, processes the code files, and enables intelligent conversations about the codebase.
Atomic is a full-stack AI-powered contextual chatbot application built with React, Node.js, and Google Gemini AI. The application features multiple AI personalities, real-time chat functionality, user authentication, and persistent memory using vector embeddings.
Backend for a RAG-powered news chatbot providing real-time AI responses, semantic search, and news retrieval using Node.js, Socket.IO, PostgreSQL, Redis, and Qdrant.
A Retrieval-Augmented Generation (RAG)-based AI assistant tailored for a hospital. It provides accurate, context-aware answers to patient queries by combining the hospital's medical knowledge base with a large language model (LLM). Ideal for answering FAQs, drug information, and hospital-specific guidelines.
RAGPilot is an intelligent Retrieval-Augmented Generation (RAG) interface that lets users chat with their own documents and web content. Upload PDFs or ingest URLs, and RAGPilot retrieves the most relevant context using semantic search and generates accurate responses with an LLM.
A comprehensive AI-powered market research platform that allows users to upload financial documents and analyze them using advanced AI technology. The platform consists of a Node.js backend with AI integration and a modern Next.js frontend.