Skip to content

Commit 9244474

Browse files
Update README.md
1 parent b5cc614 commit 9244474

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,12 @@
3030
4. **Load Embeddings**: We store the rich embeddings in Redis Enterprise as an additional low-latency data layer on top of BigQuery.
3131
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.
3232

33-
## Use Cases
33+
## Potential Use Cases
3434
This architecture contains many essential elements required to build real-world LLM applications that can enhance your business. A few examples include:
3535

36-
- [Customer Support Agent / Chatbot](examples/customer-support-agent/)
36+
- Customer Support Agent / Chatbot - COMING SOON
3737
- [Virtual Shopping Assistant](https://github.com/RedisVentures/redis-langchain-chatbot)
3838
- [Document Retrieval Engine](https://github.com/RedisVentures/rdis-arXiv-search)
39-
- Fraud and Anomaly Detection
4039

4140
## Tutorial
4241
<a href="https://colab.research.google.com/github/RedisVentures/redis-google-llms/blob/main/BigQuery_Palm_Redis.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>

0 commit comments

Comments
 (0)