249 Forks
1786 Stars
1786 Watchers

llm-applications

A comprehensive guide to building RAG-based LLM applications for production.

How to download and setup llm-applications

Open terminal and run command
git clone https://github.com/ray-project/llm-applications.git
git clone is used to create a copy or clone of llm-applications repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with llm-applications https://github.com/ray-project/llm-applications/archive/master.zip

Or simply clone llm-applications with SSH
[email protected]:ray-project/llm-applications.git

If you have some problems with llm-applications

You may open issue on llm-applications support forum (system) here: https://github.com/ray-project/llm-applications/issues