Thank you for taking the time to contribute to the Awesome LLM Wiki list! We prioritize high-signal curation to keep this repository incredibly valuable for the developer community.
- Strict Curation: We only accept resources directly related to static LLM knowledge base compilation, architectural blueprints, or specialized agent skill schemas. Generic RAG libraries or basic note-taking apps will be excluded.
- Formatting Standard: All additions to the main list must strictly follow the
-[Name](URL) - Concise description.token structure. - Style Rules: Resource descriptions must begin with a capital letter and terminate with a period. Avoid promotional hyperbole, marketing buzzwords, or subjective claims.
- Alphabetical Order: Ensure your resource is inserted into the appropriate section in strict alphabetical order by its Project Name.
- Fork this repository to your own GitHub account.
- Create a descriptive topic branch for your asset.
- Verify your syntax locally using the validation workspace:
npm run test. - Submit a clear Pull Request targeting the primary main branch.