Skip to content
@rkaramc-learn

rkaramc-learn

Learning LLM Concepts - RAG

I want to learn LLM concepts. Where do I start?!

I need to implement LLMs in my app. What do I need?

These are the questions I set out to answer here. If I succeed, you'll find a set of repositories that address these questions. Wish me luck!

Framework

I have found this stack to be the easiest to start on. All repositories here will uses this stack, unless otherwise mentioned.

  • uv python, dependency and package manager

  • python 3.12

    • uv python environment management
  • Python Packages

    • uv dependency management
      • langchain
      • pypdf
      • chromadb
      • etc.
  • Ollama

  • etc.

Pinned Loading

  1. learn-llm-rag learn-llm-rag Public

    Learning LLM concepts - Retrieval-Augmented Generation (RAG)

    Python

Repositories

Showing 10 of 18 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…