SemanticSlicer VS OpenAI-DotNet

Compare SemanticSlicer vs OpenAI-DotNet and see what are their differences.

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
SemanticSlicer OpenAI-DotNet
1 35
7 591
- 6.9%
7.5 7.7
5 months ago 8 days ago
C# C#
MIT License 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.

SemanticSlicer

Posts with mentions or reviews of SemanticSlicer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.
  • Pg_vectorize: The simplest way to do vector search and RAG on Postgres
    6 projects | news.ycombinator.com | 6 Mar 2024
    I wrote a C# library to do this, which is similar to other chunking approaches that are common, like the way langchain does it: https://github.com/drittich/SemanticSlicer

    Given a list of separators (regexes), it goes through them in order and keeps splitting the text by them until the chunk fits within the desired size. By putting the higher level separators first (e.g., for HTML split by

    before

    ), it's a pretty good proxy for maintaining context.

OpenAI-DotNet

Posts with mentions or reviews of OpenAI-DotNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-08.

What are some alternatives?

When comparing SemanticSlicer and OpenAI-DotNet you can also consider the following projects:

nlm-ingestor - This repo provides the server side code for llmsherpa API to connect. It includes parsers for various file formats.

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

generative-ai-for-beginners - 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

speak-gpt - Your personal voice assistant based on OpenAI ChatGPT.

OpenAI.Net - OpenAI library for .NET

NCalc2 - expression evaluator for .NET with built-in compiler

SlackAI - Slack LLM app integration

sponge-ai - Creates AI generated Spongebob episodes

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.

cuttlefish - Desktop ChatGPT-based Assistant that uses Tools

MachineIntelligence-TextAnalytics-TPLDataFlows - Machine Intelligence using OpenAI, Semantic Kernel, Vector Search, SQL Server

chatgptui - ChatGPT 🤖 with Textual User Interface (TUI) mode written in Go.