Skip to content

bala587/PDF-Chat-Pinecone

Repository files navigation

PDF Chat Pinecone and Langchain

final output

🚀 PDF Chat: Transforming PDFs into Conversational Hubs with Next.js and Pinecone

Elevate your document collaboration with PDF Chat, powered by Next.js and Pinecone. Immerse your PDFs in a dynamic chat experience, fostering real-time discussions and collaborative annotations. PDFs, reimagined for interactive conversation. 📄💬✨

🔍 Key Features:

  • PineconeDB as the knowledge store
  • User-Friendly Interface
  • Next.js Integration
  • LangChain Language Processing
  • PDF Chunking
  • OpenAI API Integration
  • Smart Summarization
  • Fast Answers
  • Integration with External APIs
  • Optical Character Recognition (OCR)

Cloning the repository

git clone https://github.com/bala587/PDF-Chat-Pinecone.git

Install packages

npm install

Setup .env file

OPENAI_API_KEY=
PINECONE_API_KEY=
PINECONE_ENVIRONMENT=

Start Your App

 npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published