Spaces:
Runtime error
Runtime error
| title: LLM API Tutorial Beyond CLI Tools with NexaAPI | |
| emoji: π€ | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 4.0.0 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| # LLM API Tutorial: Beyond CLI Tools with NexaAPI | |
| This Space demonstrates how to use [NexaAPI](https://nexa-api.com) as a programmatic alternative to CLI LLM tools like [kpihx-ai](https://pypi.org/project/kpihx-ai/). | |
| ## What This Demo Shows | |
| - Chat with 56+ LLM models via NexaAPI | |
| - Batch processing capabilities | |
| - OpenAI-compatible API interface | |
| ## Links | |
| - π **NexaAPI**: [nexa-api.com](https://nexa-api.com) | |
| - π **RapidAPI**: [rapidapi.com/user/nexaquency](https://rapidapi.com/user/nexaquency) | |
| - π **PyPI**: `pip install nexaapi` | [pypi.org/project/nexaapi/](https://pypi.org/project/nexaapi/) | |
| - π¦ **npm**: `npm install nexaapi` | [npmjs.com/package/nexaapi](https://www.npmjs.com/package/nexaapi) | |
| - π§ **kpihx-ai**: [pypi.org/project/kpihx-ai/](https://pypi.org/project/kpihx-ai/) | |