llm-code-scorer
Code Scorer using LLM (by vra)
quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want. (by QuivrHQ)
llm-code-scorer | quivr | |
---|---|---|
1 | 24 | |
13 | 36,446 | |
- | 1.0% | |
7.5 | 9.9 | |
about 2 months ago | 6 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
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.
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.
llm-code-scorer
Posts with mentions or reviews of llm-code-scorer.
We have used some of these posts to build our list of alternatives
and similar projects.
quivr
Posts with mentions or reviews of quivr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-29.
- Ask HN: Local RAG with private knowledge base
- Ask HN: I have many PDFs – what is the best local way to leverage AI for search?
-
privateGPT VS quivr - a user suggested alternative
2 projects | 12 Jan 2024
-
First 15 Open Source Advent projects
3. Quivr | GitHub | tutorial
- What's the catch with codecanyon?
-
Went down the rabbit hole of 100% local RAG, it works but are there better options?
I used Ollama (with Mistral 7B) and Quivr to get a local RAG up and running and it works fine, but was surprised to find there are no easy user-friendly ways to do it. Most other local LLM UIs don't implement this use case (I looked here), even though it is one of the most useful local LLM use-cases I can think of: search and summarize information from sensitive / confidential documents.
- FLaNK Stack Weekly for 21 August 2023
-
Discord Is Not Documentation
In my opinion LLM based document search tools such as OSS Quivr may be better suited for documentation search for startups.
A highly customed Quivr with one of the 'Open Source LLMs' may provides great 'semantic search' for product documentation.
https://github.com/StanGirard/quivr
- Quivr
-
I built an open source website that lets you upload large files such as academic PDFs or books and ask ChatGPT questions based on your custom knowledge base. So far, I've tried it with long ebooks like Plato's Republic, old letters, and random academic PDFs, and it works shockingly well.
Hey thanks for creating this, will try later if i have time. Meanwhile, do you try some of other second brain app such as this, and how was the comparison? The one i mentioned was trending on github so i think its decent (been playing with it since last week or so, also). But i already starred your repo so i can come back later.