Skip to content

yokeshbaskaran/facts-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Fun Facts 📔 Generator

A serverless project built on AWS that generates fun and witty cloud-computing facts using generative AI.

  • Built from scratch with guidance from Tech with Lucy’s AWS course
  • Combines Serverless architecture + GenAI for dynamic fact generation

🛠️ AWS Services Used

  1. AWS Lambda – Serverless compute for processing and generating facts
  2. Amazon API Gateway – Publishes the Lambda function via a REST API
  3. Amazon DynamoDB – NoSQL database storing cloud fun facts
  4. Amazon Bedrock – Adds wit and personality using generative AI
  5. AWS Amplify – Hosts and deploys the React frontend
  6. AWS IAM – Provides secure access control across services

🚀 Project Workflow

  • Deploy backend using Lambda + API Gateway
  • Add DynamoDB for data persistence
  • Integrate Amazon Bedrock for generative AI enhancements
  • Deploy frontend through AWS Amplify (or S3 in the GenAI version)

Please review the full documentation for detailed implementation steps.

Project Documents

Full step-by-step instructions are available in the documentation.

📄 Documentation

📌 Architecture Diagram

Architecture Diagram

📸 Output

Output Screenshot

About

Cloud Fun Facts Generator using AWS Services

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages