AETRA - AI
- 1 Devlogs
- 1 Total hours
Building a Cli based AI system, that I'll then add to my OS
Building a Cli based AI system, that I'll then add to my OS
I am working on Terminal Based AI i.e Cli based. This is my first terminal app/AI project that I am making in python hence I am learning RICH and CLICK libraries for this. Right now I am working on the AI entity… That will appear and have different states of animation for ‘idle’ , ‘thinking’ etc. and this window will run once the AI is run in terminal. I have made the idle version in pygame as I have been recently active in game development. AGAIN: Every thing in this project is also progress of my learning side by side