RagHost

2wks agoupdate 00

RagHost simplifies RAG with an API for embedding documents and asking questions.

Collection time:
2024-07-23
RagHostRagHost

What is RagHost?

RagHost is a service that simplifies Retrieval-Augmented Generation (RAG) by providing an API to embed documents or text and ask questions. It allows users to build internal tools for searching documents or customer-facing apps for answering questions without managing databases, document parsing, chunking, or vector embeddings.


How to use RagHost?

To use RagHost, you can upload documents via a curl command to the /embed endpoint. Then, you can ask questions using another curl command to the /ask endpoint, providing your query as a parameter.


RagHost’s Core Features

Simple API for embedding documents and asking questions Configurable chunking for optimized retrieval quality Built-in streaming for LLM responses Support for Non-OpenAI Models


RagHost’s Use Cases

  • Building an internal tool for searching company documentation
  • Creating a customer-facing app for answering questions based on a knowledge base

Relevant Navigation