← Back to Portfolio

RAG-Based AI System

Python LangChain / LangGraph Pinecone HuggingFace Embeddings
Project Banner

Project Overview

This project implements a Retrieval-Augmented Generation (RAG) pipeline for AI systems. It integrates LangGraph workflows, vector databases (Pinecone), and HuggingFace embeddings for document retrieval and question answering.

Key Features

View Code on GitHub