Admin Idiakhoa
commited on
Commit
·
23d840d
0
Parent(s):
Initial project structure
Browse files- README.md +0 -0
- app.py +0 -0
- core_creator/app_blueprint.py +0 -0
- core_creator/assets_manager.py +0 -0
- core_creator/code_generator.py +0 -0
- core_creator/intent_parser.py +0 -0
- core_creator/voice_to_app.py +0 -0
- data/templates.json +0 -0
- deployer/deployer.py +0 -0
- deployer/gradio_generator.py +0 -0
- deployer/real_robot_bridge.py +0 -0
- deployer/simulator_interface.py +0 -0
- monetization/affiliate_engine.py +0 -0
- monetization/revenue_tracker.py +0 -0
- monetization/token_manager.py +0 -0
- monetization/user_dashboard.py +0 -0
- requirements.txt +0 -0
- robosage +1 -0
README.md
ADDED
File without changes
|
app.py
ADDED
File without changes
|
core_creator/app_blueprint.py
ADDED
File without changes
|
core_creator/assets_manager.py
ADDED
File without changes
|
core_creator/code_generator.py
ADDED
File without changes
|
core_creator/intent_parser.py
ADDED
File without changes
|
core_creator/voice_to_app.py
ADDED
File without changes
|
data/templates.json
ADDED
File without changes
|
deployer/deployer.py
ADDED
File without changes
|
deployer/gradio_generator.py
ADDED
File without changes
|
deployer/real_robot_bridge.py
ADDED
File without changes
|
deployer/simulator_interface.py
ADDED
File without changes
|
monetization/affiliate_engine.py
ADDED
File without changes
|
monetization/revenue_tracker.py
ADDED
File without changes
|
monetization/token_manager.py
ADDED
File without changes
|
monetization/user_dashboard.py
ADDED
File without changes
|
requirements.txt
ADDED
File without changes
|
robosage
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit f4912ac0f52debc9225d28f2152b48b7e8610cfa
|