nca-toolkit-api / README.md
priaansh's picture
Update README.md
fcc7515 verified
---
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.