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