rerank

There are 26 repositories under rerank topic.

  • LocalAI

    mudler/LocalAI

    :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted 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. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference

    Language:Go35.3k2321.1k2.8k
  • QuantumNous/new-api

    AI模型聚合管理分发系统,支持将多种大模型转为统一格式调用,支持OpenAI、Claude、Gemini等格式,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。🍥 The next-generation LLM gateway and AI asset management system supports multiple languages.

    Language:JavaScript10.6k421.1k2k
  • mgonzs13/llama_ros

    llama.cpp (GGUF LLMs) and llava.cpp (GGUF VLMs) for ROS 2

    Language:C++2284540
  • shell-nlp/gpt_server

    gpt_server是一个用于生产级部署LLMs、Embedding、Reranker、ASR、TTS、文生图、图片编辑和文生视频的开源框架。

    Language:Python20942715
  • tensorlakeai/rerank-ts

    rerank library for easy reranking of results

    Language:TypeScript49203
  • stephanj/BM25

    A BM25 Java implementation using streams, stop words and stemming.

    Language:Java39125
  • xuzeyu91/AntSK-PyApi

    基于FastAPI的文本嵌入向量生成API, 处理Embedding+Rerank模型,兼容OpenAI、硅基流动格式

    Language:HTML28
  • bluechanel/deploy_llm

    Rapid Deployment of LLM and Embedding Based on VLLM Using Docker

    Language:Python9111
  • EliasPereirah/SearchAugmentedLLM

    SearchAugmentedLLM empowers LLMs with information from the web

    Language:PHP8102
  • ittia-research/check

    Automated fact-check

    Language:Python8001
  • kdjlyy/LangGraphChatBot

    基于 LangGraph 实现的聊天机器人,接入 DeepSeek、Qwen、智谱 AI 多个 LLM 模型,支持在线搜索和文件解析。

    Language:Python5
  • pashpashpash/python-rag-scaffold

    A comprehensive RAG FastAPI service that handles document uploads and retrievals, built with Python. Uses PyMuPDF for document processing, turbopuffer for vector storage, OpenAI for models, and cohere for reranking.

    Language:Python5302
  • Violet-sword/Local-RAG-Chatbot-Rerank

    A Python project that deploys a Local RAG chatbot using Ollama API and vLLM API. Refines answers with internal RAG knowledge base, using both Embedding and Rerank models to improve accuracy of context provided to LLM models.

    Language:Python4
  • metehan777/chatgpt-5-configuration-analysis

    This configuration is from the ChatGPT source code.

  • Lizhecheng02/Kaggle-Eedi

    Develop an nlp-based method to predict the affinity between misconceptions and incorrect answers (distractors) in multiple-choice questions.

    Language:Jupyter Notebook210
  • Flamehaven/CRoM-Context-Rot-Mitigation--EfficientLLM

    CRoM (Context Rot Mitigation)-EfficientLLM is a Python toolkit designed to optimize the context provided to Large Language Models (LLMs). It provides a suite of tools to intelligently select, re-rank, and manage text chunks to fit within a model's context budget while maximizing relevance and minimizing performance drift.

    Language:Python1
  • LiRunGuo/llama-factory-practical

    llama-factory实战项目(简历项目)

    Language:Python1
  • LiRunGuo/rerank-practical

    rerank技术实战项目(简历项目)

    Language:Python1
  • AlphaTok-Singapore/FlagEmbedding

    Retrieval and Retrieval-augmented LLMs

    Language:Python
  • drexzy1234/Local-RAG-Chatbot-Rerank

    A Python project that deploys a Local RAG chatbot using Ollama API and vLLM API. Refines answers with internal RAG knowledge base, using both Embedding and Rerank models to improve accuracy of context provided to LLM models.

    Language:Python
  • LiRunGuo/django-cnn-image-recognition

    Django_CNN图像识别项目(简历项目)

    Language:Python
  • LiRunGuo/django-mnist-web

    Django_MNIST_Web项目(简历项目)

    Language:Python
  • LiRunGuo/embedding-practical

    Embedding技术实战项目(简历项目)

    Language:Python
  • LiRunGuo/enterprise-rag-practical

    企业RAG技术实战项目(简历项目)

    Language:Python
  • LiRunGuo/mistral7b-finetune

    微调Mistral7B项目(简历项目)

    Language:Python
  • MatheusADC/RerankRAG

    The code features a Rerank RAG developed in the Python programming language.

    Language:Python