> For the complete documentation index, see [llms.txt](https://docs.parasail.io/parasail-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parasail.io/parasail-docs/use-cases.md).

# Use Cases

- [Chat and Text Generation](https://docs.parasail.io/parasail-docs/use-cases/chat-text-generation.md): Build chatbots, assistants, and text generation pipelines with Parasail's OpenAI-compatible API.
- [RAG and Embeddings](https://docs.parasail.io/parasail-docs/use-cases/rag-embeddings.md): Build retrieval-augmented generation (RAG) pipelines and vector search systems with Parasail embeddings.
- [Batch Processing at Scale](https://docs.parasail.io/parasail-docs/use-cases/batch-processing.md): Process large volumes of LLM inferences, embeddings, and multimodal inputs at scale with Parasail Batch.
- [Agents and Tool Calling](https://docs.parasail.io/parasail-docs/use-cases/agents-tool-calling.md): Build agentic workflows with function calling, multi-step reasoning, and tool use on Parasail.
