Coder Social home page Coder Social logo

tnscorcoran / genai-llm-rag-pattern Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opendatahub-io-contrib/genai-llm-rag-pattern

0.0 1.0 0.0 1.69 MB

Home Page: https://opendatahub-io-contrib.github.io/genai-llm-rag-pattern/

License: Apache License 2.0

Shell 16.91% Python 64.32% Makefile 10.42% Smarty 7.19% Jinja 1.16%

genai-llm-rag-pattern's Introduction

rhoai-RAG-pattern

Today a dominant usecase for deploying Large Language Models (LLMs) within the enteprise is as a enterprise search assistant. LLMs without any underlying context a prone to halucination. Retrieval Augmented Generation (RAG) is an architecture where the LLM is pared with a vector database. The vector database contains a specialised index of enterprise documents which provide 'context' to the LLM allowing more accurate results AND allowing employees to follow up with source documents. This project is a reference pattern for deploying a RAG search assistant built on top of Red Hat OpenShift AI.

Validated patterns deployment

This project uses validated patterns to allow this project to be consistently deployed across multiple platforms. The project itself has been forked off of the core mutlicloud-gitops pattern.

The current pattern for Red Hat OpenShift AI makes the following assumptions:

  1. Single cluster deployment

Validated patterns currently includes significant boilerplate which will be stripped out over time.

Deploying and assumption

The deployment method for validated pattenrs is described here.

  1. An OpenShift Cluster with
    1. Cluster admin rights logged in with oc where the repository is cloned out
    2. Connectivity through to GitHub (or an equivalent git platform)
    3. GPUs on at least one node within the cluster.

genai-llm-rag-pattern's People

Contributors

butler54 avatar bryonbaker avatar caldeirav avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.