{"id":18064310,"url":"https://github.com/johnmai-dev/NotebookMLX","last_synced_at":"2025-03-28T09:32:40.656Z","repository":{"id":260256763,"uuid":"880310547","full_name":"johnmai-dev/NotebookMLX","owner":"johnmai-dev","description":"📋 NotebookMLX - An Open Source version of NotebookLM (Ported NotebookLlama)","archived":false,"fork":false,"pushed_at":"2025-03-03T16:31:37.000Z","size":97121,"stargazers_count":267,"open_issues_count":0,"forks_count":19,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T04:15:29.899Z","etag":null,"topics":["ai","llama","mlx","notebookllama","notebooklm"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnmai-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-29T13:53:13.000Z","updated_at":"2025-03-27T22:51:19.000Z","dependencies_parsed_at":"2024-11-11T01:07:05.509Z","dependency_job_id":"0f957a66-e408-4618-ab4c-8b31feee4a14","html_url":"https://github.com/johnmai-dev/NotebookMLX","commit_stats":null,"previous_names":["maiqingqiang/notebookmlx","johnmai-dev/notebookmlx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2FNotebookMLX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2FNotebookMLX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2FNotebookMLX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2FNotebookMLX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmai-dev","download_url":"https://codeload.github.com/johnmai-dev/NotebookMLX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246002704,"owners_count":20708106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","llama","mlx","notebookllama","notebooklm"],"created_at":"2024-10-31T06:05:27.131Z","updated_at":"2025-03-28T09:32:35.646Z","avatar_url":"https://github.com/johnmai-dev.png","language":"Jupyter Notebook","funding_links":[],"categories":["HarmonyOS","LLM \u0026 Inference"],"sub_categories":["Windows Manager"],"readme":"# NotebookMLX\n\n\u003e [meta-llama/NotebookLlama](https://github.com/meta-llama/llama-recipes/tree/main/recipes/quickstart/NotebookLlama)\n\nI ported [NotebookLlama](https://github.com/meta-llama/llama-recipes/tree/main/recipes/quickstart/NotebookLlama) and\nimplemented it with [MLX](https://github.com/ml-explore/mlx) 🔥\n\nIt uses [mlx-community/Qwen2.5-1.5B-Instruct-bf16](https://huggingface.co/mlx-community/Qwen2.5-1.5B-Instruct-4bit) for\npre-processing the\nPDF, [mlx-community/Qwen2.5-14B-Instruct-4bit](https://huggingface.co/mlx-community/Qwen2.5-14B-Instruct-4bit) for\ncreating\ntranscripts, [mlx-community/Qwen2.5-7B-Instruct-4bit](https://huggingface.co/mlx-community/Qwen2.5-7B-Instruct-4bit) for\nrewrites, and [lucasnewman/f5-tts-mlx](https://huggingface.co/lucasnewman/f5-tts-mlx) for Text-to-Speech ⚡\n\n\u003e Citing the NotebookLlama outline.\n\u003e ![Outline.jpg](resources/Outline.jpg)\n\n\n[Step 1](Step-1-PDF-Pre-Processing-Logic.ipynb): Pre-process PDF:\nUse [mlx-community/Qwen2.5-1.5B-Instruct-bf16](https://huggingface.co/mlx-community/Qwen2.5-1.5B-Instruct-4bit) to\npre-process the PDF and save it in a .txt file.\n\n[Step 2](Step-2-Transcript-Writer.ipynb): Transcript Writer:\nUse [mlx-community/Qwen2.5-14B-Instruct-4bit](https://huggingface.co/mlx-community/Qwen2.5-14B-Instruct-4bit) to write a\npodcast transcript from the text.\n\n[Step 3](Step-3-Re-Writer.ipynb): Dramatic Re-Writer: Use\nthe [mlx-community/Qwen2.5-7B-Instruct-4bit](https://huggingface.co/mlx-community/Qwen2.5-7B-Instruct-4bit) model to\nmake the transcript more dramatic.\n\n[Step 4](Step-4-TTS-Workflow.ipynb): Text-To-Speech Workflow:\nUse [lucasnewman/f5-tts-mlx](https://huggingface.co/lucasnewman/f5-tts-mlx) to generate\na conversational podcast.\n\n## The podcast audio\n\nhttps://github.com/user-attachments/assets/257e4822-1af0-479a-94a4-a61c7abe434b\n\n## Star History\n\n\u003ca href=\"https://star-history.com/#maiqingqiang/NotebookMLX\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=maiqingqiang/NotebookMLX\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=maiqingqiang/NotebookMLX\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=maiqingqiang/NotebookMLX\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmai-dev%2FNotebookMLX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmai-dev%2FNotebookMLX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmai-dev%2FNotebookMLX/lists"}