Googles NotebookLM but local
-
Updated
Apr 22, 2025 - Python
Googles NotebookLM but local
Beginner-friendly collection of Python notebooks for various use cases of machine learning, deep learning, and analytics. For each notebook there is a separate tutorial on the relataly.com blog.
Learn AI, ML, and NLP with interactive Jupyter Notebook tutorials.
A collection of Python notebooks with tutorials for the LangChain Library.
Jupyter notebooks for enhancing your skills with ChatGPT based prompt engineering. Harness the potential of large language models and create innovative applications.
Whisper2Summarize is an application that uses Whisper for audio processing and GPT for summarization. It generates summaries of audio transcripts quickly and accurately, making it ideal for a variety of use cases such as note-taking, research, and content creation.
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.
Wolfram Language (aka Mathematica) paclet that provides a notebooks style with OpenAI interaction cells.
A Tool that Allows You Run PyTest within Jupyter Notebook Cells
This repository acts as an archive of the owners experience working with large language models neatly presented within jupyter notebooks
This repository contains Jupyter notebooks to explore and utilize OpenAI's Large Language Models (LLMs) for various applications, including chatbots, retrieval-augmented generation, text generation, prompt engineering, and vector embedding. These notebooks provide a comprehensive toolkit for working with OpenAI models in diverse contexts.
Translate Markdown files from one language to another using OpenAI's API while retaining original formatting. This Jupyter notebook tokenizes input text, splits into chunks, translates with OpenAI, and reconstructs output to preserve Markdown structure. Useful for localizing documentation, articles, books, and other long-form Markdown content.
Jupyter notebooks for the short course "ChatGPT prompt engineering"
A basic code interpreter tool implementation to work similarly to the OpenAI Code Interpreter using jupyter notebooks
Basic repository to store notebooks and scripts for a course on OpenAI
Notebook examples for using OpenAI's Assistants API with the file search (knowledge retrieval) functionality.
A Concise Notebook to Summarize Your iMessage Conversations
A self-contained Google Colab Notebook that implements RAG using Postgres pgvector, pgai, and LLMs. Supports local-Ollama/OpenAI/Anthropic
Prompt engineering playbook
Add a description, image, and links to the openai-api topic page so that developers can more easily learn about it.
To associate your repository with the openai-api topic, visit your repo's landing page and select "manage topics."