Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.16 KB

File metadata and controls

17 lines (12 loc) · 1.16 KB

Contributing Guidelines

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.

Submission Rules

  • 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.

How to Submit

  1. Fork this repository to your own GitHub account.
  2. Create a descriptive topic branch for your asset.
  3. Verify your syntax locally using the validation workspace: npm run test.
  4. Submit a clear Pull Request targeting the primary main branch.