Metadata-Version: 2.4
Name: potato-head
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Summary: 
Author-email: Thorrester <<support@demmlai.com>>
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/demml/potatohead
Project-URL: Source, https://github.com/demml/potatohead

<div style="margin-bottom: 20px; position: relative; z-index: 1;">
  <img align="right" width="200" src="images/potatohead.svg">
</div>


<div id="toc"> <!-- both work, toc or user-content-toc -->
  <ul style="list-style: none;">
    <summary>
      <h1>🥔 Potato Head</h1>
    </summary>
  </ul>
</div>


Build an LLM Potato Head. Add a **mouth** (chat), **eyes** (vision/image) and even **ears** (audio)! Fun for all ages!

**Note:** Potato Head currently supports OpenAI compatible apis (more coming soon!) and you can only use **Mouths**. We are actively working on adding more parts to the Potato Head!


<div align="left">
  <h2>📖 Description</h2>
</div>


Potato Head was originally built as a sister project to OpsML to help facilitate Prompt standardization and testing. The goal is to provide a simple and easy to use interface with low overhead. Thus, **Potato Head** is written entirely in **Rust** and is exposed via Python bindings to help improve performance and reduce latency of LLM applications when interacting with clients.

Potato Head Prompts are fully compatible with the OpenAI SDK if you prefer to use that instead. Check out the quickstart for more information!

Check out the quickstart for more information on how you can get started with Potato Head!

## MORE FUNCTIONALITY COMING SOON!

