Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.98 KB

README.md

File metadata and controls

52 lines (33 loc) · 2.98 KB
description
A collection of good reference articles about Generative AI

🤖 AI / ML / Gen AI

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

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