BCEmbedding
Netease Youdao's open-source embedding and reranker models
...It includes an EmbeddingModel for semantic vector generation and a RerankerModel for refining and ordering search results. The project is optimized for bilingual and cross-lingual retrieval, especially across Chinese and English. It is used as a foundation for RAG systems such as QAnything and other Youdao products. The models are designed to work directly without fine-tuning across common business scenarios such as education, medicine, law, finance, literature, FAQs, textbooks, and general conversation. BCEmbedding also provides integrations for popular RAG frameworks, making it easier to add semantic search and reranking to AI applications.