Comparison
llm-lobbyist vs autogen
Verdict
Pick llm-lobbyist when llm-lobbyist is primarily Jupyter Notebook; autogen is Python; pick autogen when autogen is primarily Python; llm-lobbyist is Jupyter Notebook.
Markdown twin · llm-lobbyist alternatives · autogen alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | llm-lobbyist | autogen |
|---|---|---|
| Maintenance | Dormant (1275d since push) As of today · github_public_v1 | Steady (87d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Personal account As of today · github_public_v1 | Not a fork · Organization account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | No lockfile As of today · none |
Tagline
- llm-lobbyist
- Code for the paper: "Large Language Models as Corporate Lobbyists" (2023).
- autogen
- A programming framework for agentic AI
Stars
- llm-lobbyist
- 174
- autogen
- 60k
Forks
- llm-lobbyist
- 14
- autogen
- 9.0k
Open issues
- llm-lobbyist
- 0
- autogen
- 945
Language
- llm-lobbyist
- Jupyter Notebook
- autogen
- Python
Adopt for
- llm-lobbyist
- -
- autogen
- AutoGen is a Python-based framework for developing and managing agentic AI systems. It includes the AutoGen Studio for no-code GUI setup, integrating with various models.
Persona
- llm-lobbyist
- -
- autogen
- -
Runtime
- llm-lobbyist
- -
- autogen
- -
License
- llm-lobbyist
- -
- autogen
- CC-BY-4.0
Last pushed
- llm-lobbyist
- Jan 13, 2023
- autogen
- Apr 15, 2026
Categories
- llm-lobbyist
- Vector Databases, LLM Frameworks, Evaluation & Observability
- autogen
- LLM Frameworks, AI Agents
Trust and health
Maintenance
- llm-lobbyist
- Dormant (18%)
- autogen
- Steady (60%)
Days since push
- llm-lobbyist
- 1275d
- autogen
- 87d
Open issues (now)
- llm-lobbyist
- 0
- autogen
- 945
Owner type
- llm-lobbyist
- User
- autogen
- Organization
Full report
- llm-lobbyist
- Trust report
- autogen
- Trust report
Choose llm-lobbyist if…
- llm-lobbyist is primarily Jupyter Notebook; autogen is Python.
- Tags unique to llm-lobbyist: jupyter notebook.
- Also covers Vector Databases, Evaluation & Observability.
When NOT to use llm-lobbyist
- Last GitHub push was 1276 days ago (dormant maintenance, Jan 13, 2023). Validate activity before betting a new project on llm-lobbyist.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
Choose autogen if…
- autogen is primarily Python; llm-lobbyist is Jupyter Notebook.
- Requirements: Min 4 GB RAM; AutoGen requires Python 3.10 or later.; Ensure security when connecting to MCP servers due to the potential for local command execution and sensitive information exposure..
- Tags unique to autogen: llm-framework, autogen, agents, ai.
- Also covers AI Agents.
- You need a framework that supports integration with multiple AI models via OpenAI's chat completion client.
When NOT to use autogen
- If you require tools supporting multiple programming languages beyond Python, as AutoGen is strictly a Python-based framework.
- When deploying in environments where connecting to external servers (like those used by MCP) could pose security risks or is prohibited.
- You need solutions which do not involve additional installations for server components such as `playwright/mcp`, as AutoGen requires this setup for certain functionalities.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (JohnNay/llm-lobbyist) · observed Jul 11, 2026
- GitHub forks (JohnNay/llm-lobbyist) · observed Jul 11, 2026
- Last push (JohnNay/llm-lobbyist) · observed Jan 13, 2023
- License file (unknown) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (microsoft/autogen) · observed Jul 11, 2026
- GitHub forks (microsoft/autogen) · observed Jul 11, 2026
- Last push (microsoft/autogen) · observed Apr 15, 2026
- License file (CC-BY-4.0) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: llm-lobbyist 174 · autogen 60k (synced Jul 11, 2026).
Common questions
- What is the difference between llm-lobbyist and autogen?
- llm-lobbyist: Code for the paper: "Large Language Models as Corporate Lobbyists" (2023).. autogen: A programming framework for agentic AI. See the comparison table for live GitHub stats and shared categories.
- When should I choose llm-lobbyist over autogen?
- Choose llm-lobbyist over autogen when llm-lobbyist is primarily Jupyter Notebook; autogen is Python; Tags unique to llm-lobbyist: jupyter notebook; Also covers Vector Databases, Evaluation & Observability.
- When should I choose autogen over llm-lobbyist?
- Choose autogen over llm-lobbyist when autogen is primarily Python; llm-lobbyist is Jupyter Notebook; Requirements: Min 4 GB RAM; AutoGen requires Python 3.10 or later.; Ensure security when connecting to MCP servers due to the potential for local command execution and sensitive information exposure.; Tags unique to autogen: llm-framework, autogen, agents, ai; Also covers AI Agents; You need a framework that supports integration with multiple AI models via OpenAI's chat completion client.
- When should I avoid llm-lobbyist?
- Last GitHub push was 1276 days ago (dormant maintenance, Jan 13, 2023). Validate activity before betting a new project on llm-lobbyist. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves. Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
- When should I avoid autogen?
- If you require tools supporting multiple programming languages beyond Python, as AutoGen is strictly a Python-based framework. When deploying in environments where connecting to external servers (like those used by MCP) could pose security risks or is prohibited. You need solutions which do not involve additional installations for server components such as
playwright/mcp, as AutoGen requires this setup for certain functionalities. - Is llm-lobbyist or autogen more popular on GitHub?
- autogen has more GitHub stars (59,658 vs 174). Stars measure visibility, not whether either tool fits your constraints.
- Are llm-lobbyist and autogen open source?
- Yes - both are open-source projects on GitHub.
- Where can I find alternatives to llm-lobbyist or autogen?
- GraphCanon lists graph-backed alternatives at llm-lobbyist alternatives and autogen alternatives (llm-lobbyist markdown twin, autogen markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, llm-lobbyist or autogen?
- llm-lobbyist: Dormant. autogen: Steady. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for llm-lobbyist and autogen?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: llm-lobbyist trust report; autogen trust report.