From fd3cc800132db7af914032b024eefbb017190105 Mon Sep 17 00:00:00 2001 From: Greg Sadetsky Date: Mon, 18 Dec 2023 23:39:04 -0500 Subject: [PATCH 1/2] Create FUNDING.yml --- .github/FUNDING.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..dcf113a --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: GregTechnology +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] From 47132258bcc5def14613cb3a4c76a41eb8f23125 Mon Sep 17 00:00:00 2001 From: Greg Sadetsky Date: Mon, 18 Dec 2023 23:42:12 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca7d8f4..35bfe9c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -# A Remake of the Google Gemini Fake Demo, Except Using GPT-4 and It's Real +# Sagittarius -[Original video here](https://www.youtube.com/watch?v=__nL7Vc0OCg). +What is this? A GPT-4/Gemini Voice/Video Exploration Tool! -[Heads-to-heads comparison of Gemini Pro and GPT-4](https://www.youtube.com/watch?v=1RrkRA7wuoE). +Do you have an API key from either OpenAI or Gemini? [You can use the tool online](https://sagittarius.greg.technology/)! No need to install anything. + +See below for more context: + +- [Original "A Remake of the Google Gemini Fake Demo, Except Using GPT-4 and It's Real" video](https://www.youtube.com/watch?v=__nL7Vc0OCg). +- [Heads-to-heads comparison of Gemini Pro and GPT-4](https://www.youtube.com/watch?v=1RrkRA7wuoE). ## how to build