Skip to content

manishamanchana/GenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Gen AI / LLM Learning Roadmap

This document outlines a roadmap for learning and working with Large Language Models (LLMs). It includes curated work items, topics to cover, and useful resources.

๐Ÿ“š Work Items and Topics

Work Item Topics Covered Resource Link
Python Any tutorials/trainings are good. Should include basic to intermediate skills.
Intro to LLMs LLMs, LoRA, qLoRA, Prompt Engineering, Fine-tuning, RAG, Embeddings Course Link
How Transformer LLMs Work How Transformer LLMs Work
LangChain Chat with Your Data LangChain Chat with Your Data
GenAI Introduction Specialization Link

๐Ÿ› ๏ธ Steps

  1. Start with Python โ€” Comfortable with Python basics, as itโ€™s essential for all LLM-related work.
  2. Understand LLM Fundamentals โ€” Learn how LLMs work, key architectures like Transformers, and techniques like LoRA/qLoRA.
  3. Explore Tools and Frameworks โ€” Gain experience with LangChain, RAG (Retrieval-Augmented Generation), and prompt engineering.
  4. Take Online Courses โ€” Follow the linked resources to solidify your understanding and skills.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published