binxio / ai-lambda-starter

A starting point to create your own AI powered Lambdas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual CEO AI starter template

This repo contains:

  • Python Lambda function
  • Dockerfile to create an OpenAI Layer for your Lambda function
  • serverless.yml that creates a Lambda function and CloudFront distribution using the Lambda http endpoint

Now all you need is to create a webform to submit the question to the virtual CEO.

About

A starting point to create your own AI powered Lambdas

License:GNU General Public License v3.0


Languages

Language:Python 84.0%Language:Dockerfile 16.0%