thinktecture-labs/semantic-kernel-semanticsearch
Example how to implement a question & answer flow using semantic search with OpenAI - by using C# & Semantic Kernel
This tool helps you quickly get answers from your own specific documents, web pages, or other text sources, even across different languages. You provide a list of URLs or text, and it processes them to create a searchable knowledge base. When you ask a question, it instantly provides an answer based only on your supplied content. This is for anyone who needs to build a custom Q&A system for a defined set of information.
No commits in the last 6 months.
Use this if you need to build a specialized question-answering system using your own set of documents, like internal company FAQs, product documentation, or specific web pages.
Not ideal if you need a production-ready system with robust vector database capabilities, advanced user management, or complex data ingestion pipelines beyond simple URLs.
Stars
28
Forks
4
Language
C#
License
—
Category
Last pushed
May 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/thinktecture-labs/semantic-kernel-semanticsearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
aryn-ai/sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C,...
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.