#351 · Primary category: AI Agents & Automation
JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Project last updated:07/29/25
GitHub Stars
25.2K
Forks
2.2K
Contributors
23
License
MIT
Why we included this project
JARVIS, also known as HuggingGPT, is the reference implementation of an idea that has since been copied widely: a large language model acts as the controller, planning a user request, picking the right specialist model from the Hugging Face hub, running each subtask, and summarizing the results. If you are building multi-step AI workflows that cross modalities, say an image caption plus a text-to-speech readout in one pipeline, this repo shows a four-stage architecture worth studying or adapting. It includes a Gradio demo, a CLI, and a web API, and a lightweight config that calls Hugging Face inference endpoints, so you can try it without downloading large models locally. The companion papers on task automation and tool usage are useful background for anyone designing agent systems that delegate to external models.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.