Skip to content

My customized version of LLM Zoomcamp 2024 from DataTalks Club

Notifications You must be signed in to change notification settings

andluizsouza/llm-zoomcamp

Repository files navigation

LLM Zoomcamp 2024

This repository hosts my customized version of LLM Zoomcamp 2024 from DataTalks Club. In progress ...

LLM Zoomcamp - a free online course about real-life applications of LLMs. In 10 weeks you will learn how to build an AI bot that can answer questions about your knowledge base.

Syllabus

  • Intro to LLMs and RAG
  • Preparing the environment
  • Retrieval and the basics of search
  • OpenAI & Google API's
  • Simple RAG with Gemini model
  • Elastic Search

Bonus: streamlit UI for RAG

streamlit run src/app.py
  • Getting an environment with a GPU
  • Open-source models from HuggingFace Hub
  • Running LLMs on a CPU with Ollama
  • Introduction to Vector Search
  • Creating and indexing embeddings
  • Vector search with Elastic Search
  • Offline evaluation of retrieval

References

About

My customized version of LLM Zoomcamp 2024 from DataTalks Club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published