SocialRepo / nehasingh75 / nanobot nehasingh75/nanobot Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
โญ 0 stars ๐ฌ 0 comments
Files ๐ .agent ๐ .dockerignore 128 B ๐ .gitattributes 89 B ๐ .github ๐ .gitignore 1.1 KB ๐ AGENTS.md 5.2 KB ๐ CLAUDE.md 11 B ๐ COMMUNICATION.md 240 B ๐ CONTRIBUTING.md 5.2 KB ๐ Dockerfile 3.2 KB ๐ LICENSE 1.1 KB ๐ README.md 18.1 KB ๐ SECURITY.md 9.1 KB ๐ THIRD_PARTY_NOTICES.md 7.4 KB ๐ conftest.py 2.8 KB ๐ core_agent_lines.sh 2.5 KB ๐ docker-compose.bwrap.yml 262 B ๐ docker-compose.yml 1.4 KB ๐ docs ๐ entrypoint.sh 2.6 KB ๐ hatch_build.py 3.8 KB ๐ images ๐ nanobot ๐ pyproject.toml 4.7 KB ๐ render-config.json 603 B ๐ render.yaml 2.3 KB ๐ scripts ๐ tests ๐ webui
README <picture>
<source media="(prefers-color-scheme: dark)" srcset="./images/readme-cover-dark.svg">
<img alt="nanobot README cover" src="./images/readme-cover-light.svg">
</picture>
<div align="center">
<p>
<a href="https://nanobot.wiki/docs/latest/getting-started/nanobot-overview">English</a> |
<a href="https://nanobot.wiki/cn/docs/latest/getting-started/nanobot-overview">็ฎไฝไธญๆ</a> |
<a href="https://nanobot.wiki/zh-Hant/docs/latest/getting-started/nanobot-overview">็น้ซไธญๆ</a> |
<a href="https://nanobot.wiki/es/docs/latest/getting-started/nanobot-overview">Espaรฑol</a> |
<a href="https://nanobot.wiki/fr/docs/latest/getting-started/nanobot-overview">Franรงais</a> |
<a href="https://nanobot.wiki/id/docs/latest/getting-started/nanobot-overview">Bahasa Indonesia</a> |
<a href="https://nanobot.wiki/ja/docs/latest/getting-started/nanobot-overview">ๆฅๆฌ่ช</a> |
<a href="https://nanobot.wiki/ko/docs/latest/getting-started/nanobot-overview">ํ๊ตญ์ด</a> |
<a href="https://nanobot.wiki/ru/docs/latest/getting-started/nanobot-overview">ะ ัััะบะธะน</a> |
<a href="https://nanobot.wiki/vi/docs/latest/getting-started/nanobot-overview">Tiแบฟng Viแปt</a>
</p>
<p>
<a href="https://github.com/HKUDS/nanobot"><img src="https://img.shields.io/github/stars/HKUDS/nanobot?style=flat&logo=github" alt="GitHub stars"></a>
<a href="https://pypi.org/project/nanobot-ai/"><img src="https://img.shields.io/pypi/v/nanobot-ai" alt="PyPI version"></a>
<a href="https://pepy.tech/project/nanobot-ai"><img src="https://static.pepy.tech/badge/nanobot-ai" alt="PyPI downloads"></a>
<a href="https://github.com/HKUDS/nanobot/actions/workflows/ci.yml"><img src="https://github.com/HKUDS/nanobot/actions/workflows/ci.yml/badge.svg?branch=main" alt="Test Suite"></a>
<a href="https://pypi.org/project/nanobot-ai/"><img src="https://img.shields.io/badge/python-%3E%3D3.11-blue" alt="Python 3.11 or newer"></a>
<a href="./LICENSE"><img src="https://img.shields.io/github/l