Code Monkey home page Code Monkey logo

llm-resources's Introduction

Resources to get started with Large Language Models (LLMs)

  • To be clear, this is not a roadmap for getting started with LLMs.
  • I am not covering the books you should study, university studies, certificates, etc.
  • I assume you have basic understanding of NLP stuffs, programming knowledge ( mainly Python and Maths ).
    • You might argue, why Maths as everything is automated. Well, well, behind the scene, almost everything is Maths ๐Ÿง  )
    • Calculus, Probability, Linear Algebra
    • You need to know, Lets say what is matrix, how dot product works, etc etc.
  • These are some of the resources which I suggest you to get started.
  • After knowing the basics and how things work, it's upon you, what to do ( Or lets say if it's your cup of tea / coffee or not )

Remember one thing, using LLMs and implementing are two different things, you need not necessary know how to implement, but you need to know how to use it in right way.

Videos in Neural Networks and LLMs


Free Courses


Prompt Engineering


Frameworks which I have explored untill now, there are many, you can give a try ( your world, your rules )


Google, Microsoft and AWS has their own courses ( you can pick the one where you want to start)

OpenAI has really good documentation and Cookbook

Youtube ( Free University )

  • There is unlimited knoweledge you can grasp, try to find the best ones and follow them instead of jumping among videos.
  • Main thing is to understand things and try it yourself. Unless you try (practice youself), you won't learn.
  • I have videos on LLMs with playlist on langchain, chainlit and Llamaindex. Many LLMs videos to follow in 2024

Main thing I want to highlight, practice practice and practice, take help with AI assistants ๐Ÿ‘‡

AI Assistants ( Remember, personal use or enterprise use )


Make RAG work properly

  • First, think on tweeking basic stuffs
    • Cleaning document ( choose right parsing , eg. LlamaParse, Unstructured )
    • Better Chunking strategies
    • Choosing right embeddings model
    • Choosing right Vectorstore
    • Passing parsing Instructions, Reranking
    • Choosing right Large Language Models

Links to follow for better understanding.


This page will be updated over time. Cheers !!

llm-resources's People

Contributors

sudarshan-koirala avatar

Stargazers

Yash Manikonda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.