Skip to content

Practical recipes, templates, and examples for building reliable AI agents with the CogSol framework.

Notifications You must be signed in to change notification settings

cogsol/cogsol-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CogSol Cookbook

Templates and runnable demos for building with the CogSol Framework.

Repository Layout

Core content:

  • templates/ contains reusable starter projects.
  • examples/ contains specific demos, often more complete and complex than templates.

Supporting contributor infrastructure:

  • docs/ contains reusable README templates for contributors.
  • .github/ contains issue/PR templates and repository automation.
  • CONTRIBUTING.md explains how to propose and submit community contributions.

Catalog

Templates

No templates yet.

See templates/README.md for the template index and conventions.

Examples

No examples yet.

See examples/README.md for the example index and conventions.

Adding New Content

When adding a new template or example:

  1. Create a dedicated folder under templates/ or examples/.
  2. Add a local README.md with purpose, setup, and run steps.
  3. Register it in:
    • this root README.md
    • the corresponding index (templates/README.md or examples/README.md)

For full contribution steps, see CONTRIBUTING.md.

Community Workflow

  1. Open a proposal issue (Template Proposal or Example Proposal) if scope is unclear.
  2. Submit a pull request using the repository PR template.
  3. Ensure local docs are present and index entries are updated.
  4. Automated checks verify that new folders include README.md and are listed in catalogs.

About

Practical recipes, templates, and examples for building reliable AI agents with the CogSol framework.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published