Projects#

This page lists projects that are powered by or built using gptme.

Official Projects#

Community Projects#

Your project could be here! Add it by creating a PR.

  • ErikBjare/nbody-sim

    Simple but performant n-body simulation in Rust built with gptme using only a few prompts.

Adding Your Project

If you’ve built something using gptme, we’d love to feature it here!

  1. Add the “Built with gptme” or “Powered by gptme” badge to your README:

      [![built using gptme](https://img.shields.io/badge/built%20using-gptme%20%F0%9F%A4%96-5151f5?style=flat)](https://github.com/gptme/gptme)
    
    .. code-block:: markdown
    
      [![Powered by gptme](https://img.shields.io/badge/powered%20by-gptme%20%F0%9F%A4%96-5151f5?style=flat)](https://github.com/gptme/gptme)
    
  2. Create a PR adding your project to this list:

    * `Project Name <https://github.com/username/project>`_
        Brief description of your project.
    

Built with gptme Badge

The “Built with gptme” badge helps showcase your project’s use of gptme and connects it to the broader ecosystem.

Standard Badge (for projects built using gptme):

Built using gptme

“Powered by” Variant (for tools/services running on gptme):

Powered by gptme

Use the standard badge for projects created with gptme’s assistance, and the “powered by” variant for tools or services that run on gptme.