RAG 311 - terrytaylorbonn/auxdrone GitHub Wiki

25.0317 Doc URLs Stack URLs Lab notes (Gdrive), Git

This #311 demos local model with RAG.

  • Now need to provide access via the #266 React interface to this #311 model.

Note: Stack-8 #266_react_TRAV (FE) demo'd an FE with BE that had a Mistral model (local model).

Summary of #311

1 Generate embeddings for RAG content

image

2 Ask a query

image

3 Response (takes >1 min using GPU)

image

image