~/vimal-jain
RAG / GenAIDec 2025

RAG LinkedIn & Article Chatbot

Retrieval-Augmented Generation chatbot answering context-aware questions from scraped LinkedIn posts and technical articles.

Full-stack RAG application built with React/Vite on the frontend and Node/Express on the backend.

Ingests, parses, and embeds scraped LinkedIn posts and technical articles using Voyage AI embeddings into Pinecone vector storage.

Uses Neon Postgres for user query history and Google Gemini 2.5 Flash for high-speed, grounded conversational answers.

stack

ReactViteNode.jsExpressNeon PostgresPineconeVoyage AIGemini API