mirror of
https://github.com/FlagOpen/FlagEmbedding.git
synced 2025-07-23 17:10:18 +00:00
19 lines
397 B
ReStructuredText
19 lines
397 B
ReStructuredText
![]() |
Introduction
|
||
|
============
|
||
|
|
||
|
BGE builds one-stop retrieval toolkit for search and RAG. We provide inference, evaluation, and fine-tuning for embedding models and reranker.
|
||
|
|
||
|
.. figure:: ../_static/img/RAG_pipeline.png
|
||
|
:width: 700
|
||
|
:align: center
|
||
|
|
||
|
BGE embedder and reranker in an RAG pipeline.
|
||
|
|
||
|
Quickly get started with:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
installation
|
||
|
concept
|
||
|
quick_start
|