Skip to content

Commit

Permalink
Initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Oct 5, 2024
1 parent 1edb3ea commit 0bbc580
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ How Project Tiger Started
I don't believe NLP is inherently AI. [Project Tiger](), however, enlightened me on what way should AI makes NLP more
powerful for people.

Paraphrasing a movie line has been my favorite approach to learn a foreign language. This was why I was able to speak
close-native English in early days. I used this same tactic for German today.
Paraphrasing movie lines has been my favorite approach to learn a foreign language. This was why I was able to speak
close-native English in early days. I used this same tactic for German today as well.

One morning I was studying German with the famous German WW2 movie
[_Generation War_](https://youtu.be/TmyGPX23px4?si=wk3V62vLUe9zFzfo). Managing to find its subtitles[^1][^2][^3] were
Expand All @@ -43,9 +43,9 @@ reached a dead end...
[^2]: https://www.opensubtitles.org/en/subtitles/6243167/generation-war-ein-anderer-krieg-de
[^3]: https://www.opensubtitles.org/en/subtitles/6243168/generation-war-ein-anderes-land-de

Almost immediately, I had this idea of having AI figure out those missing words for me; so tried
Almost immediately, however, I had this idea of having AI figure out those missing words for me; so tried
[OpenAI's Whisper](https://huggingface.co/spaces/openai/whisper) which, quite surprisingly, yield 100% accurate results.
That was the first occasion where AI produced significant solid values for my life.
That was the first occasion where AI produced significant solid values for me as a language learner.

Feeling so excited, I decided to industrialize this process and hereby present it as
[Project Tiger on Hugging Face], an __AI movie transcription service that targets specifically for language learners__
Expand All @@ -63,8 +63,8 @@ Feeling so excited, I decided to industrialize this process and hereby present i
> > _"It is tempting to view the appearance of the Tiger tank as revolutionary, ... the end result was a machine that
> > represented a quantum leap forward in tank design and changed everything - forever"_[^4]
>
> As _Tiger_ had guided the direction of next-generation heavy tank, this project also revolutionized my view toward AI
> subconsciously and serves as an empirical guide on how I should make NLP more powerful for people with AI.
> As _Tiger_ had steered the direction of next-generation heavy tank, this project has also revolutionized my view
> toward AI subconsciously and serves as an empirical guide on how I should make NLP more powerful for people with AI.
[^4]: _[Tiger tank : Panzerkampfwagen VI Tiger I Ausf. E (SdKfz 181): owner's workshop manual](https://a.co/d/28OzPsK)_, The Tank Museum, 2011. p.13

Expand Down

0 comments on commit 0bbc580

Please sign in to comment.