Skip to main content

Publish your chat app with cycls

Project description

Cycls - Generative UI for your AI

Design, publish, and share end user AI apps with Cycls ⚡️

Docs | Homepage | Platform

pip install sarya

Example

from cycls import Cycls, UI

client = Cycls("SECRET")

@client.app("@my-app")
def app():
    return UI.Text("Hello World!")

client.run()

Features

  • 100% control over your code: Maintain your app logic and data on your infrastructure.
  • Bring your own LLM: Flexibility in LLMs, use OpenAI or any open source alternative.
  • Generative UI: Quickly generate rich UIs that integrate seamlessly with your AI logic.
  • Instant sharing: Instantly share your customer-facing AI app.
  • Data & analytics: Measure app's performance. Use data to finetune AI for better results.
  • Cross-platform: Sarya currently is web-based. Mobile support for iOS and Android is underway.
  • Multimodal I/O: Starting with text input, and expanding to voice, image, and video data inputs.

Generative UI?

Generative UI (User Interface) is simply when AI is constantly designing and improving user interfaces in response to dynamic user behavior. Generative UIs are an upgrade in UI development, mirroring the rise of generative AI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cycls-0.0.2.0.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

cycls-0.0.2.0-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page