dabit3/semantic-search-nextjs-pinecone-langchain-chatgpt

Embeds text files into vectors, stores them on Pinecone, and enables semantic search using GPT3 and Langchain in a Next.js UI

49
/ 100
Emerging

Implements a full document ingestion pipeline that vectorizes local text/markdown files through LangchainJS and OpenAI's embedding models, then stores them in Pinecone's vector database for retrieval-augmented generation (RAG) queries via GPT-3. The Next.js API routes handle embedding generation and index initialization with automatic retry logic, while the frontend enables conversational search over custom document collections. Designed as a starter template with pre-configured Lens protocol documentation, making it straightforward to swap in alternative datasets using tools like GPT Repository Loader for ingesting entire codebases.

762 stars.

No License No Package No Dependents
Maintenance 10 / 25
Adoption 10 / 25
Maturity 8 / 25
Community 21 / 25

How are scores calculated?

Stars

762

Forks

112

Language

TypeScript

License

Last pushed

Feb 26, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/dabit3/semantic-search-nextjs-pinecone-langchain-chatgpt"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.