markdown-embeddings-search VS private-gpt

Compare markdown-embeddings-search vs private-gpt and see what are their differences.

markdown-embeddings-search

Obisidan notes to pinecone embeddings plus other files in effor to learn llama_index (by bs7280)

private-gpt

Interact with your documents using the power of GPT, 100% privately, no data leaks (by zylon-ai)
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
markdown-embeddings-search private-gpt
1 131
2 52,175
- 3.2%
6.0 9.2
about 1 month ago 6 days ago
Python Python
- Apache License 2.0
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.

markdown-embeddings-search

Posts with mentions or reviews of markdown-embeddings-search. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    10 projects | news.ycombinator.com | 3 Apr 2024
    Not exactly what you're looking for but I a few months ago I spent a day building a llama-index pipeline against my markdown notes with a really privative note crawling implementation, and had surprisingly good results for question answering.

    I don't use an org-roam note system but I've been working on a similar and highly opinionated note system that I'm always making tools for. And I'm always interested in seeing people's ideal note systems.

    my crude WIP Obsidian / Markdown note RAG tool: https://github.com/bs7280/markdown-embeddings-search

private-gpt

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

What are some alternatives?

When comparing markdown-embeddings-search and private-gpt you can also consider the following projects:

obsidian-copilot - 🤖 A prototype assistant for writing and thinking

localGPT - Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.

gpt4all - gpt4all: run open-source LLMs anywhere

h2ogpt - Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

llama.cpp - LLM inference in C/C++

LocalAI - :robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.

llama_index - LlamaIndex is a data framework for your LLM applications

GPTQ-for-LLaMa - 4 bits quantization of LLaMA using GPTQ

langchain - 🦜🔗 Build context-aware reasoning applications

langflow - ⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.