Skip to content

Commit 8cc94fb

Browse files
committed
update post link
1 parent c6342ce commit 8cc94fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Implement RAG (using LangChain and PostgreSQL) to improve the accuracy and relevance of LLM outputs
44
5-
This repository contains source code corresponding to the blog post [How to use Retrieval Augmented Generation (RAG) for Go applications](TODO) which covers how to leverage the [Go programming language](https://go.dev/) to use Vector Databases and techniques such as Retrieval Augmented Generation (RAG) with [langchaingo](https://github.com/tmc/langchaingo).
5+
This repository contains source code corresponding to the blog post [How to use Retrieval Augmented Generation (RAG) for Go applications](https://community.aws/content/2f1mRXuakNO22izRKDVNRazzxhb) which covers how to leverage the [Go programming language](https://go.dev/) to use Vector Databases and techniques such as Retrieval Augmented Generation (RAG) with [langchaingo](https://github.com/tmc/langchaingo).
66

77
![](arch.png)
88

0 commit comments

Comments
 (0)