Ainew / README.md
Ainew AI
✨ Add NVIDIA NIM provider support (FREE API)
bca449f
|
Raw
History Blame Contribute Delete
2.16 kB
---
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)