CoolFace
13 results

nexaapi

nickyni /flux-schnell-api-nexaapi-guide Flux.1 Schnell via NexaAPI — Cheapest Inference Available Run FLUX.1 [schnell] via NexaAPI — the cheapest AI inference API available. Price: $0.001/image (vs $0.003 on FAL.ai — 3× cheaper) 56+ models under one API key (Flux Dev, Flux Pro, SDXL, vision models, TTS, and more) Apache 2.0 — commercial use allowed Free tier available — no credit card required Quick Start (Python) import requests response = requests.post(… See the full description on the dataset page: https://huggingface.co/datasets/nickyni/flux-schnell-api-nexaapi-guide.0 likes35 downloads6mo agoHugging Facenickyni /free-open-llm-stack-api-nexaapi Free Open LLM Stack API: Access 56+ AI Models Free (No Credit Card Required) Searched for open-llm-stack on PyPI? You found a placeholder package with no documentation and no working code. Here's what actually works right now. If you're looking for a free open LLM stack API that gives you instant access to dozens of models — no GPU, no infrastructure, no credit card — this guide is for you. What Developers Actually Need from an Open LLM Stack When developers search… See the full description on the dataset page: https://huggingface.co/datasets/nickyni/free-open-llm-stack-api-nexaapi.0 likes33 downloads6mo agoHugging Facenickyni /free-wavespeed-ai-video-api-nexaapi Free WaveSpeed AI Video API — No Credit Card, Generate Videos Free via NexaAPI See README.md for the full tutorial. Links 🌐 NexaAPI: https://nexa-api.com 🔑 Free API Key: https://rapidapi.com/user/nexaquency 🐍 Python SDK: https://pypi.org/project/nexaapi/ 📦 Node.js SDK: https://npmjs.com/package/nexaapi 2 likes29 downloads6mo agoHugging Facenickyni /mails-agent-nexaapi-email-tutorial AI Email Agent Tutorial: mails-agent + NexaAPI for Smart Email Automation See README.md for the full tutorial. Links 🌐 NexaAPI: https://nexa-api.com 🔑 Free API Key: https://rapidapi.com/user/nexaquency 🐍 Python SDK: https://pypi.org/project/nexaapi/ 📦 Node.js SDK: https://npmjs.com/package/nexaapi 0 likes24 downloads6mo agoHugging Facenickyni /flux-kontext-api-tutorial-nexaapi Flux Kontext API Tutorial via NexaAPI Context-aware image generation and editing at $0.003/image — 13x cheaper than direct access. Quick Start pip install nexaapi from nexaapi import NexaAPI client = NexaAPI(api_key="YOUR_API_KEY") response = client.image.generate( model="flux-kontext", prompt="A futuristic cityscape at sunset, ultra-detailed, 8K resolution", width=1024, height=1024, num_images=1 ) print(response.image_url) Pricing… See the full description on the dataset page: https://huggingface.co/datasets/nickyni/flux-kontext-api-tutorial-nexaapi.0 likes23 downloads6mo agoHugging Facenickyni /free-ai-auto-tagging-django-nexaapi Free AI Auto-Tagging API for Django Developers — NexaAPI Free Tier See README.md for the full tutorial. Links 🌐 NexaAPI: https://nexa-api.com 🔑 Free API Key: https://rapidapi.com/user/nexaquency 🐍 Python SDK: https://pypi.org/project/nexaapi/ 📦 Node.js SDK: https://npmjs.com/package/nexaapi 0 likes22 downloads6mo agoHugging Face