Skip to content

Lambda function that creates a Faiss index for a DynamoDB table

Notifications You must be signed in to change notification settings

ioannist/dynamodb-faiss-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

An AWS Lambda function (Python 3.7) that builds and updates a Faiss index for a DynamoDB table.

Search for and edit the following strings:
<YOUR ACCESS KEY ID>
<YOUR SECRET ACCESS KEY>
<MY BUCKET>
_s3_bucket
_function

If new python files are created, they must also be added in deploy.sh, zip command

To deploy lambda, run lambda-deploy.bat

About

Lambda function that creates a Faiss index for a DynamoDB table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published