| README.md | ||
Ideas
This organization includes various "Proof of Concept" or idea projects from @insberr.
Dont expect much from these projects. They will be broken, hardly implemented, and/or vibe coded.
Rules
These are a set of rules I would like to follow for all things under this organization
- Projects should be clearly labeled
- All projects must have a
README.md- Must include a clear description of the idea
- Must include build instructions and dependencies
- LLM usage it to be clearly labeled
Contributing
You are welcome to contribute to any project! Whether that is pitching an idea or writing some code!
A Note on LLM Usage
Generally I dont use LLMs to generate code for me (since I am mostly against the use of LLMs). However, there are a few things that I have (and might in the future) use LLMs to generate for me. So here is a set of rules I wish to follow.
No project that is majority or fully written by an LLM is to leave this organization or be considered anything more than a "Proof of Concept". All projects will be clearly labeled (using repository labels or README) by their LLM usage.
LLMs will strictly only be used to generate code. LLMs will not be used to generate or assist in project ideas.
The use of locally hosted LLMs on my own non-cloud hardware will not be affected by this rule.
Requirements for a project to move on from the "idea"/"proof of concept" phase
- Project must be entirely rewritten by a human
- Code generated by an LLM cannot be reused