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
480196b4cc
Updates gitignore
2023-03-28 23:25:48 +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
217991eaf2
Updates .gitignore
2023-03-28 23:05:17 +01:00
Torantulino
8e1f1095cd
Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT
2023-03-28 23:05:08 +01:00
Torantulino
609e4bb7ee
Updates output renderer to take in hardcoded JSON.
2023-03-28 23:04:58 +01:00
Toran Bruce Richards
c63d5e425e
Update README.md
2023-03-28 23:00:15 +01:00
Toran Bruce Richards
2ea3ca0e5c
Update README.md
2023-03-28 22:59:02 +01:00
Toran Bruce Richards
862b543b44
Update README.md
2023-03-28 22:58:42 +01:00
Toran Bruce Richards
b43e23bec4
Update README.md
...
Updates cd command to fit new repo name.
2023-03-28 22:53:12 +01:00
Toran Bruce Richards
a2d5c01369
Update README.md
...
Renames project to Auto-GPT and fixes broken git clone link.
2023-03-28 22:50:08 +01:00
Torantulino
40856a6ed2
Adds requirements.txt
2023-03-28 22:44:54 +01:00
Torantulino
6460654635
Updates readme
2023-03-24 05:04:31 +00:00
Torantulino
5789dfa2a2
.
2023-03-24 05:03:18 +00:00
Torantulino
32cf97eaaf
Fixes contents section.
2023-03-24 04:59:49 +00:00
Torantulino
47c5adcf4c
Fixes contents section.
2023-03-24 04:57:35 +00:00
Torantulino
1722b3f2e8
Renames repo.
2023-03-24 04:53:47 +00:00
Torantulino
a2096f4635
Sets up proper readme.
2023-03-24 04:51:51 +00:00
Torantulino
5830c5edd9
Implements "Check news source"
2023-03-18 05:28:33 +00:00
Torantulino
2481faf957
Adds new message log for v0.4. This log shows that the user did not once interact with the AI.
2023-03-18 04:41:56 +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
Torantulino
8f5c1eb63c
Adds the 3rd message log file to the repository.
2023-03-17 02:34:43 +00:00
Torantulino
9ccb225870
Adds twitter handles to rendered output.
2023-03-17 01:24:48 +00:00
Torantulino
2df25f6a96
Switches output to dark theme.
2023-03-17 00:46:46 +00:00
Torantulino
dc8964a17c
Adds output formatter for easy sharing on social media.
2023-03-17 00:41:20 +00:00
Torantulino
8e94b60273
Changes "thoughts" to lower case.
2023-03-17 00:40:43 +00:00
Torantulino
0f95084c88
Adds section to prompt about playing to strengths and keeping it simple.
2023-03-16 23:16:46 +00:00
Torantulino
1c19417e69
Adds ability to check social media and emails.
2023-03-16 23:14:15 +00:00
Torantulino
4f99b2a5f7
Adds previously registered accounts, long term memory and file storage.
2023-03-16 23:13:08 +00:00
Toran Bruce Richards
82b4cfebc9
Merge pull request #1 from E-GPT/master
...
Complete prompt redesign
2023-03-16 23:08:43 +00:00
E-GPT
2e68c7a849
Complete prompt redesign
...
Complete prompt redesign using my "Self Improvement Module".
"""Prompt: You are Entrepreneur-GTP's self improvement module. Your goal is to improve the following prompt in order to help Entrepreneur-GTP operate fully autonomously."""
2023-03-16 22:52:34 +00:00
Torantulino
b57dd88a08
Updates V2 message log.
2023-03-16 11:13:31 +00:00
Torantulino
c6f61db06c
Adds Cold email draft/template written by En_GPT.
2023-03-16 11:13:15 +00:00
Torantulino
9a220a85c0
Adds second blog post written by @En_GPT
2023-03-16 11:12:56 +00:00
Torantulino
aecf6f5187
Adds En_GPT's first blog post!
2023-03-16 10:50:14 +00:00
Torantulino
ebae975dcd
Version 2, Text log update.
2023-03-16 10:32:31 +00:00
Torantulino
6237e16f98
Updates conversation2 log.
...
A topic has been chosen!
2023-03-16 10:15:30 +00:00
Torantulino
49b65725b2
Off to a much stronger start this time!
2023-03-16 10:07:52 +00:00
Torantulino
76b05a88e5
Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT
2023-03-16 10:05:59 +00:00
Torantulino
bc50d08990
Changes wish to constructive self-critisism to see if we get a better output.
2023-03-16 10:05:57 +00:00
Torantulino
2ada6420df
Adds the ability to transcribe and summarise youtube videos.
2023-03-16 10:04:43 +00:00
Toran Bruce Richards
30bb96a3b1
Create README.md
2023-03-16 10:00:21 +00:00