Discover and explore top open-source AI tools and projects—updated daily.
dair-aiAI plugins enable content generation and LLM orchestration
Top 93.8% on SourcePulse
This project offers an open-source plugin marketplace designed for Claude Code, enabling users to seamlessly integrate a diverse set of AI-powered functionalities. It targets developers and power users seeking to enhance Claude Code's capabilities with specialized tools for tasks ranging from image generation to complex LLM orchestration, thereby streamlining AI-assisted workflows.
How It Works
The system operates as a plugin manager for Claude Code. Users first add the DAIR Academy marketplace to their Claude Code environment and subsequently install individual plugins. Each plugin encapsulates a specific AI skill, leveraging various underlying models and services such as Gemini's Nano Banana Pro for image tasks, Kimi K2.6 on Fireworks AI for survey generation, and orchestrating multiple open-weight LLMs via Fireworks AI for deliberative query processing.
Quick Start & Requirements
bash /plugin marketplace add dair-ai/dair-academy-plugins. Install individual plugins using bash /plugin install <plugin-name>@dair-academy-plugins.Highlighted Details
image-generator: Facilitates image generation and editing using Gemini's Nano Banana Pro model.lesson-generator: Enables the creation of compact, multi-lesson course artifacts complete with navigation, objectives, flashcards, quizzes, and source links.llm-council: Orchestrates multiple open-weight LLMs through Fireworks AI, employing the LLM Council approach for query deliberation.survey-generator: Generates polished, single-file HTML survey documents on AI/ML topics, powered by Kimi K2.6 on Fireworks AI.wiki-builder: Assists in initiating, structuring, expanding, querying, and maintaining reusable research wikis with configurable structures and flavors.Maintenance & Community
Community contributions are welcomed, with a defined structure for adding new plugins under the plugins/ directory. New plugins require metadata (.claude-plugin/plugin.json) and skill definitions (skills/<skill-name>/SKILL.md). Contributions are submitted via pull requests. Specific community channels or contributor details are not listed.
Licensing & Compatibility
The project is described as "Open source - see individual plugins for their specific licenses." This implies that license terms may vary per plugin, requiring users to verify compatibility, particularly for commercial use or integration into closed-source projects.
Limitations & Caveats
The primary dependency is Claude Code. The specific licensing terms for each individual plugin are not detailed within the README, necessitating further investigation for compliance, especially concerning commercial applications. Additionally, the reliance on external services like Fireworks AI and specific models (e.g., Kimi K2.6, Gemini's Nano Banana Pro) may introduce external usage terms or costs not covered here.
2 weeks ago
Inactive
steven2358