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

 
 
 

Contributors