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: Agents of Change: Navigating the Rise of AI Agents in 2024 | dev.to | 2024-05-02

    AutoGen is an AI framework by Microsoft designed to streamline multi-agent conversations. AutoGen allows agents to communicate, share information, and make collective decisions. This setup enhances the responsiveness and dynamism of conversations. Developers use AutoGen to tailor agents to specific roles, such as programmer, content writer, CEO, etc. This enhances their ability to handle tasks from simple queries to intricate problem-solving.

  • 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
  • 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: Finetune a GPT Model for Spam Detection on Your Laptop in Just 5 Minutes | news.ycombinator.com | 2024-05-03
  • nixtla

    Python SDK for TimeGPT, a foundational time series model

  • Project mention: TimeGPT: Production Ready Time Series Foundation Model for Forecasting | news.ycombinator.com | 2024-05-08
  • 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

  • SaaSHub

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

    SaaSHub 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

  • generative-manim

    🎨 GPT-4 for video generation ⚡️

  • Project mention: Intuitive Guide to Convolution | news.ycombinator.com | 2023-12-04

    https://github.com/360macky/generative-manim :

    > Generative Manim is a prototype of a web app that uses GPT-4 to generate videos with Manim. The idea behind this project is taking advantage of the power of GPT-4 in programming, the understanding of human language and the animation capabilities of Manim to generate a tool that could be used by anyone to create videos. Regardless of their programming or video editing skills.

    "TheoremQA: A Theorem-driven [STEM] Question Answering dataset" (2023) https://github.com/wenhuchen/TheoremQA#leaderboard

    How do you score memory retention and video watching comprehension? The classic educators' optimization challenge

    "Khan Academy’s 7-Step Approach to Prompt Engineering for Khanmigo"

  • 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

  • reweight-gpt

    Reweight GPT - a simple neural network using transformer architecture for next character prediction

  • 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! 🌟🤖

  • 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

  • Finetune a GPT Model for Spam Detection on Your Laptop in Just 5 Minutes

    1 project | news.ycombinator.com | 3 May 2024
  • Insights from Finetuning LLMs for Classification Tasks

    1 project | news.ycombinator.com | 28 Apr 2024
  • Comparing 5 ways to implement Multihead Attention in PyTorch

    1 project | news.ycombinator.com | 8 Mar 2024
  • Generative AI for Beginners – 18 Lessons

    1 project | news.ycombinator.com | 5 Mar 2024
  • Generative AI for Beginners – Version 2

    1 project | news.ycombinator.com | 23 Feb 2024
  • Implementing a ChatGPT-like LLM from scratch, step by step

    3 projects | news.ycombinator.com | 27 Jan 2024
  • Looking for Paper about LLM Fine Tuning for specific topic / Alignment Paper

    2 projects | /r/LocalLLaMA | 9 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 8 May 2024
    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. Learn more →

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 43,438
2 autogen 25,506
3 StableLM 15,851
4 LLMs-from-scratch 14,440
5 nixtla 1,445
6 ChatPDF 1,264
7 langchain-course 943
8 adaptnlp 414
9 KG_RAG 340
10 LlamaIndex-course 314
11 twewy-discord-chatbot 303
12 datablations 290
13 ClassGPT 209
14 generative-manim 203
15 REaLTabFormer 183
16 Smarty-GPT 142
17 Basic-UI-for-GPT-J-6B-with-low-vram 113
18 OpenAI-Assistants-Template 69
19 Roy 66
20 minGPT-TF 53
21 reweight-gpt 43
22 gptq_for_langchain 40
23 Holodeck 33

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