rehanganapathy / ai-site

A website that uses python in the backend running on aws lambda that calls OpenAi(daVinci) to create taglines based on keywords you enter, a Full Stack web App

Home Page:ai-site-theta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ai-site

A website that uses python in the backend running on aws lambda and apiGateway that calls OpenAi(daVinci) to create taglines based on keywords you enter, a Full Stack web App

You can view it here: https://ai-site-theta.vercel.app/

but at the moment it wont give you any results cause i have disabled my OpenAi key, but just copy the code and use your key in a .env file and you're all set

run ./generate_base_layer to create a zip folder to upload to aws using cdk deploy, so that all the dependencies are available for the lambda function to use Screenshot 2022-08-04 at 00 20 05

About

A website that uses python in the backend running on aws lambda that calls OpenAi(daVinci) to create taglines based on keywords you enter, a Full Stack web App

ai-site-theta.vercel.app


Languages

Language:TypeScript 48.7%Language:Python 22.7%Language:CSS 12.2%Language:JavaScript 10.0%Language:Dockerfile 3.6%Language:Shell 2.8%