| --- |
| title: π¦ Ainew AI - OpenClaw Agent |
| emoji: π¦ |
| colorFrom: indigo |
| colorTo: red |
| sdk: docker |
| app_port: 7860 |
| --- |
| |
| # π¦ Ainew AI - OpenClaw Agent |
|
|
| A powerful AI assistant running on **OpenClaw** with full tool access: |
| - π **Web Browsing** - Search and access the internet |
| - π» **Code Execution** - Run code in a sandboxed environment |
| - π **File System** - Read, write, and manage files |
| - π§ **Memory** - Remember past conversations |
| - π§ **Tools** - Access to all tools without hesitation |
|
|
| ## π Setup on Hugging Face Spaces |
|
|
| ### 1. Set Environment Secrets |
|
|
| Go to your Space Settings β **Repository Secrets** and add: |
|
|
| | Secret | Description | Required | Cost | |
| |--------|-------------|----------|------| |
| | `NVIDIA_API_KEY` | NVIDIA NIM API key (FREE!) | β **Recommended** | **Free** | |
| | `ANTHROPIC_API_KEY` | Anthropic/Claude API key | Alternative | Paid | |
| | `OPENAI_API_KEY` | OpenAI API key | Alternative | Paid | |
|
|
| **β NVIDIA NIM is FREE** - Get your API key: https://build.nvidia.com/settings/api-keys |
|
|
| ### 2. Deploy |
|
|
| The Space will automatically build and deploy using the Dockerfile. |
|
|
| ### 3. Access |
|
|
| Once deployed, access your AI at: `https://huggingface.co/spaces/THED1/Ainew` |
|
|
| ## π Connecting to Apps |
|
|
| This OpenClaw agent can be connected to: |
|
|
| - **Web Chat** β
(Built-in - just open the Space URL) |
| - **Telegram** - via OpenClaw Telegram Channel |
| - **Discord** - via OpenClaw Discord Channel |
| - **WhatsApp** - via OpenClaw WhatsApp Channel |
| - **Slack** - via OpenClaw Slack Channel |
| - **API** - REST API at `/api/` endpoint |
|
|
| ## π οΈ Features |
|
|
| - **Full Tool Access**: Web browsing, code execution, file system, sandbox, memory |
| - **Never Refuses**: Always tries to help, uses tools proactively |
| - **NVIDIA NIM Powered**: Free LLM inference via NVIDIA's API |
| - **1M Token Context**: Nemotron 3 Ultra can handle massive contexts |
| - **Multiple Channels**: Web, messaging apps, and API |
|
|
| ## π Resources |
|
|
| - [OpenClaw Documentation](https://docs.openclaw.ai) |
| - [OpenClaw GitHub](https://github.com/openclaw/openclaw) |
| - [NVIDIA NIM API](https://build.nvidia.com) |
| - [Get Free NVIDIA API Key](https://build.nvidia.com/settings/api-keys) |
|
|