cdepillabout/mkAIDerivation
Generate a Nix derivation on the fly using an LLM
This project helps Nix developers quickly create build instructions for software packages. You provide a plain language request for a program to build, and it outputs the necessary Nix derivation code, ready for use in your Nix environment. This is for developers who use Nix and want to automate the creation of build configurations.
No commits in the last 6 months.
Use this if you are a Nix developer looking to rapidly prototype or generate basic Nix derivations for simple software packages without writing the Nix code by hand.
Not ideal if you need highly optimized, complex, or security-critical Nix derivations, or if you prefer explicit control over every aspect of your build configurations.
Stars
31
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jun 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cdepillabout/mkAIDerivation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thu-pacman/chitu
High-performance inference framework for large language models, focusing on efficiency,...
sophgo/LLM-TPU
Run generative AI models in sophgo BM1684X/BM1688
NotPunchnox/rkllama
Ollama alternative for Rockchip NPU: An efficient solution for running AI and Deep learning...
Deep-Spark/DeepSparkHub
DeepSparkHub selects hundreds of application algorithms and models, covering various fields of...
howard-hou/VisualRWKV
VisualRWKV is the visual-enhanced version of the RWKV language model, enabling RWKV to handle...