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
Backend for a RAG-powered news chatbot. Handles RSS ingestion, vector embeddings with Xenova + Qdrant, session caching via Redis, and chat response routing using Gemini API. Built with Node.js and Express for scalable performance.
NewsMate is a full-stack AI chatbot that answers news-related queries using a RAG pipeline. It features Xenova embeddings, Qdrant vector search, Gemini API, Redis-based session handling, and a modern React + Tailwind CSS frontend.
A responsive and feature-rich AI chatbot built with React.js, TensorFlow.js, and Universal Sentence Encoder. This chatbot can handle queries, provide answers, and learn from user input dynamically.