Skip to main content

AI Hacks

Participants are encouraged to create something unique, differentiated and interesting based on your experience working with clients.

AI Hack - Free Style Hacking

Guidelines

  • Participants propose their own projects.
  • Projects can be anything people want to build that they think is interesting or novel. Bonus points are awarded for projects which have immediate impact.
  • We'll provide cloud infra + OpenAI API tokens for teams to use.
  • Project code must be submitted via the supplied Git Repo.
  • For participants wanting access to current data, see the following:

Here is a document outlining the platform database table structure. There are 31 tables falling under 3 categories of data being processed and stored on a daily basis:

  • Client Metadata: Client and account metadata pulled from the platform portal database. This is a comprehensive listing of all our engineering services clients and their cloud accounts
  • AWS Infrastructure: Infrastructure data for each AWS client account. Most of this data is wiped and rewritten on a daily basis. Some of the tables are historical and only updated on a daily basis

AWS Cost and Usage: AWS cost data pulled from CUR file data stored in the platform data lake. This data is historical with the current month refreshed on a daily basis. The monthly cost data starts in January of 2023. The daily cost data starts in January of 2024

How to get the data: You won't be able to download the entire database, but if you let us know what data you need based on your project, we will run a query and deliver the data in a csv file. We can't turn over the entire database due to data protection rules. The schema will allow you to view what specific information is available. Please make your request based on the data requested.

Potential Ideas - But feel free to come up with your own

  • RFP response generator,
  • Automated AWS Well Architected Review Service,
  • Cloud architect-as-a-service,
  • Client email generators,
  • SOW generator,
  • Quicksight dashboard generator.