Skip to content

Comprehensive Generative AI and LLMs - transformers, RAG, fine-tuning, and production applications with HuggingFace and LangChain

Notifications You must be signed in to change notification settings

ElsonFilho/GenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

GenAI

Comprehensive Generative AI and Large Language Models - from fundamentals to production applications.

Overview

This repository documents my exploration of Generative AI, covering everything from foundational NLP concepts to modern LLM applications. Each notebook represents hands-on implementation of key GenAI techniques.

Notebooks by Category

🎯 Production Applications

Screenshot

Screenshot

Also deployed at Hugging Face Spaces

🏗️ Transformer Architectures

🔧 Fine-Tuning & Training

📚 NLP Fundamentals

🛠️ Tools & Infrastructure

Technologies

Frameworks & Libraries

  • Transformers (HuggingFace)
  • LangChain
  • LangGraph
  • PyTorch
  • TensorFlow

Models

  • BERT, GPT, T5
  • Llama, Mistral
  • Custom trained models

Applications

  • RAG systems
  • Fine-tuning & PEFT
  • Prompt engineering
  • Multi-agent systems

Key Concepts Covered

✅ Transformer architecture and self-attention
✅ Pre-training vs fine-tuning strategies
✅ Retrieval-augmented generation (RAG)
✅ Prompt engineering and optimization
✅ RLHF and reward modeling
✅ Production deployment patterns
✅ Multi-agent LLM systems

Related Work

For broader AI/ML context:


Context

This repository represents my deep dive into Generative AI and LLMs - the technologies reshaping AI in 2025. Each notebook combines theoretical understanding with practical implementation, suitable for both learning and reference.

Built with 22+ years of ML experience, now focused on cutting-edge GenAI applications.


All notebooks created and tested in Google Colab - ready to run.

About

Comprehensive Generative AI and LLMs - transformers, RAG, fine-tuning, and production applications with HuggingFace and LangChain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published