Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 991 Bytes

README.md

File metadata and controls

48 lines (24 loc) · 991 Bytes

codex

A collection of integration examples for CentML. This repository serves as a resource hub for developers looking to seamlessly incorporate CentML's capabilities into their applications. Explore a variety of use cases and implementations to accelerate your integration process.

General Apps

apps that showcase advanced and general features integrating with CentML endpoints / compute / llm serving

  • image generation

FLUX image generation

image generation

  • llm debate

llm debate

  • battlesnake

battlesnake

  • text to speech

text to speech

Chat Apps

chat-apps directory contains various examples of chat implementations leveraging CentML API.

  • bash

chat.sh

  • swift

alt text

  • gradio

  • html

  • openai

  • requests

  • streamlit