Skip to main content

AISTV - AI IT Agent cho Windows

Project description

AI STV Agent

Trợ lý AI thông minh cho Windows. Tích hợp Telegram bot, điều khiển hệ thống, quản lý file, duyệt web, và hơn 30 công cụ khác.

Cài đặt

pip install aistvagent

Yêu cầu: Python >= 3.10, Playwright browsers, opencode CLI.

# Sau khi cài đặt
playwright install chromium
opencode onboard  # Cấu hình opencode lần đầu

Sử dụng

CLI

# Chạy server (Web UI + Telegram API)
openaistv

# Hoặc dùng module
python -m openclaw

Python library

from openclaw.core.agent import Agent
from openclaw.main import register_all_skills

agent = Agent()
register_all_skills(agent)

# Gửi câu hỏi
result = agent.process_message("kiểm tra hệ thống")
print(result)

Telegram Bot

  1. Mở Web UI tại http://localhost:8000
  2. Vào tab Telegram, nhập token bot
  3. Bấm "Start Bot"
  4. Chat với bot trên Telegram

Node.js

npm install aistvagent
import { Agent } from "aistvagent";
const agent = new Agent();
agent.registry.register("system", systemFn, "System info");
const result = await agent.processMessageAsync("check system");

Công cụ

  • system - Quản lý hệ thống: info, disk, temp, network, processes, services, env
  • software - Quản lý phần mềm: install, uninstall, list, update
  • web - Duyệt web: browse, screenshot (Playwright)
  • file_mgr - Quản lý file: read, write, delete, list, compress, extract
  • telegram_bot - Telegram Bot: set_token, start, stop, status
  • os_control - Điều khiển: screen, click, type, press, hotkey
  • debug - Lập trình: run, build, git, npm, pip
  • extra - Tiện ích: tính toán, mã hóa, thời gian, thời tiết, v.v.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aistvagent-1.1.0.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aistvagent-1.1.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file aistvagent-1.1.0.tar.gz.

File metadata

  • Download URL: aistvagent-1.1.0.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for aistvagent-1.1.0.tar.gz
Algorithm Hash digest
SHA256 92806b8ceafbc4cc86d143ccc78134c8f90e943f267673ff3a2a4a95d687a5f0
MD5 ef9b71b11bbd7926a31e344f81d25832
BLAKE2b-256 3a33c75ae5e74ad1ddb7db9333a823b14aa9d5eda53bc0dffa374c0c68849964

See more details on using hashes here.

File details

Details for the file aistvagent-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: aistvagent-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for aistvagent-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 31b867759e673375f2a271e91b6ab9b3d12fefc3be1962ff2286d7989bb07d3f
MD5 74e56d8880654f4047750f0a96993a36
BLAKE2b-256 c112608928ff1247c7067385673e08f5f42dad2f2442e7ca6ce8cb69a12da0ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page