information-retrieval
There are 2840 repositories under information-retrieval topic.
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
arc53/DocsGPT
Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents.
piskvorky/gensim
Topic Modelling for Humans
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
onyx-dot-app/onyx
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
Unstructured-IO/unstructured
Convert documents to structured data effortlessly. Unstructured is open-source ETL solution for transforming complex documents into clean, structured formats for language models. Visit our website to learn more about our enterprise grade Platform product for production grade workflows, partitioning, enrichments, chunking and embedding.
neuml/txtai
💡 All-in-one open-source AI framework for semantic search, LLM orchestration and language model workflows
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
marqo-ai/marqo
Unified embedding generation and search engine. Also available on cloud - cloud.marqo.ai
apache/lucene-solr
Apache Lucene and Solr open-source search software
KittyKatt/screenFetch
Fetches system/theme information in terminal for Linux desktop screenshots.
SylphAI-Inc/AdalFlow
AdalFlow: The library to build & auto-optimize LLM applications.
langroid/langroid
Harness LLMs with Multi-Agent Programming
catalyst-team/catalyst
Accelerated deep learning R&D
apache/lucene
Apache Lucene open-source search software
embeddings-benchmark/mteb
MTEB: Massive Text Embedding Benchmark
tensorflow/ranking
Learning to Rank in TensorFlow
ashvardanian/StringZilla
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
naiveHobo/InvoiceNet
Deep neural network to extract intelligent information from invoice documents.
rajkumardusad/IP-Tracer
Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.
illuin-tech/colpali
The code used to train and run inference with the ColVision models, e.g. ColPali, ColQwen2, and ColSmol.
xlang-ai/instructor-embedding
[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
beir-cellar/beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
castorini/pyserini
Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.
youngfish42/Awesome-FL
Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)
shaoxiongji/knowledge-graphs
A collection of research on knowledge graphs
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework
th3unkn0n/TeleGram-Scraper
telegram group scraper tool. fetch all information about group members
boudinfl/pke
Python Keyphrase Extraction module
ashvardanian/SimSIMD
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
apache/solr
Apache Solr open-source search software
th3unkn0n/osi.ig
Information Gathering Instagram.
superlinked/superlinked
Superlinked is a Python framework for AI Engineers building high-performance search & recommendation applications that combine structured and unstructured data.
xhluca/bm25s
Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
dorianbrown/rank_bm25
A Collection of BM25 Algorithms in Python