Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
hermesbanner

☤ Hermes Agent for Android (Termux)

Run a Self-Evolving AI Assistant on Your Phone

License: MIT Termux Version Stars

Transform your Android device into a powerful, learning AI assistant

✨ What is Hermes Agent?

Hermes Agent is an open-source, self-evolving AI framework developed by Nous Research. It's like having Jarvis in your pocket - an AI that learns, adapts, and grows smarter with every interaction.

🧠 Self-Learning🔄 Cross-Platform💾 Persistent Memory🛠️ 70+ Tools
Gets smarter over timeWorks on 16+ appsRemembers your preferencesExecute complex tasks

⏱️ Installation takes ~5-10 minutes - Grab a coffee! ☕

Installation Preview:

graph LR
    A[📱 Open Termux] --> B[📋 Copy Command]
    B --> C[⚡ Paste & Run]
    C --> D[🔄 Auto-Install]
    D --> E[✅ Ready to Use!]

🚀 One-Line Installation

Copy and paste this command in Termux:

curl -fsSL https://raw.githubusercontent.com/AbuZar-Ansarii/Hermes-Agent-On-Android/main/nous_agent.sh | bash

🛠️ Manual Installation (Recommended)

Prefer to do it yourself? Here's the step-by-step:

pkg install git
# 1. Clone this repository
git clone https://github.com/AbuZar-Ansarii/Hermes-Agent-On-Android.git
cd Hermes-Agent-On-Android

# 2. Make the script executable
chmod +x agent_install.sh

# 3. Run the installer
./agent_install.sh

🤖 Start Agent

Run these commands one by one after installling

cd
proot-distro login ubuntu
cd hermes-agent
source venv/bin/activate

Run for setting it up

hermes setup

Run for using it

hermes

Start gateway

hermes gateway

⚙️ System Requirements

RequirementMinimumRecommended
Android Version1113,14 or 15
Storage Space3GB5GB+
RAM2GB4GB+
InternetRequiredFast connection
TermuxLatestLatest from F-Droid

🌍 Why Run Hermes on Android?

BenefitDescription
📱 Portable AIYour assistant goes everywhere
🔒 PrivacyRuns locally on your device
💰 Cost-effectiveNo server hosting fees
⚡ Low latencyDirect execution
🔄 Always availableWorks offline (with local models)

🎛️ AI Model Freedom

Compatible with 200+ AI models including:

• OpenAI (GPT-4, GPT-3.5)

• Anthropic (Claude)

• Google (Gemini)

• DeepSeek

• Alibaba (Qwen)

• Zhipu (GLM)

• Local models via Ollama

🦙 Running Local Models with Ollama

📋 Installation

Install Ollama on Termux:

pkg install ollama
ollama serve

Pull & Run Models

ollama run gemma4:31b-cloud

🙏 Acknowledgments

• Nous Research - For creating the amazing Hermes Agent

• Termux Team - For making Android development possible

• Open Source Community - For the countless tools and libraries

• You - For using and supporting this project! ❤️

⭐ If this helped you, give it a star! ⭐

关于 About

Run Hermes Agent - a self-evolving AI assistant - on any Android device using Termux. One-line installation.

语言 Languages

Shell100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
52
Total Commits
峰值: 28次/周
Less
More

核心贡献者 Contributors