lupantech/chameleon-llm
Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models". observed · 2026-08-28
Health v2 · maintenance only
20/100
- Activity 0
- Release rhythm 8
- Longevity 88
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1232
- days_rel: n/a
- days_push: 984
- n_releases_24m: 0
Adoption not part of the score
1139 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chameleon is a research framework for plug-and-play compositional reasoning with large language models, where an LLM planner synthesizes programs that compose tools such as vision models, web search, Python execution, and rule-based modules. It accompanies the NeurIPS 2023 paper and provides code and benchmarks (ScienceQA, TabMWP) demonstrating enhanced reasoning with GPT-4/ChatGPT.
Use cases
- build an llm agent that chains tools like search and python execution
- reproduce the chameleon compositional reasoning paper results
- evaluate gpt-4 on scienceqa and tabmwp benchmarks
- prototype a planner that composes modular tools for question answering
- augment llm reasoning with vision models and knowledge retrieval
When to choose
- you want a research-grade example of LLM tool-use planning and composition
- you need to reproduce or extend the Chameleon paper's benchmarks
- you're exploring plug-and-play tool augmentation for GPT-4/ChatGPT
When to avoid
- you need a production-ready, maintained agent framework
- you want to use open-source local LLMs rather than OpenAI APIs
- you need long-term support, as the repo is research code from 2023
Facets
framework · maturity maintenance
agent-framework llm-inference prompt-engineering rag nlp artificial-intelligence large-language-models python compositional-reasoning tool-use gpt-4 research-code planner ai-agents natural-language-processing
2 sources
- readme: https://github.com/lupantech/chameleon-llm · fetched 2026-08-28 · 9e31ec27c75c
- homepage: https://chameleon-llm.github.io · fetched 2026-08-29 · 7c9d5b44f8cf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lupantech/chameleon-llm | main | 20 |
For agents
markdown · JSON · MCP: product_card(name="lupantech/chameleon-llm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem