gutfeeling/langsearch
Easily create semantic search based LLM applications
Combines data discovery (Scrapy crawling), preprocessing (Tika for 1000+ MIME types, Readability, Whisper for audio/video), and vector storage (Weaviate) into a unified pipeline, eliminating boilerplate for production RAG systems. Built on LangChain and configurable entirely through settings, supporting custom crawlers and preprocessors for extensibility.
No commits in the last 6 months.
Stars
14
Forks
2
Language
Python
License
—
Category
Last pushed
Jan 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/gutfeeling/langsearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain4j/langchain4j
LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java...
Couchbase-Ecosystem/langchain-couchbase
Couchbase integration with LangChain
moorcheh-ai/moorcheh-chat-boilerplate
Production-ready AI chat boilerplate powered by Moorcheh ITS search and RAG, built with Next.js.
tryAGI/LangChain.Databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on...
moorcheh-ai/moorcheh-python-sdk
Python SDK for interacting with the Moorcheh Semantic Search API v1. Moorcheh provides...