@hypit/hypit 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img alt="Hypit" src="https://
|
|
2
|
+
<img alt="Hypit" src="https://storage.googleapis.com/hypit-public-assets/showcase/npm/2026-09-10/logo.svg" width="400" height="143">
|
|
3
3
|
</p>
|
|
4
4
|
|
|
5
5
|
<h3 align="center">Clone any viral video with AI agents</h3>
|
|
@@ -40,7 +40,7 @@ Hypit gives AI agents (Claude Code, Codex...) a language and system to create vi
|
|
|
40
40
|
|
|
41
41
|
**To be clear:** cloning a video is the fastest way in, not the only one. You can start from our templates, or just describe the video you want and your agent writes the workflow from scratch. Generation models are optional too: a workflow can compile captions, motion graphics and code-rendered visuals into a finished video without calling a single model, so a video can cost exactly $0.
|
|
42
42
|
|
|
43
|
-

|
|
44
44
|
|
|
45
45
|
<p align="center"><em>SVML source on the left, with the corresponding video rendered live on the right.</em></p>
|
|
46
46
|
|
|
@@ -105,7 +105,7 @@ Drop in a video and your agent clones the whole workflow — or describe what yo
|
|
|
105
105
|
|
|
106
106
|
Star us, and you will receive all release notifications from GitHub without any delay!
|
|
107
107
|
|
|
108
|
-

|
|
109
109
|
|
|
110
110
|
## How to Contribute
|
|
111
111
|
|