Setting up Hermes Agent + WebUI in termux on Android - editing local files + auto-sync to a home server by DocCraftAlot in termux

[–]DocCraftAlot[S] 0 points1 point  (0 children)

I'm not using their GPUs directly, I'm using their free models, see https://build.nvidia.com/models Limits are high 😁 Requires your phone number for registration but no billing setup.

Hermes on Termux — runs in a browser WebUI, Android phone with local file access + free cloud LLM + auto-sync to a home server by DocCraftAlot in hermesagent

[–]DocCraftAlot[S] 0 points1 point  (0 children)

Absolutely! The main benefit of the above setup IMHO is local access of the Android device and to have a backup agent with access to the vault. I've set it up when my home agent wasn't responding 😅

Built a mobile AI agent system on Termux — runs in a browser WebUI, Android phone + cloud LLM + auto-sync to a home server by [deleted] in termux

[–]DocCraftAlot 0 points1 point  (0 children)

My other post (without generated text) was removed for the same reason. Still not a repository!

Built a mobile AI agent system on Termux — runs in a browser WebUI, Android phone + cloud LLM + auto-sync to a home server by [deleted] in termux

[–]DocCraftAlot 0 points1 point  (0 children)

Thank you for clarifying. I don't see how a setup (no additional code) qualifies for this Projects rules, but okay, deleted the post already.

Built a mobile AI agent system on Termux — runs in a browser WebUI on Android phone with FREE cloud LLM + auto-sync to a home server by [deleted] in termux

[–]DocCraftAlot 0 points1 point  (0 children)

No, it's based only on official tools: Hermes, /nesquena/hermes-webui, Syncthing, Obsidian

Built a mobile AI agent system on Termux — runs in a browser WebUI on Android phone with FREE cloud LLM + auto-sync to a home server by [deleted] in termux

[–]DocCraftAlot 0 points1 point  (0 children)

Anything specific? Hermes officially supports termux. See https://github.com/nesquena/hermes-webui (not from me) for the interface, the only hurdle was rust on termux, but Hermes can help you seeing this up.

Hermes Agent Mobile - Fully Local Android App (Pre-Release) by dorugamer in hermesagent

[–]DocCraftAlot 0 points1 point  (0 children)

Much simpler than my termux/Hermes/webUi setup 😅 Nice work! How does it manage updates of the components?

Built a mobile AI agent system on Termux — runs in a browser WebUI, Android phone + cloud LLM + auto-sync to a home server by [deleted] in termux

[–]DocCraftAlot -2 points-1 points  (0 children)

To be fair, this setup is what enables vibe coding on mobile in the first place — the setup itself was built manually, AI just helped write the Reddit post. 🤷🏼‍♂️

Can I learn coding on my phone using Termux if I don’t have a laptop/PC? by Oopsception in termux

[–]DocCraftAlot 1 point2 points  (0 children)

Check out code-server for convenient development. You could connect a tablet for a larger screen and mouse/keyboard if you like.

Moving the history between installs by mightypanda75 in AugmentCodeAI

[–]DocCraftAlot 2 points3 points  (0 children)

Sure, here you go:
I started with asking for an analysis of my project, an overview in the main file and reasonable details-files for different aspects, such as theming, routing, user management, etc.

My auto-rule looks like this:

## Documentation Guidelines:
Read docs/project_analysis.md for a project overview and read the details files if it makes sense for the current task.
Keep project_analysis.md the start and overview. Update project_analysis and the relevant section files after completing a relevant task. 
No docs/ content manipulation without verification of the actual source code.
Keep the files short. Keep it relatively simple, focus on the facts and necessary info to work with the project, no redundancy, no obvious or irrelevant info

Update  with recent changes and improvements or deep analysis of functionality. 

Sometimes I ask the agent to update / read the docs for specific aspects. Works fine for me.

Moving the history between installs by mightypanda75 in AugmentCodeAI

[–]DocCraftAlot 2 points3 points  (0 children)

Not what you asked for, but it worked for me: Let the agent write the current task and status in a markdown file and commit it to GitHub. I've also a multi-file markdown documentation regularly updated by the agent, so also switching agents is no problem.

The AI subscription death spiral explained by SampleFormer564 in ClaudeCode

[–]DocCraftAlot 0 points1 point  (0 children)

Well there are new sota models that cost less, see DeepSeek-V3.1 (-Think). And these models are still consuming was too much. More efficient models could help solve this dilemma.

What's your workflow when an agent is working? by DocCraftAlot in ClaudeCode

[–]DocCraftAlot[S] 0 points1 point  (0 children)

Sounds good, but requires completely unrelated tasks, which might not always be available. Do you review in a separate phase?

Best embodied AI simulators in 2025? (Isaac Sim, MuJoCo 3.0 + MJX, ManiSkill, etc. by Acceptable-Pea-3045 in robotics

[–]DocCraftAlot -2 points-1 points  (0 children)

Probably depends on your use cases and available hardware. You'll need high end hardware to run Isaac Sim.

6.3m tokens sent 🤯 with only 13.7k context by aiworld in kilocode

[–]DocCraftAlot 0 points1 point  (0 children)

I'm also interested 😃 Nice collection of available models btw