Ann Knowledge Hub
  • πŸ“šHome
  • Bash
  • πŸ”€git
  • πŸ€–AI / ML / Gen AI
    • Generative AI - A Primer
    • Course Notes - Google ML Intro
  • 🎯How To Guides
  • πŸ”–Good Reference Articles
  • πŸ“³Mobile Development
    • iOS
      • Useful Information
      • Debugging Tricks
      • ViewController Concepts
      • Nullability Annotations
      • UI Testing XCTestUI
      • Xcode Concepts
    • Mobile Application Services
    • AB Testing
    • Firebase
    • Good Articles Blogs
    • iOS Troubleshooting
    • Cocoapods Troubleshooting
  • πŸ’―Miscellaneous
    • Google Calendar API
  • 🌐Web Development
    • πŸ“šLearning Resources
    • πŸ”ŽTroubleshooting Issues
Powered by GitBook

About Me

  • My blog
  • GitHub

Β© 2024 Ann Catherine Jose

On this page
  • Good articles on Gen AI/ ML at introductory level
  • Prompt Engineering Guides
  • Build your own chatbot
  • Run other LLMs (free, open source) models on your local machine
  • How to implement a transformer architecture
  • More detailed videos
  • Deploy ML models to Prod

Was this helpful?

Edit on GitHub

AI / ML / Gen AI

A collection of good reference articles about Generative AI

PreviousgitNextGenerative AI - A Primer

Last updated 1 year ago

Was this helpful?

This is the home for a lot of information on Machine Learning, Generative AI and AI in general.

Here is a curated set of good articles/videos on Gen AI and ML in general. There is a good mix of introductory material, hands-on and more in-depth resources.

Good articles on Gen AI/ ML at introductory level

  • (Andrej Karpathy)

Prompt Engineering Guides

Build your own chatbot

Open AI’s GPTs - custom personalized GPT - it is very easy to build - with a simple UI tool and can hook it up to any custom API -

Run other LLMs (free, open source) models on your local machine

How to implement a transformer architecture

More detailed videos

Deploy ML models to Prod

(Andrej Karpathy)

- 2 min video of the architecture

πŸ€–
A great intro of Gen AI (with good animation & examples)
LLM explained with less jargon and math
A good summary of the important concepts in ML
[1hr Talk] Intro to Large Language Models
Open AI’s guide to Prompt engineering
A Beginner’s Guide To Prompt Engineering | ml-articles – Weights & Biases
Prompt engineering guide
Language Modeling: A Beginner's Guide | Language-Models – Weights & Biases
Introducing GPTs (openai.com)
ChatGPT (openai.com)
A step-by-step guide to building a chatbot based on your own documents with GPT
Llama 2 - Every Resource you need (philschmid.de)
Run Code Llama 70B on M2 Max machine
Mat’s Blog - Transformers From Scratch (matdmiller.com)
Let's build GPT: from scratch, in code, spelled out.
State of GPT | BRK216HFS
The spelled-out intro to language modeling: building makemore
Production best practices to deploy ML models - OpenAI Guide
Explaining the Microsoft 365 Copilot System - YouTube