semantic-search-using-chatgpt VS ChatGptNet

Compare semantic-search-using-chatgpt vs ChatGptNet and see what are their differences.

semantic-search-using-chatgpt

Example of a Semantic Search Engine Using Chat GPT (by TaxAIExamples)

ChatGptNet

A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service (by marcominerva)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
semantic-search-using-chatgpt ChatGptNet
2 1
8 285
- -
4.8 8.3
about 1 year ago 17 days ago
C# C#
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

semantic-search-using-chatgpt

Posts with mentions or reviews of semantic-search-using-chatgpt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-26.
  • I'm coding in C#. Should I switch to Python?
    4 projects | /r/ChatGPTCoding | 26 Apr 2023
    In the mean time: https://github.com/marcominerva/ChatGptNet https://github.com/pgvector/pgvector-dotnet https://github.com/TaxAIExamples/semantic-search-using-chatgpt
  • Semantic Search using .NET and ChatGPT (Embeddings and Completions)
    1 project | /r/ChatGPT | 19 Apr 2023
    The idea of a semantic search is that you can search a knowledgebase using natural langage. The source code for the entire exercise is Open Source and is available in https://github.com/TaxAIExamples/semantic-search-using-chatgpt. The API's we use for this example are available in https://platform.openai.com/docs/api-reference.

ChatGptNet

Posts with mentions or reviews of ChatGptNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-26.

What are some alternatives?

When comparing semantic-search-using-chatgpt and ChatGptNet you can also consider the following projects:

OpenAI-API-dotnet - An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API

GPT-Codemaster - Automatic programming by creating Pull Requests from Issues using LLMs

chatgpt-plugins - Official ChatGPT Plugins🧩

OpenAI - This is an unofficial C# library for the OpenAI API. As there are no official libraries available, we have created our own to help C# developers interact with the API easily.

pgvector-dotnet - pgvector support for .NET (C#, F#, and Visual Basic)

openai - OpenAI .NET sdk - Azure OpenAI, ChatGPT, Whisper, and DALL-E

OpenAI-DotNet - A Non-Official OpenAI RESTful API Client for DotNet