An open API service indexing awesome lists of open source software.

https://github.com/devrico003/youtube_summarizer_backend

This backend is built using FastAPI and is designed to run on AWS Lambda via AWS API-Gateway. It handles user authentication via AWS Cognito and interacts with AWS DynamoDB. Additionally, it employs the OpenAI API and Langchain for text summarization and the YouTube Transcript API for transcript generation.
https://github.com/devrico003/youtube_summarizer_backend

Last synced: 12 months ago
JSON representation

This backend is built using FastAPI and is designed to run on AWS Lambda via AWS API-Gateway. It handles user authentication via AWS Cognito and interacts with AWS DynamoDB. Additionally, it employs the OpenAI API and Langchain for text summarization and the YouTube Transcript API for transcript generation.

Awesome Lists containing this project