dbabbs/semantic-search-openai-nextjs-sample
This repository is a sample application and guided walkthrough for a semantic search question-and-answer style interaction with custom user-uploaded documents. Typescript, NextJS, OpenAI, Langchain, Pinecone
This project helps web developers build custom question-and-answer applications that can understand and respond to queries about specific documents. You upload a plain text file, and the application allows users to ask questions, receiving answers generated by an AI based solely on the content of that document. It's designed for web developers who want to integrate large language models and vector databases into their web projects.
No commits in the last 6 months.
Use this if you are a web developer looking for a practical guide and sample application to implement semantic search with custom documents using modern AI tools.
Not ideal if you are a non-developer seeking an off-the-shelf application to chat with your documents without coding.
Stars
86
Forks
9
Language
TypeScript
License
—
Category
Last pushed
Oct 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dbabbs/semantic-search-openai-nextjs-sample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-google
🦜🔗 LangChain interfaces to Google's suite of AI products (Gemini & Vertex AI)
nicolay-r/bulk-chain
A no-string API framework for deploying schema-based reasoning into third-party apps
MIDORIBIN/langchain-gpt4free
LangChain x gpt4free
doccano/doccano-mini
Annotation meets Large Language Models (ChatGPT, GPT-3 and alike).
dataprofessor/langchain-quickstart
Build your first LLM powered app with Langchain and Streamlit.