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'] diff --git a/README.md b/README.md index 43e6a3e..577ca89 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ -# Sagittarius -- A GPT-4/Gemini Voice/Video Exploration Tool +# Sagittarius -## originally known as "A Remake of the Google Gemini Fake Demo, Except Using GPT-4 and It's Real" +What is this? A GPT-4/Gemini Voice/Video Exploration Tool! -[Original video here](https://www.youtube.com/watch?v=__nL7Vc0OCg). +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. -[Heads-to-heads comparison of Gemini Pro and GPT-4](https://www.youtube.com/watch?v=1RrkRA7wuoE). +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 @@ -24,7 +27,8 @@ note: the in-browser speech recognition works best in Google Chrome - [x] allow input of API keys as `` on the page - [x] deploy frontend to site i.e. sagittarius.greg.technology via vite+github actions - [x] enable streaming output..! -- [ ] make new video with 1) uses of repo in the wild / forks 2) UI improvements 3) streaming output / comparison +- [x] make new video with 3) streaming output / comparison - [x] enable selection of dictation language +- [ ] make new video with 1) uses of repo in the wild / forks 2) UI improvements - [ ] add allcontributors bot - [ ] add dependabot