Spaces:
Build error
Build error
File size: 1,056 Bytes
7411179 fcc7515 7411179 fcc7515 7411179 fcc7515 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
title: No-Code Architects Toolkit API
emoji: 🛠️
colorFrom: blue
colorTo: green
sdk: docker
app_port: 8080
pinned: false
---
# No-Code Architects Toolkit API
This is a deployment of the No-Code Architects Toolkit API on Hugging Face Spaces. The toolkit provides a comprehensive set of API endpoints for media processing, file management, and more without requiring multiple subscription services.
## Features
- **Audio Processing**: Concatenate audio files
- **Code Execution**: Run Python code remotely
- **Media Conversion**: Convert between formats, create MP3s
- **Video Editing**: Add captions, concatenate videos, trim, split
- **Image Processing**: Convert images to videos
- **Transcription**: Transcribe audio/video content
- **File Management**: Upload to cloud storage
## API Documentation
See the [GUIDE.md](GUIDE.md) file for detailed setup instructions and API usage examples.
## Original Project
This is based on the [No-Code Architects Toolkit](https://github.com/stephengpope/no-code-architects-toolkit) by Stephen G. Pope. |