Commit Graph

13 Commits (048ca5dec7a331fc46947c70aed5efe0a553e55e)

Author SHA1 Message Date
Torantulino 048ca5dec7 Turns of debug print.
Full context is no longer printed to console each time, now optional for debugging.
2023-03-29 00:17:44 +01:00
Torantulino 2cca2e78ef Changes user input from typed input to keypress. 2023-03-28 23:54:06 +01:00
Torantulino 1ad8e5c131 Fixes error in commands.
Called wrong script.
2023-03-28 23:52:25 +01:00
Torantulino fc6c7bd8c4 Tides up codebase.
Extracts python functions to relevant files.
2023-03-28 23:25:42 +01:00
Torantulino 375699e144 Adds get_datetime command. 2023-03-28 23:05:44 +01:00
Torantulino 40856a6ed2 Adds requirements.txt 2023-03-28 22:44:54 +01:00
Torantulino 5830c5edd9 Implements "Check news source" 2023-03-18 05:28:33 +00:00
Torantulino 1c2e064b5d Implements memory management commands. 2023-03-18 04:33:14 +00:00
Torantulino caa9d9a0ea Adds summary complete message. 2023-03-18 04:32:41 +00:00
Torantulino 046d9fde3b Implements webpage summarisation. 2023-03-18 03:58:38 +00:00
Torantulino 9fcf33cfb1 Implements functioning google search 2023-03-18 01:41:27 +00:00
Torantulino d39e0fc3ea Implements functioning command recognition and code execution based on AI response. 2023-03-18 01:24:12 +00:00
Torantulino b082449998 Adds beginings of autonomous loop using gtp-4 api. 2023-03-18 00:24:51 +00:00