Skip to content

Convert Form questions to a conversation powered by a LLM.

Notifications You must be signed in to change notification settings

Ctrl-X/Form2Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Using SAM locally ?

cdk synth --no-staging > template.yaml
sam local start-api --warm-containers EAGER

About

Convert Form questions to a conversation powered by a LLM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published