marcominerva/SearchGPT
A sample that shows how to integrate ChatGPT with your own data that comes from Azure Cognitive Search
This tool helps you combine the conversational power of ChatGPT with your own private business data. It takes information from your Azure Cognitive Search index and uses it to provide accurate, relevant answers to your questions, all within a ChatGPT interface. It's designed for IT professionals or business users who want to safely leverage large language models with their internal documents.
No commits in the last 6 months.
Use this if you need to build a custom chatbot that can answer questions based on your organization's specific documents, reports, or knowledge bases stored in Azure Cognitive Search.
Not ideal if you don't use Azure Cognitive Search for your data or if you need to integrate with a different large language model provider than OpenAI or Azure OpenAI.
Stars
13
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Dec 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/marcominerva/SearchGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure...