Excuse me for the machine translation.
The idea came because the time to create a mobile robot is not small, and the creation of an AI module is possible from the beginning of the acquisition and preparation of the Jetson Nano. Before making a full mobile machine, I would like to try to make an assistant to work with PC. Of course it will be more of a student than an assistant. What I would like from him would be:
- so that it connects to the PC via USB,
- that it has its virtual mouse and virtual keyboard on the PC,
- so that he can see the computer screen, let via HDMI;
- could receive voice commands from the microphone of the camera connected to the Jetson Nano.
Example of operation:
Create work - “cleaning documents,” create procedure - “opening folder”
beginning
Read and announce the folder name, date of creation, size;
Receive confirmation that the file or directory has been opened or continued (delete or go to the next or inward).
And so on.
The point is not to create some garbage cleaner on the PC, but to learn to create some network that can do different specific works. Of course, I would like Jetson Nano to have its web browser through which it can surf and read content, process it, and show the formed knowledge base through an interface similar to that designed to work with nods.
Everything seems like an incredibly huge volume job, but just one question - how difficult and real is it?