1 comments

  • radovskyb 4 hours ago
    I built ToolPipeline to make it easier to chain AI models and data transformers into a single API endpoint.

    - Visual Builder: Connect tools in a top-to-bottom sequence. - AI & Data Tools: Built-in nodes for LLMs (summarization, vision), TTS, and data formatters (JSON, YAML, CSV). - Edge Execution: Runs on Cloudflare Workers for low-latency and no cold starts. - API-First: Every pipeline gets a secure REST endpoint to integrate into your own apps. - Run History: Inspect performance and data transformations at every step.

    I’d love to hear your thoughts and what you feel is missing or could be improved.