Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsadetsky committed Dec 19, 2023
2 parents 8953fbf + 4713225 commit a2962a6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
13 changes: 13 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -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']
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -24,7 +27,8 @@ note: the in-browser speech recognition works best in Google Chrome
- [x] allow input of API keys as `<input>` 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

0 comments on commit a2962a6

Please sign in to comment.