https://github.com/mukulmantosh/aws-rag-go
Building a RAG App with Go & AWS
https://github.com/mukulmantosh/aws-rag-go
aws bedrock golang llm python rag streamlit
Last synced: 3 months ago
JSON representation
Building a RAG App with Go & AWS
- Host: GitHub
- URL: https://github.com/mukulmantosh/aws-rag-go
- Owner: mukulmantosh
- Created: 2025-01-09T10:43:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-21T05:33:35.000Z (over 1 year ago)
- Last Synced: 2025-10-20T06:34:38.517Z (9 months ago)
- Topics: aws, bedrock, golang, llm, python, rag, streamlit
- Language: Go
- Homepage: https://www.jetbrains.com/guide/go/tutorials/simple_rag_with_go/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a RAG App with AWS Bedrock and Go
We intend to develop a simple RAG application using Go and AWS.
## Tutorial
I recommend checking out this tutorial right [here](https://www.jetbrains.com/guide/go/tutorials/simple_rag_with_go/).