Skip to content

ShawhinT/AI-Builders-Bootcamp-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Builders-Bootcamp-2

Code repository for AI Builders Bootcamp #2.

See Cohort 1 examples here.

Course homepage on Maven: https://maven.com/shaw-talebi/ai-builders-bootcamp

Lightning Lesson: How to Build a Resume Optimizer with AI

Building a resume optimization tool using Python, OpenAI's API, and Gradio.

Examples:

Session 1: Introduction, Software 1.0

Getting started with AI and building basic automation scripts with Python.

Examples:

Session 2: Software 2.0, Data Engineering, Machine Learning

Building ETL pipelines for machine learning projects.

Examples:

Session 3: Software 3.0, Foundation Models, Prompt Engineering

Here, we begin building AI systems with LLMs. Unlike machine learning, we don't need datasets to get started.

Examples:

Session 4: Software 3.0, RAG, Text Embeddings

Prompting LLMs ChatGPT-style only scratches the surface of what we can use modern language models for. We can also leverage RAG to improve model performance and text embeddings to make text computable.

Examples:

Session 5: Software 3.0, Fine-tuning

Although LLMs can solve a wide range of problems out-of-the-box, there are situations where more model customization is required. This can be achieved through model fine-tuning, which involves adapting a model to a particular use case through additional training.

Examples

About

Code repository for AI Builders Bootcamp #2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published