Jupyter Notebook Gpt

Open-source Jupyter Notebook projects categorized as Gpt

Top 23 Jupyter Notebook Gpt Projects

  • generative-ai-for-beginners

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

  • Project mention: Build a serverless ChatGPT with RAG using LangChain.js | dev.to | 2024-04-10

    Generative AI For Beginners: a collection of resources to learn about Generative AI, including tutorials, code samples, and more.

  • autogen

    A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap

  • Project mention: FLaNK AI Weekly 25 March 2025 | dev.to | 2024-03-25
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • StableLM

    StableLM: Stability AI Language Models

  • Project mention: The Era of 1-bit LLMs: ternary parameters for cost-effective computing | news.ycombinator.com | 2024-02-28

    https://github.com/Stability-AI/StableLM?tab=readme-ov-file#...

  • LLMs-from-scratch

    Implementing a ChatGPT-like LLM from scratch, step by step

  • Project mention: Ask HN: Textbook Regarding LLMs | news.ycombinator.com | 2024-03-23

    https://www.manning.com/books/build-a-large-language-model-f...

  • nixtla

    Python SDK for TimeGPT, a foundational time series model

  • Project mention: Chronos: Learning the Language of Time Series | news.ycombinator.com | 2024-03-21

    I do not have a horse in the race, but it is interesting to see open source comparisons to traditional timeseries strategies: https://github.com/Nixtla/nixtla/tree/main/experiments/amazo...

    In general, the M-Competitions (https://forecasters.org/resources/time-series-data/), the olympics of timeseries forecasting, have proven frustrating for ML methods... linear models do shockingly well and the ML models that have won, generally seem to be variants of older tree-based methods (ie. LightGBM is a favorite).

    Will be interesting to see whether the Transformer architecture ends up making real progress here.

  • ChatPDF

    Chat with any PDF. Easily upload the PDF documents you'd like to chat with. Instant answers. Ask questions, extract information, and summarize documents with AI. Sources included.

  • Project mention: How secure our data from Google? | news.ycombinator.com | 2023-07-05

    For example your website (https://embedai.thesamur.ai/) uses Google Login, Google Fonts, Google Tagmanager, Google Analytics and translate.googleapis.com. I'd assume Google will all user data for maximum profit. For each service there are free and self-hostable alternatives.

  • langchain-course

    Learn to build and deploy AI apps.

  • Project mention: Show HN: Zapier AI Actions on your website to chat with 6000 tools [video] | news.ycombinator.com | 2023-11-24

    I have built a project to let you run Zapier AI actions on your website to chat with 6000+ tools. Just connect Zapier to EmbedAI, and start performing some cool actions such as these

    Find your latest email and reply to it

    Send messages to slack channels

    Create calendar events just from chat

    Here is the link to the project https://thesamur.ai

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • adaptnlp

    An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models.

  • KG_RAG

    Empower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks

  • Project mention: A list of system prompts used for biomedical RAG (KG-RAG) using LLM | news.ycombinator.com | 2024-01-10
  • LlamaIndex-course

    Learn to build and deploy AI apps.

  • Project mention: 6th lesson in LlamaIndex course is out now | /r/LlamaIndex | 2023-07-25

    Github link to lesson :- https://github.com/SamurAIGPT/LlamaIndex-course/blob/main/query_engines/Query_Engines.ipynb

  • twewy-discord-chatbot

    Discord AI Chatbot using DialoGPT, trained on the game transcript of The World Ends With You

  • datablations

    Scaling Data-Constrained Language Models

  • Project mention: Gemini is only 1x Chinchilla, so it undertrained for production | /r/singularity | 2023-12-07

    1x chinchilla means it's not really undertrained but that more could be squeezed without excessive difficulty https://arxiv.org/abs/2305.16264

  • ClassGPT

    ChatGPT for lecture slides

  • REaLTabFormer

    A suite of auto-regressive and Seq2Seq (sequence-to-sequence) transformer models for tabular and relational synthetic data generation.

  • Smarty-GPT

    A wrapper of LLMs that biases its behaviour using prompts and contexts in a transparent manner to the end-users

  • Basic-UI-for-GPT-J-6B-with-low-vram

    A repository to run gpt-j-6b on low vram machines (4.2 gb minimum vram for 2000 token context, 3.5 gb for 1000 token context). Model loading takes 12gb free ram.

  • OpenAI-Assistants-Template

    Build and deploy AI-driven assistants with our OpenAI Assistants Template. This tutorial provides a hands-on approach to using OpenAI's Assistant API, complete with code modules, interactive Jupyter Notebook examples, and best practices to get you started on creating intelligent conversational agents.

  • Project mention: OpenAI Assistant Template | dev.to | 2024-03-15
  • Roy

    Roy: A lightweight, model-agnostic framework for crafting advanced multi-agent systems using large language models. (by JosefAlbers)

  • Project mention: My take on Microsoft's `autogen` for multi-agent chat: `Roy` | /r/LocalLLaMA | 2023-10-05

    So, I spent the weekend putting together Roy. I tried to replicate some of its features but in what I hoped would be a simpler, more straightforward way.

  • minGPT-TF

    A minimal TF2 re-implementation of the OpenAI GPT training

  • gptq_for_langchain

    A guide about how to use GPTQ models with langchain

  • Project mention: Example Code needed | /r/LangChain | 2023-07-13

    You don't say whether you are running Windows or Linux or whether you need Python code or node. This looks like a useful resource for Linux - https://github.com/abhinand5/gptq_for_langchain/tree/main

  • Holodeck

    🎮👥 Experience the future of multiplayer gaming with MUDGPT's AI-generated virtual world! 🌟🤖

  • gpt-mini

    Yet another minimalistic Tensorflow (re-)re-implementation of Karpathy's Pytorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer).

  • gpt-vector-agent

    🧩 Interfacing with different LLMs-chains, vectorstore databases, and autonomous agents.

  • Project mention: Anyone here involved with medical research studies or data journalism? | /r/ChatGPTPro | 2023-12-10

    I just looked it up and this repo has links to the necessary tools, but I’m pretty sure you could Google or GPT how to use said tools that best fit your specific prices and just run it in the cli. Hope that helps; sounds like you’ve already managed some of the harder parts and just need to get past the tedious prompting parts!

  • SaaSHub

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

    SaaSHub logo
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 Gpt related posts

Index

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

Project Stars
1 generative-ai-for-beginners 42,394
2 autogen 24,917
3 StableLM 15,853
4 LLMs-from-scratch 13,954
5 nixtla 1,411
6 ChatPDF 1,250
7 langchain-course 942
8 adaptnlp 414
9 KG_RAG 314
10 LlamaIndex-course 313
11 twewy-discord-chatbot 303
12 datablations 289
13 ClassGPT 209
14 REaLTabFormer 183
15 Smarty-GPT 142
16 Basic-UI-for-GPT-J-6B-with-low-vram 113
17 OpenAI-Assistants-Template 67
18 Roy 66
19 minGPT-TF 53
20 gptq_for_langchain 39
21 Holodeck 33
22 gpt-mini 13
23 gpt-vector-agent 9

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