You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -30,13 +30,12 @@
30
30
4.**Load Embeddings**: We store the rich embeddings in Redis Enterprise as an additional low-latency data layer on top of BigQuery.
31
31
4.**Create Vector Index**: We create a search index in Redis Enterprise that enables real-time semantic search. While BigQuery holds the primary data, Redis holds the embeddings.
32
32
33
-
## Use Cases
33
+
## Potential Use Cases
34
34
This architecture contains many essential elements required to build real-world LLM applications that can enhance your business. A few examples include:
35
35
36
-
-[Customer Support Agent / Chatbot](examples/customer-support-agent/)
<ahref="https://colab.research.google.com/github/RedisVentures/redis-google-llms/blob/main/BigQuery_Palm_Redis.ipynb"target="_parent"><imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/></a>
0 commit comments