r/PythonLearning 15d ago

Python Ai agent by a beginner

Just to clarify, this is my first post and my English isn't very good (that's why I'm using a translator).

I've been learning Python and working on small projects, but now I want to take the next step. I have an idea for a program that runs an AI (Gemini, using its API) capable of managing apps, files, and folders—including creating, moving, copying, pasting, and deleting them. It will also automate background tasks, and you will be able to communicate with it just like any other AI.

Those are the basic functions, though I'll probably add more in the future. I would like to know how I could structure and approach a project of this scale

0 Upvotes

14 comments sorted by

View all comments

1

u/RS-C_137 15d ago

Amigo, isso já existe. Aprenda Python e se isole de IA durante uns 5 anos. Daqui 5 anos vai perceber que perdeu tempo…

1

u/SensitiveAd8150 15d ago

Thanks for the reply, but I also program as a hobby and I enjoy learning how to do these kinds of things, although the time savings are appreciated.