Ai windows assistant ( Build in progress )

1 Open Issue Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new skill for the AIST AI assistant that retrieves and reports basic system information (CPU usage, battery level, memory usage) based on user queries. This involves adding the `psutil` library, creating a function in `aist/skills/system.py`, and integrating it with the assistant's existing framework to handle user requests and provide appropriate responses.

Complexity: 3/5
enhancement good first issue skill

Ai windows assistant ( Build in progress )

Python