Skip to content

Latest commit

Β 

History

History
42 lines (28 loc) Β· 1.37 KB

File metadata and controls

42 lines (28 loc) Β· 1.37 KB

PDF Knowledge Base ChatBot πŸ€–

A Next.js application that creates an AI-powered chatbot from your PDF documents. Built with LangChain, Pinecone, and OpenAI.

ChatBot Demo

πŸŽ₯ Video Tutorial

Learn how to build this project step by step in my 4-minute tutorial:

πŸ“ Detailed Blog Post

For a comprehensive, written guide with code explanations and best practices, check out my blog post: Building a RAG-Powered PDF ChatBot with Next.js

✨ Features

  • πŸ“ PDF file upload and processing
  • πŸ” Advanced RAG (Retrieval Augmented Generation)
  • πŸ’¬ Interactive chat interface
  • πŸ”„ Real-time streaming responses
  • πŸ“š Context-aware conversations
  • 🎨 Modern UI with Tailwind CSS

πŸ› οΈ Tech Stack

πŸš€ Getting Started

  1. Clone the repository
git clone https://github.com/MUKE-coder/pdf-chat.git