kvn420 commited on
Commit
e5ab34a
·
verified ·
1 Parent(s): 29bae54

Upload 68 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. agents/profiles/aeris.json +1 -0
  2. agents/profiles/archivarius.json +1 -0
  3. agents/profiles/artifex.json +1 -0
  4. agents/profiles/coach_vita.json +1 -0
  5. agents/profiles/curator.json +1 -0
  6. agents/profiles/drone_master.json +1 -0
  7. agents/profiles/ethica.json +1 -0
  8. agents/profiles/financio.json +1 -0
  9. agents/profiles/h4xx0r.json +1 -0
  10. agents/profiles/instructor.json +1 -0
  11. agents/profiles/lyra.json +1 -0
  12. agents/profiles/memo.json +1 -0
  13. agents/profiles/metacog.json +1 -0
  14. agents/profiles/mindmapper.json +1 -0
  15. agents/profiles/noor.json +1 -0
  16. agents/profiles/obscura.json +1 -0
  17. agents/profiles/oraculum.json +1 -0
  18. agents/profiles/philos.json +1 -0
  19. agents/profiles/robotica.json +1 -0
  20. agents/profiles/scientia.json +1 -0
  21. agents/profiles/smallville_core.json +1 -0
  22. agents/profiles/sociologos.json +1 -0
  23. agents/profiles/stratos.json +1 -0
  24. agents/profiles/technomancer.json +1 -0
  25. agents/social/agent_scheduler.py +1 -0
  26. agents/social/interaction_engine.py +1 -0
  27. agents/social/memory_exchange.py +1 -0
  28. agents/social/multiagent_comms.py +1 -0
  29. agents/tools/browser_controller.py +1 -0
  30. agents/tools/drone_api_interface.py +1 -0
  31. agents/tools/eth_hacker.py +1 -0
  32. agents/tools/os_executor.py +1 -0
  33. agents/tools/robotic_control.py +1 -0
  34. audio_video/audio_transcriber.py +1 -0
  35. audio_video/video_generator.py +1 -0
  36. audio_video/voice_cloner.py +1 -0
  37. core/agent_loader.py +1 -0
  38. core/evolution_scheduler.py +1 -0
  39. core/model_handler.py +1 -0
  40. core/mutation_engine.py +1 -0
  41. data/seed_knowledge/creative/creative_prompts.json +1 -0
  42. data/seed_knowledge/finance/market_insights.txt +1 -0
  43. data/seed_knowledge/hacking/pentest_guides.md +1 -0
  44. data/seed_knowledge/science/physics_notes.md +1 -0
  45. data/vector_index/index.faiss +1 -0
  46. data/vector_index/metadata.json +1 -0
  47. docs/AGENTS_OVERVIEW.md +1 -0
  48. docs/DEPLOY_HF_GUIDE.md +1 -0
  49. docs/LONG_CONTEXT_SUPPORT.md +1 -0
  50. docs/README.md +1 -0
agents/profiles/aeris.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # aeris.json - placeholder or simulated content
agents/profiles/archivarius.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # archivarius.json - placeholder or simulated content
agents/profiles/artifex.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # artifex.json - placeholder or simulated content
agents/profiles/coach_vita.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # coach_vita.json - placeholder or simulated content
agents/profiles/curator.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # curator.json - placeholder or simulated content
agents/profiles/drone_master.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # drone_master.json - placeholder or simulated content
agents/profiles/ethica.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # ethica.json - placeholder or simulated content
agents/profiles/financio.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # financio.json - placeholder or simulated content
agents/profiles/h4xx0r.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # h4xx0r.json - placeholder or simulated content
agents/profiles/instructor.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # instructor.json - placeholder or simulated content
agents/profiles/lyra.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # lyra.json - placeholder or simulated content
agents/profiles/memo.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # memo.json - placeholder or simulated content
agents/profiles/metacog.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # metacog.json - placeholder or simulated content
agents/profiles/mindmapper.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # mindmapper.json - placeholder or simulated content
agents/profiles/noor.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # noor.json - placeholder or simulated content
agents/profiles/obscura.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # obscura.json - placeholder or simulated content
agents/profiles/oraculum.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # oraculum.json - placeholder or simulated content
agents/profiles/philos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # philos.json - placeholder or simulated content
agents/profiles/robotica.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # robotica.json - placeholder or simulated content
agents/profiles/scientia.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # scientia.json - placeholder or simulated content
agents/profiles/smallville_core.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # smallville_core.json - placeholder or simulated content
agents/profiles/sociologos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # sociologos.json - placeholder or simulated content
agents/profiles/stratos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # stratos.json - placeholder or simulated content
agents/profiles/technomancer.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # technomancer.json - placeholder or simulated content
agents/social/agent_scheduler.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # agent_scheduler.py - placeholder or simulated content
agents/social/interaction_engine.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # interaction_engine.py - placeholder or simulated content
agents/social/memory_exchange.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # memory_exchange.py - placeholder or simulated content
agents/social/multiagent_comms.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # multiagent_comms.py - placeholder or simulated content
agents/tools/browser_controller.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # browser_controller.py - placeholder or simulated content
agents/tools/drone_api_interface.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # drone_api_interface.py - placeholder or simulated content
agents/tools/eth_hacker.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # eth_hacker.py - placeholder or simulated content
agents/tools/os_executor.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # os_executor.py - placeholder or simulated content
agents/tools/robotic_control.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # robotic_control.py - placeholder or simulated content
audio_video/audio_transcriber.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # audio_transcriber.py - placeholder or simulated content
audio_video/video_generator.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # video_generator.py - placeholder or simulated content
audio_video/voice_cloner.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # voice_cloner.py - placeholder or simulated content
core/agent_loader.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # agent_loader.py - placeholder or simulated content
core/evolution_scheduler.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # evolution_scheduler.py - placeholder or simulated content
core/model_handler.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # model_handler.py - placeholder or simulated content
core/mutation_engine.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # mutation_engine.py - placeholder or simulated content
data/seed_knowledge/creative/creative_prompts.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # creative_prompts.json - placeholder or simulated content
data/seed_knowledge/finance/market_insights.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ # market_insights.txt - placeholder or simulated content
data/seed_knowledge/hacking/pentest_guides.md ADDED
@@ -0,0 +1 @@
 
 
1
+ # pentest_guides.md - placeholder or simulated content
data/seed_knowledge/science/physics_notes.md ADDED
@@ -0,0 +1 @@
 
 
1
+ # physics_notes.md - placeholder or simulated content
data/vector_index/index.faiss ADDED
@@ -0,0 +1 @@
 
 
1
+ # index.faiss - placeholder or simulated content
data/vector_index/metadata.json ADDED
@@ -0,0 +1 @@
 
 
1
+ # metadata.json - placeholder or simulated content
docs/AGENTS_OVERVIEW.md ADDED
@@ -0,0 +1 @@
 
 
1
+ # AGENTS_OVERVIEW.md - placeholder or simulated content
docs/DEPLOY_HF_GUIDE.md ADDED
@@ -0,0 +1 @@
 
 
1
+ # DEPLOY_HF_GUIDE.md - placeholder or simulated content
docs/LONG_CONTEXT_SUPPORT.md ADDED
@@ -0,0 +1 @@
 
 
1
+ # LONG_CONTEXT_SUPPORT.md - placeholder or simulated content
docs/README.md ADDED
@@ -0,0 +1 @@
 
 
1
+ # README.md - placeholder or simulated content