1sec.ai

Tag

#retrieval-augmented-generation

Every item tagged retrieval-augmented-generation, newest first.

2 items

infiniflow/ragflow

infiniflow released ragflow, an open-source retrieval-augmented generation engine that combines rag and agent capabilities for llms. it provides a context layer to improve llm performance. builders can use ragflow to enhance their llm applications with advanced retrieval and generation features. ragflow is available on github for free.

Key takeaways
  • open-source rag engine with agent capabilities
  • fuses rag with agent tech for llms
  • available on github
toolsFeb 10

Retrieval Augmented Generation with Huggingface Transformers and Ray

Hugging Face and Ray have collaborated on a Retrieval Augmented Generation (RAG) implementation using Hugging Face Transformers and Ray. This integration enables scalable and performant RAG applications. You can leverage this solution to build efficient and effective RAG systems. The collaboration aims to provide a seamless experience for developers.

Key takeaways
  • Hugging Face Transformers and Ray integrated for RAG
  • Scalable and performant RAG applications enabled
  • Seamless experience for developers