Skip to content

This is a retrieval augmented generation tool built by the AI for Impact team to support custom knowledge agents: accessing government documents through retrieval augmented generation (RAG) using Amazon Webservices tools.

Notifications You must be signed in to change notification settings

The-Burnes-Center/knowledge-agent-for-impact

Repository files navigation

Welcome to your CDK TypeScript project

This is a blank project for CDK development with TypeScript.

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • npx cdk deploy deploy this stack to your default AWS account/region
  • npx cdk diff compare deployed stack with current state
  • npx cdk synth emits the synthesized CloudFormation template

Deployment Instructions:

  1. Change the constants in lib/constants.ts!
  2. Deploy with npm run build && npx cdk deploy [stack name from constants.ts]
  3. Configure Cognito using the CDK outputs

About

This is a retrieval augmented generation tool built by the AI for Impact team to support custom knowledge agents: accessing government documents through retrieval augmented generation (RAG) using Amazon Webservices tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •