Skip to content

comput3ai/c3-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Comput3 Examples

Welcome to the Comput3 Examples repository! This collection demonstrates how to leverage Comput3's AI infrastructure for various applications, from API scripts to web applications.

📂 Repository Structure

/scripts - API Script Examples

Contains Python scripts that demonstrate how to interact with Comput3's API for various AI tasks:

  • ComfyUI Integration: Generate talking avatars, images, and videos
  • Language Models: Batch process prompts with LLMs
  • Vision Models: Analyze images with AI
  • Media Generation: Create images and videos from text

View Scripts Documentation →

/web - Web Application Examples

Check out hosted web examples NOW ! https://examples.comput3.ai

Interactive web applications showcasing Comput3's AI capabilities:

  • Landing pages with AI-powered features
  • Interactive demos and generators
  • Full-stack applications integrating Comput3 APIs

View Web Examples Documentation →

/utils - Development Utilities

Tools and utilities to support development and deployment:

  • CORS Proxy: For local development when encountering CORS issues
  • Build Tools: Scripts and utilities for development workflow

View Utils Documentation →

🚀 Getting Started

  1. Clone this repository

    git clone https://github.com/yourusername/c3-examples.git
    cd c3-examples
  2. Get your Comput3 API Key

    • Sign up at launch.comput3.ai
    • Find your API key in your dashboard
    • Create a .env file in the example directory you want to use
  3. Choose your path

    • For API scripts and automation: Start with /scripts
    • For web applications: Check back soon for /web examples

🔑 API Authentication

All examples require a Comput3 API key. Add it to a .env file in each example directory:

COMPUT3_API_KEY=your_api_key_here

📚 Resources

🤝 Contributing

We welcome contributions! Whether it's new examples, improvements to existing ones, or documentation updates, feel free to submit a pull request.

📄 License

This repository is open source and available under the MIT License.

About

Find examples to launch workloads and start generating through the C3 API. Check out the different folders, plug your API key and build on C3!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors