Commit Graph

  • 3e0dd1a827 fix typo in convert_percent_to_decimal Josh Bickett 2023-11-13 10:49:09 -08:00
  • a3e84ed20c Add new % approach for prompt, and add convert_percent_to_decimal Josh Bickett 2023-11-13 10:45:10 -08:00
  • d6f59a758b adjust MOUSE_PROMPT Josh Bickett 2023-11-12 19:32:24 -08:00
  • be0910e0f5 Create new add_grid_to_image function with % grid Josh Bickett 2023-11-12 19:06:59 -08:00
  • f409495425 Add MOUSE_REFLECTION_PROMPT Josh Bickett 2023-11-12 18:40:02 -08:00
  • 348571b58e Add some google chrome instruction to CLICK_PROMPT Josh Bickett 2023-11-12 12:08:56 -08:00
  • 9077212de7 Use subprocess screenshot approach so cursor is visible Josh Bickett 2023-11-12 11:56:45 -08:00
  • 3df8743af1 Improve SYSTEM_PROMPT and PROMPT_POSITION Josh Bickett 2023-11-12 10:36:58 -08:00
  • c569327432 Update PROMPT_POSITION Josh Bickett 2023-11-12 10:32:24 -08:00
  • 3c96a56675 Merge branch 'main' of https://github.com/OthersideAI/self-driving-computer Josh Bickett 2023-11-12 09:37:31 -08:00
  • cf5c95b2a3 Remove function_to_call since not used Josh Bickett 2023-11-12 09:37:28 -08:00
  • c7b4a3c2e2 Move down client = OpenAI() Josh Bickett 2023-11-11 20:53:19 -08:00
  • 192e93a47d Add openai to requirements.txt Josh Bickett 2023-11-11 20:50:22 -08:00
  • 9b56ba69a0 default to no grid "screenshot.png" Josh Bickett 2023-11-11 13:20:35 -08:00
  • b8782dc312 update PROMPT_POSITION and reduce delay Josh Bickett 2023-11-11 13:11:37 -08:00
  • 53798ec8fa Move ImageGrab.grab to fire right before click Josh Bickett 2023-11-11 13:04:34 -08:00
  • 6da3595d2b Update PROMPT_POSITION Josh Bickett 2023-11-11 13:01:24 -08:00
  • 8af495d515 Rebuild tools and created separate mouse_click call Josh Bickett 2023-11-11 12:48:49 -08:00
  • e936532b1c remove unused functions click_function, etc. Josh Bickett 2023-11-11 10:59:03 -08:00
  • 4d374127cb Adjust prints Josh Bickett 2023-11-10 19:02:20 -08:00
  • c729fc2776 we don't need type_function Josh Bickett 2023-11-10 12:07:45 -08:00
  • a3cd9b51ab update SYSTEM_PROMPT based on common fail senarios Josh Bickett 2023-11-10 12:07:22 -08:00
  • e78cda37c9 correct message appending in looping Josh Bickett 2023-11-10 11:56:41 -08:00
  • 93a60a4e75 Add tools Josh Bickett 2023-11-10 11:42:49 -08:00
  • 754c5cb0f6 remove call_replicate_api function Josh Bickett 2023-11-09 12:43:58 -08:00
  • 3a0b136dc1 Switch to OpenAI important library Josh Bickett 2023-11-09 12:43:18 -08:00
  • 53b3204b79 Change type and click duration Josh Bickett 2023-11-08 17:42:50 -08:00
  • 8a53efb38a Update message_dialog Josh Bickett 2023-11-08 17:41:33 -08:00
  • 57663fac4f Add call_openai_api_for_type Josh Bickett 2023-11-07 11:23:31 -08:00
  • 5e1e49ebc0 Add call_openai_api Josh Bickett 2023-11-07 10:26:10 -08:00
  • 352c6aabc9 Add call_openai_api Josh Bickett 2023-11-07 09:37:07 -08:00
  • a32b4a40c9 Update README.md Josh Bickett 2023-11-07 09:31:13 -08:00
  • 1a3d3d2357 Add "hello world" Josh Bickett 2023-11-06 21:53:13 -08:00
  • 2afa8e2914 Add extract_json_from_string Josh Bickett 2023-11-06 19:06:02 -08:00
  • 318fd28292 Add click_at_percentage Josh Bickett 2023-11-06 18:53:06 -08:00
  • 208cdeab9a Add PROMPT_CLICK Josh Bickett 2023-11-06 18:50:10 -08:00
  • 3566431501 Update README.md Josh Bickett 2023-11-05 21:44:40 -08:00
  • b2d499644b Add add_labeled_cross_grid_to_image Josh Bickett 2023-11-05 21:40:16 -08:00
  • f20e49ead4 Make font_size a factor of grid_interval Josh Bickett 2023-11-05 21:26:50 -08:00
  • 75c999f06d Add deterministic font_path Josh Bickett 2023-11-05 21:24:55 -08:00
  • 819f181db2 Add matplotlib Josh Bickett 2023-11-05 20:58:31 -08:00
  • 4fe9e48103 Add draw_label_with_background function Josh Bickett 2023-11-05 16:33:24 -08:00
  • 0faf368268 Add add_grid_to_image function Josh Bickett 2023-11-05 16:16:30 -08:00
  • b3d39d2368 Iterate PROMPT Josh Bickett 2023-11-05 16:08:20 -08:00
  • bc9fc42d7f Add objective PROMPT Josh Bickett 2023-11-05 15:58:37 -08:00
  • 585fba3178 Add screenshot.png to .ignore Josh Bickett 2023-11-05 15:58:28 -08:00
  • 216cf7e885 Add ###Instructions in README.md Josh Bickett 2023-11-05 13:04:43 -08:00
  • aac41a1fb6 Back to PIL in requirements.txt Josh Bickett 2023-11-05 12:54:27 -08:00
  • fe225c6d37 Back to PIL Josh Bickett 2023-11-05 12:52:27 -08:00
  • f864729b01 Add vision call_api function Josh Bickett 2023-11-05 12:34:40 -08:00
  • f4881d7fa7 update .gitignore Josh Bickett 2023-11-05 12:34:25 -08:00
  • 36b44d527e Add ImageGrab Josh Bickett 2023-11-04 10:37:08 -07:00
  • 0f124fe6bb Add requirements.txt Josh Bickett 2023-11-04 10:26:25 -07:00
  • e2ae3204ca Add message_dialog and initial questions Josh Bickett 2023-11-04 10:26:09 -07:00
  • 88a81ce4fb Initial commit Josh Bickett 2023-11-03 20:13:46 -07:00