Project structure of: james4ever0/agi_computer_control
file.pySimple Python script prints "hello" to console.file2.pyPython prints "world" without input or operations.
identify_utils.pyIdentifies language from filename tags.main.pyMain.py: Init Variables, Title Gen using Lang Model, Process Files.test.pyBasic test script: hello world.