{"id":50318060,"url":"https://github.com/mnot/ietf-llm","last_synced_at":"2026-06-06T01:01:09.189Z","repository":{"id":346491935,"uuid":"1190222133","full_name":"mnot/ietf-llm","owner":"mnot","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-05T03:08:33.000Z","size":1524,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-05T03:14:31.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mnot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-24T04:33:23.000Z","updated_at":"2026-06-04T08:17:16.000Z","dependencies_parsed_at":"2026-03-25T06:02:57.360Z","dependency_job_id":null,"html_url":"https://github.com/mnot/ietf-llm","commit_stats":null,"previous_names":["mnot/ietf-notebook","mnot/ietf-llm"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/mnot/ietf-llm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fietf-llm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fietf-llm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fietf-llm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fietf-llm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnot","download_url":"https://codeload.github.com/mnot/ietf-llm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fietf-llm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33965591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":"2026-05-29T01:05:20.391Z","updated_at":"2026-06-06T01:01:09.171Z","avatar_url":"https://github.com/mnot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ietf-llm\n\nMaintain a local, queryable corpus of an [IETF](https://www.ietf.org/) Working Group's public\nrecord — charter, drafts, RFCs, meeting agendas, minutes, slides, transcripts, mailing list\narchives, and GitHub issues — for use with LLM-based tools.\n\n## What it's for\n\nA working group's history is spread across mailing list archives, Datatracker, GitHub, and meeting\nmaterials — too much to hold in your head, and too scattered to search well by hand. With the record\ngathered into one queryable corpus, an LLM can help you:\n\n- **Get up to date with the state of discussions** — what's open, what was recently decided, where a\n  debate currently stands.\n- **Summarise the arguments already made** about an issue — every distinct position on a topic, who\n  holds it, and how the chairs ruled.\n- **Formulate a new proposal** — surface the objections raised against similar ideas before, so you\n  can anticipate them.\n- **Fact-check assertions** about what's happened so far — grounded in the actual list traffic and\n  chair statements, not someone's recollection.\n\n\u003e ***Not just WGs***: ietf-llm also works with [IRTF](https://irtf.org/) Research Groups. Pass the\n\u003e RG's shortname (e.g. `cfrg`, `hrpc`, `pearg`) wherever the docs use `\u003cname\u003e`.\n\n\n## Modes of operation\n\nThere are three supported workflows:\n\n1. **Use it as an MCP server** — register it with Claude, Codex, Cursor, Gemini, Zed,\n   etc. and ask questions across any corpus you've gathered. Two ways to run it:\n   - **[Local MCP](https://github.com/mnot/ietf-llm/blob/main/docs/mcp-local.md)** — one server subprocess per client, on your own machine. \u003c-- **Best starting point**\n   - **[As a shared HTTP MCP server](https://github.com/mnot/ietf-llm/blob/main/docs/mcp-server.md)** — one process serving many concurrent\n     clients (hosted).\n2. **[Use it with NotebookLM](https://github.com/mnot/ietf-llm/blob/main/docs/notebooklm.md)** — export the gathered corpus as a directory of\n   clean text files and ingest it as a notebook (or push directly to NotebookLM Enterprise).\n3. **[Use it from the CLI](https://github.com/mnot/ietf-llm/blob/main/docs/search-cli.md)** — run semantic search over the cache directly with\n   `ietf-llm-search`, no LLM client required.\n\nSee the workflow documentation linked above for installation and use instructions, or the\n[full documentation listing](https://github.com/mnot/ietf-llm/blob/main/docs/README.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnot%2Fietf-llm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnot%2Fietf-llm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnot%2Fietf-llm/lists"}