Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 377 Bytes

File metadata and controls

14 lines (8 loc) · 377 Bytes

rag-chatbot

Infrastructure for a RAG Chatbot based on specified Athena data source.

UI

Contains infrastructure for statically hosted JavaScript frontend, using the GOV.UK Design System.

API

Python Lambda based API for interfacing with LLM Gateway and Athena database.

Infra

Contains serverless backend infrastructure for the API: API Gateway, Lambda, and Athena.