Jupyter Notebook llms

Open-source Jupyter Notebook projects categorized as llms

Top 18 Jupyter Notebook llm Projects

  • generative-ai-for-beginners

    18 Lessons, Get Started Building with Generative AI ๐Ÿ”— https://microsoft.github.io/generative-ai-for-beginners/

    Project mention: Top Courses and GitHub Repositories to Learn GenerativeAI Free | dev.to | 2024-08-17

    โœ…Generative AI for Beginners by Microsoft

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Made-With-ML

    Learn how to design, develop, deploy and iterate on production-grade ML applications.

  • hands-on-llms

    ๐Ÿฆ– ๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป about ๐—Ÿ๐—Ÿ๐— ๐˜€, ๐—Ÿ๐—Ÿ๐— ๐—ข๐—ฝ๐˜€, and ๐˜ƒ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ ๐——๐—•๐˜€ for free by designing, training, and deploying a real-time financial advisor LLM system ~ ๐˜ด๐˜ฐ๐˜ถ๐˜ณ๐˜ค๐˜ฆ ๐˜ค๐˜ฐ๐˜ฅ๐˜ฆ + ๐˜ท๐˜ช๐˜ฅ๐˜ฆ๐˜ฐ & ๐˜ณ๐˜ฆ๐˜ข๐˜ฅ๐˜ช๐˜ฏ๐˜จ ๐˜ฎ๐˜ข๐˜ต๐˜ฆ๐˜ณ๐˜ช๐˜ข๐˜ญ๐˜ด

  • mlops-course

    Learn how to design, develop, deploy and iterate on production-grade ML applications.

    Project mention: Ask HN: Daily practices for building AI/ML skills? | news.ycombinator.com | 2023-12-14

    coming from a similar context, i believe going top down might be the way to go.

    up to your motivation, doing basic level courses first (as shared by others) and then tackling your own application of the concepts might be the way to go.

    i also observe the need for strong IT skills for implementing end-to-end ml systems. so, you can play to your strenghts and also consider working on MLOps. (online self-paced course - https://github.com/GokuMohandas/mlops-course)

    i went back to school to get structured learning. whether you find it directly useful or not, i found it more effective than just motivating myself to self-learn dry theory. down the line, if you want to go all-in, this might be a good option for you too.

  • llm-applications

    A comprehensive guide to building RAG-based LLM applications for production.

    Project mention: A comprehensive guide to building RAG-based LLM applications for production | news.ycombinator.com | 2023-10-25
  • vectordb-recipes

    High quality resources & applications for LLMs, multi-modal models and VectorDBs

  • datablations

    Scaling Data-Constrained Language Models

    Project mention: IsoFLOP curves of large language models are flat | news.ycombinator.com | 2024-08-02

    There is some good published research about doing multiple passes over the training data, and how quickly learning saturates. The TL:DR is that diminishing returns kicks in after about 4 epochs.

    https://arxiv.org/abs/2305.16264

  • beyondllm

    Build, evaluate and observe LLM apps

    Project mention: FLaNK AI Weekly for 29 April 2024 | dev.to | 2024-04-29
  • Local-LLM-Langchain

    Load local LLMs effortlessly in a Jupyter notebook for testing purposes alongside Langchain or other agents. Contains Oobagooga and KoboldAI versions of the langchain notebooks with examples.

  • seemore

    From scratch implementation of a vision language model in pure PyTorch

    Project mention: A Simple Version of Grok 1.5/ GPT-4 Vision from scratch, in one PyTorch file | news.ycombinator.com | 2024-05-05
  • PandasAI-Tutorials

    Tutorials for PandasAI

    Project mention: Using RAG to Build Your IDE Agents | dev.to | 2024-06-18
  • langfuse-docs

    ๐Ÿชข Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability, evals, prompt management, playground and metrics to debug and improve LLM apps

    Project mention: Roast My Docs | news.ycombinator.com | 2024-04-17

    co-author here

    we put in a lot of effort into our docs and we'd greatly appreciate any criticism or feedback! Langfuse is powerful but the docs should help beginners to quickly get started and then incrementally use more features.

    docs are OSS, repo: https://github.com/langfuse/langfuse-docs

    built using: https://github.com/shuding/nextra

  • chatXML

    A proposal for a structured LLM prompt method.

  • curlora

    The code repository for the CURLoRA research paper. Stable LLM continual fine-tuning and catastrophic forgetting mitigation.

    Project mention: Show HN: Fine-tune LLMs without catastrophic forgetting with CURLoRA approach | news.ycombinator.com | 2024-07-21
  • Heb-Gen-AI

    Tools, examples, and resources to assist in the development of Gen-AI (Generative Artificial Intelligence) applications in Hebrew, with a particular emphasis on working with Large Language Models (LLMs).

    Project mention: Hebew Generative AI Guide | news.ycombinator.com | 2024-03-06
  • TLDR-the-TnC

    TLDR the T&C uses an LLM to understand the contents of Terms and Conditions documents and provides a user-friendly chatbot interface for users to ask questions and receive answers.

  • ml

    Machine Learning, LLM and other Jupyter Notebooks and resources (by jankovicsandras)

  • converso

    Converso is a LangChain extension that streamlines data acquisition and action execution through natural language

    Project mention: Enhancing LLM Tool Usage with Converso | dev.to | 2024-09-05

    Converso is a LangChain extension that introduces statefulness to better guide the LLM through the data acquisition process for more complex tools. Practically, it defines FormTools, which derive from LangChain tools, and the FormAgentExecutor, a LangGraph implementation capable of managing standard LangChain tools, FormTools and error correction.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Jupyter Notebook llms discussion

Log in or Post with

Jupyter Notebook llms related posts

  • IsoFLOP curves of large language models are flat

    1 project | news.ycombinator.com | 2 Aug 2024
  • Show HN: Fine-tune LLMs without catastrophic forgetting with CURLoRA approach

    1 project | news.ycombinator.com | 21 Jul 2024
  • Continually fine-tune large language models without catastrophic forgetting

    1 project | news.ycombinator.com | 18 Jul 2024
  • Show HN: CURLoRA research code: avoid catastrophic forgetting in LLM fine-tuning

    1 project | news.ycombinator.com | 17 Jul 2024
  • A Simple Version of Grok 1.5/ GPT-4 Vision from scratch, in one PyTorch file

    1 project | news.ycombinator.com | 5 May 2024
  • Gemini is only 1x Chinchilla, so it undertrained for production

    1 project | /r/singularity | 7 Dec 2023
  • finsight: NEW Textual - star count:104.0

    1 project | /r/algoprojects | 21 Nov 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Index

What are some of the best open-source llm projects in Jupyter Notebook? This list will help you:

Project Stars
1 generative-ai-for-beginners 62,254
2 Made-With-ML 37,139
3 hands-on-llms 2,996
4 mlops-course 2,838
5 llm-applications 1,680
6 vectordb-recipes 584
7 datablations 314
8 beyondllm 238
9 Local-LLM-Langchain 211
10 seemore 153
11 PandasAI-Tutorials 76
12 langfuse-docs 48
13 chatXML 42
14 curlora 36
15 Heb-Gen-AI 30
16 TLDR-the-TnC 3
17 ml 2
18 converso 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Jupyter Notebook is
the 13th most popular programming language
based on number of metions?