Skip to content

CodeBae is an intelligent deep neural autocompletion system for Python, and comes bundled as a local or deployable server and a VSCode extension

Notifications You must be signed in to change notification settings

HarryMellsop/CodeBae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeBae Logo

Startup Team Assignment

https://github.com/HarryMellsop/CodeBae/wiki

Key Documentation

Backend Documentation Entry Point

https://github.com/HarryMellsop/CodeBae/wiki/Backend-Documentation

Frontend Documentation Entry Point

https://github.com/HarryMellsop/CodeBae/wiki/Frontend-Documentation

Gotchas

To actually deploy this, you'll need to set up an AWS account with relevant S3 and DynamoDB resources. You'll then need to populate /backend/.aws folder with two files - config, which will contain your internal S3 bucket name, and credentials, which will contain your AWS access key. These two datastore services are required for caching user training data and parameters.

About

CodeBae is an intelligent deep neural autocompletion system for Python, and comes bundled as a local or deployable server and a VSCode extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published