MyGit

SciPhi-AI/R2R

Fork: 251 Star: 3356 (更新于 2024-10-03 06:31:30)

license: MIT

Language: Python .

The all-in-one solution for RAG. Build, scale, and deploy state of the art Retrieval-Augmented Generation applications

最后发布版本: v0.3.0 ( 2024-08-24 07:33:48)

官方网址 GitHub网址

Docs Discord Github Stars Commits-per-week License: MIT

r2r

The Elasticsearch for RAG.

Build, scale, and deploy state of the art Retrieval-Augmented Generation applications.

About

R2R (RAG to Riches), the Elasticsearch for RAG, bridges the gap between experimenting with and deploying state of the art Retrieval-Augmented Generation (RAG) applications. It's a complete platform that helps you quickly build and launch scalable RAG solutions. Built around a containerized RESTful API, R2R offers multimodal ingestion support, hybrid search, GraphRAG capabilities, user management, and observability features.

For a more complete view of R2R, check out the full documentation.

Key Features

What's New

  • Release 3.1.0    September 6, 2024    

    Warning: These changes are breaking! We will be releasing a migration script soon.

    • Orchestration with Hatchet
    • Default ingestion provider set to Unstructured
    • Improved knowledge graph construction process

Install with pip

The recommended way to get started with R2R is by using our CLI.

pip install r2r

Then, after installing R2R, it is recommended to launch with Docker, if possible:

# export OPENAI_API_KEY=sk-...
r2r serve --docker

Alternatively, you may run R2R directly from the python package, but additional dependencies like Postgres+pgvector must be configured and the full R2R core is required:

# export OPENAI_API_KEY=sk-...
# export POSTGRES...
pip install 'r2r[core]'
r2r --config-name=default serve

Getting Started

  • Installation: Quick installation of R2R using Docker or pip
  • Quickstart: A quick introduction to R2R's core features

API & SDKs

  • SDK: API reference and Python/JS SDKs for interacting with R2R
  • API: API reference and Python/JS SDKs for interacting with R2R
  • Configuration: A guide on how to configure your R2R system

Cookbooks

Community

Join our Discord server to get support and connect with both the R2R team and other developers in the community. Whether you're encountering issues, looking for advice on best practices, or just want to share your experiences, we're here to help.

Contributing

We welcome contributions of all sizes! Here's how you can help:

Our Contributors

最近版本更新:(数据更新于 2024-08-31 13:35:29)

2024-08-24 07:33:48 v0.3.0

2024-08-14 02:20:30 v0.2.85

2024-08-08 09:03:02 v2.0.84

2024-08-08 08:56:29 v2.0.83

2024-08-03 06:30:01 v0.2.76

2024-07-31 09:46:50 v0.2.74

2024-07-29 01:17:24 v0.2.73

2024-07-22 11:53:33 v2.0.64

2024-07-19 07:42:14 v0.2.61

2024-07-14 10:04:03 v0.2.60

主题(topics):

artificial-intelligence, large-language-models, python, question-answering, rag, retrieval-augmented-generation, retrieval-systems, search

SciPhi-AI/R2R同语言 Python最近更新仓库

2024-10-22 19:20:59 PKU-YuanGroup/Open-Sora-Plan

2024-10-22 16:51:25 comfyanonymous/ComfyUI

2024-10-22 13:14:01 yt-dlp/yt-dlp

2024-10-22 07:36:06 ultralytics/ultralytics

2024-10-22 03:00:27 phidatahq/phidata

2024-10-22 00:02:52 getomni-ai/zerox