langgenius / langgenius/dify-plugins
Integration Proposal: CAJAL Scientific Paper Generator Tool for Dify
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 554
- Forks
- 879
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 125
Description
Proposal: Add CAJAL Paper Generation Tool to Dify
What: A Dify tool/plugin for generating publication-ready scientific papers via local LLM.
Why this fits Dify:
- Dify is the production-ready agentic workflow platform — researchers need paper generation workflows
- CAJAL generates 7-section papers with real arXiv citations
- 100% local via Ollama, zero API cost (Dify already supports Ollama natively)
- MIT licensed, open source
Integration approach:
- Dify tool (function calling)
- Workflow node for paper generation
- RAG integration for research context
Implementation: https://github.com/Agnuxo1/CAJAL
Genuine contribution. Happy to follow Dify tool conventions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing Dify tool conventions and the CAJAL implementation linked in the issue. No repository files, tests, or entry points are named, so first determine the appropriate plugin and workflow integration points. Done would require an agreed scope and a working integration covering the proposed paper-generation workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama, python
- Domain
- ai, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100