galihru/CraMind
Cramming knowledge into the mind, which is fitting for AI model designed to helping generate code effieciently
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| description | Description of what the code should do (any language) | yes | — |
| language | Target programming language | yes | python |
| filename | Name for the generated file (without extension) | no | generated_code |
| explain | Generate explanation of the code | no | true |
Outputs
| name | description |
|---|---|
| code_path | Path to the generated code |
| output_path | Path to the execution output |
| explanation_path | Path to the code explanation |