CangjieMagic is an LLM Agent development framework built on the Cangjie programming language, supporting a variety of functions, including intelligent task planning and modular calls. The framework is designed to enhance the intelligence and creativity of applications and is suitable for developers.
Demand population:
"This product is suitable for developers and researchers who need to build smart applications and agents to enable AI capabilities in real-world projects. By simplifying the development process and providing powerful functional support, developers can quickly realize their creativity."
Example of usage scenarios:
Build a chatbot assistant using CangjieMagic .
Develop a text-based question-and-answer system.
Create a health monitoring assistant that provides real-time feedback on health data.
Product Features:
Supports calls to multiple language models
Intelligent task planning, optimize task execution
Modular calls to facilitate function expansion
Compatible with MCP protocol, easy to integrate
Provide sample programs to help get started quickly
Rich API manuals and tutorials
Tutorials for use:
Create a new project with the command 'cjpm init'.
Add dependency on CangjieMagic in the project's cjpm.toml file.
Copy the sample code to main.cj and set the API key.
Run the project with the command 'cjpm run --name <your-package-name>'.
Modify and extend functions according to requirements and use the provided example programs for reference.