Build your own Full Stack LLM Service on AWS
CtrlK
  • Introduction
  • Introduction to Python
    • Setup Your IDE
    • Python Install
    • Python Basics
    • Python Modules
    • Python Package
    • Additional Resources
  • Project: SEC CIK Lookup Module
    • Building a CIK Lookup Module
  • Introduction to Git and Github
    • Getting Started with Git
    • Project: Github Setup
  • Introduction to APIs
    • Types of APIs
    • Rest APIs
    • What is cURL?
    • Data Formats
  • Project SEC EDGAR API Library
    • Find Company Submissions
    • Filter Submissions and Retrieve Doc
    • Expanding Your CIK Module
  • Introduction to AWS
    • AWS Services
    • Key Reading
  • Project SEC Lambda
    • Lambda Error Handling
  • Introduction to Large Language Models
  • Project 10Q Inference
    • Project Part 1: Inference Test
      • Sample Prompt without Context
    • Project Part 2: Inference with Context
      • Sample Prompt with Context
    • Project Part 3: Question to Enhanced Prompt
  • Optional Front-End module with AWS Amplify
    • Optional Project 1: Amplify React quickstart
    • Amplify Concepts — Amplify functions and Amplify UI
    • Optional Project 2: Adapt TODO App to LLM Inference
      • Task 1: Build the form with Amplify UI components
      • Task 2: Exposing an existing Lambda behind API Gateway for an Amplify frontend
      • Task 3: Edge Lambda pattern with Cognito-protected API Gateway
Powered by GitBook
On this page
  1. Introduction to AWS

Key Reading

  • Step By Step Guide to Learning AWS

  • What is NoSQL?

  • What is a Serverless Database?

PreviousAWS ServicesNextProject SEC Lambda

Last updated 1 year ago