SBlachuta's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
microsoft/autogen
A programming framework for agentic AI 🤖
paul-gauthier/aider
aider is AI pair programming in your terminal
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
Ucas-HaoranWei/GOT-OCR2.0
Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model
NirDiamant/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
AnswerDotAI/RAGatouille
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
Marker-Inc-Korea/AutoRAG
AutoML tool for RAG
casper-hansen/AutoAWQ
AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:
rahulnyk/knowledge_graph
Convert any text to a graph of knowledge. This can be used for Graph Augmented Generation or Knowledge Graph based QnA
KruxAI/ragbuilder
A toolkit to create optimal Production-readyRetrieval Augmented Generation(RAG) setup for your data
emcf/thepipe
Extract clean data from anywhere, powered by vision-language models ⚡
Litlyx/litlyx
All-in-one Analytics Solution. Setup in 30 seconds. Display all your data on an AI-powered dashboard. Fully self-hostable and GDPR compliant.
kvcache-ai/ktransformers
A Flexible Framework for Experiencing Cutting-edge LLM Inference Optimizations
shobrook/communities
Library of community detection algorithms and visualization tools
AnswerDotAI/byaldi
Use late-interaction multi-modal models such as ColPali in just a few lines of code.
monk1337/resp
Fetch Academic Research Papers from different sources
lamm-mit/SciAgentsDiscovery
ManuelHentschel/VSCode-R-Debugger
R Debugger Extension for Visual Studio Code
brandonstarxel/chunking_evaluation
This package, developed as part of our research detailed in the Chroma Technical Report, provides tools for text chunking and evaluation. It allows users to compare different chunking methods and includes implementations of several novel chunking strategies.
autogen-ai/autogen
A programming framework for agentic AI. Discord: https://discord.gg/pAbnFJrkgZ
suqingdong/scihub
PDF Downloader with SCI-HUB
SicariusSicariiStuff/SLOP_Detector
SLOP Detector and analyzer based on dictionary for shareGPT JSON and text
ddomingof/PubMed2PDF
A Python package to download full article PDFs from OA publications
rahulanand1103/rag-citation
RAG Citation enhances Retrieval-Augmented Generation (RAG) by automatically generating relevant citations for AI-generated content. It ensures credibility by backing responses with accurate references. Open for contributions and PRs.
nesbyte/ResearchChunkingStrategies