FullStackWithLawrence/openai-embeddings
OpenAI chatGPT hybrid search and retrieval augmented generation
Combines OpenAI embeddings with Pinecone vector storage and LangChain orchestration to implement retrieval-augmented generation (RAG), where PDF documents are vectorized and searched to augment LLM prompts with relevant context. Includes a CLI tool for loading PDFs into the vector database, system prompting templates, and Pydantic-based configuration management for secure credential handling.
Stars
16
Forks
4
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/FullStackWithLawrence/openai-embeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awinml/voyage-embedders-haystack
Custom components for Haystack for creating embeddings and reranking documents using the VoyageAI Models.
estebanpdl/osintgpt
An open-source intelligence (OSINT) analysis tool leveraging GPT-powered embeddings and vector...
voyage-ai/voyageai-python
Voyage AI Official Python Library
calebevans/cordon
Reduce logs to their semantic anomalies
iririthik/Kernolog
A real-time Linux log monitoring and semantic search tool that streams logs from journalctl,...