{"id":29682424,"url":"https://github.com/run-llama/notebookllama","last_synced_at":"2025-07-23T02:37:03.212Z","repository":{"id":303125975,"uuid":"1009856713","full_name":"run-llama/notebookllama","owner":"run-llama","description":"A fully open-source, LlamaCloud-backed alternative to NotebookLM","archived":false,"fork":false,"pushed_at":"2025-07-17T17:33:54.000Z","size":1549,"stargazers_count":1229,"open_issues_count":6,"forks_count":158,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-22T23:57:21.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/run-llama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2025-06-27T20:48:40.000Z","updated_at":"2025-07-22T19:44:14.000Z","dependencies_parsed_at":"2025-07-05T21:35:37.899Z","dependency_job_id":"93f344f1-c77b-4ca0-a99a-932504b5c56d","html_url":"https://github.com/run-llama/notebookllama","commit_stats":null,"previous_names":["run-llama/notebookllama"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/run-llama/notebookllama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/run-llama%2Fnotebookllama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/run-llama%2Fnotebookllama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/run-llama%2Fnotebookllama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/run-llama%2Fnotebookllama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/run-llama","download_url":"https://codeload.github.com/run-llama/notebookllama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/run-llama%2Fnotebookllama/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266607068,"owners_count":23955405,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-07-23T02:36:34.836Z","updated_at":"2025-07-23T02:37:03.204Z","avatar_url":"https://github.com/run-llama.png","language":"Python","funding_links":[],"categories":["A01_文本生成_文本对话","学习资源"],"sub_categories":["大语言对话模型及数据","学习项目"],"readme":"# NotebookLlaMa🦙\n\n## A fluffy and open-source alternative to NotebookLM!\n\nhttps://github.com/user-attachments/assets/7e9cca45-8a4c-4dfa-98d2-2cef147422f2\n\n\u003cp align=\"center\"\u003e\n  A fully open-source alternative to NotebookLM, backed by \u003ca href=\"https://cloud.llamaindex.ai?utm_source=demo\u0026utm_medium=notebookLM\"\u003e\u003cstrong\u003eLlamaCloud\u003c/strong\u003e\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/run-llama/notebookllama/blob/main/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/run-llama/notebookllama?color=blue\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/run-llama/notebookllama/stargazers\"\u003e\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/run-llama/notebookllama?color=yellow\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/run-llama/notebookllama/issues\"\u003e\u003cimg alt=\"Issues\" src=\"https://img.shields.io/github/issues/run-llama/notebookllama?color=orange\"\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://mseep.ai/app/run-llama-notebookllama\"\u003e\u003cimg alt=\"MseeP.ai Security Assessment Badge\" src=\"https://mseep.net/pr/run-llama-notebookllama-badge.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Prerequisites\n\nThis project uses `uv` to manage dependencies. Before you begin, make sure you have `uv` installed.\n\nOn macOS and Linux:\n\n```bash\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\nOn Windows:\n\n```powershell\npowershell -ExecutionPolicy ByPass -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n```\n\nFor more install options, see `uv`'s [official documentation](https://docs.astral.sh/uv/getting-started/installation/).\n\n---\n\n### Get it up and running!\n\n**1. Clone the Repository**\n\n```bash\ngit clone https://github.com/run-llama/notebookllama\ncd notebookllama/\n```\n\n**2. Install Dependencies**\n\n```bash\nuv sync\n```\n\n**3. Configure API Keys**\n\nFirst, create your `.env` file by renaming the example file:\n\n```bash\nmv .env.example .env\n```\n\nNext, open the `.env` file and add your API keys:\n\n- `OPENAI_API_KEY`: find it [on OpenAI Platform](https://platform.openai.com/api-keys)\n- `ELEVENLABS_API_KEY`: find it [on ElevenLabs Settings](https://elevenlabs.io/app/settings/api-keys)\n- `LLAMACLOUD_API_KEY`: find it [on LlamaCloud Dashboard](https://cloud.llamaindex.ai?utm_source=demo\u0026utm_medium=notebookLM)\n\n**4. Activate the Virtual Environment**\n\n(on mac/unix)\n\n```bash\nsource .venv/bin/activate\n```\n\n(on Windows):\n\n```bash\n.\\.venv\\Scripts\\activate\n```\n\n**5. Create LlamaCloud Agent \u0026 Pipeline**\n\nYou will now execute two scripts to configure your backend agents and pipelines.\n\nFirst, create the data extraction agent:\n\n```bash\nuv run tools/create_llama_extract_agent.py\n```\n\nNext, run the interactive setup wizard to configure your index pipeline.\n\n\u003e **⚡ Quick Start (Default OpenAI):**\n\u003e For the fastest setup, select **\"With Default Settings\"** when prompted. This will automatically create a pipeline using OpenAI's `text-embedding-3-small` embedding model.\n\n\u003e **🧠 Advanced (Custom Embedding Models):**\n\u003e To use a different embedding model, select **\"With Custom Settings\"** and follow the on-screen instructions.\n\nRun the wizard with the following command:\n\n```bash\nuv run tools/create_llama_cloud_index.py\n```\n\n**6. Launch Backend Services**\n\nThis command will start the required Postgres and Jaeger containers.\n\n```bash\ndocker compose up -d\n```\n\n**7. Run the Application**\n\nFirst, run the **MCP** server:\n\n```bash\nuv run src/notebookllama/server.py\n```\n\nThen, in a **new terminal window**, launch the Streamlit app:\n\n```bash\nstreamlit run src/notebookllama/Home.py\n```\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e _You might need to install `ffmpeg` if you do not have it installed already_\n\nAnd start exploring the app at `http://localhost:8501/`.\n\n---\n\n### Contributing\n\nContribute to this project following the [guidelines](./CONTRIBUTING.md).\n\n### License\n\nThis project is provided under an [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frun-llama%2Fnotebookllama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frun-llama%2Fnotebookllama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frun-llama%2Fnotebookllama/lists"}