Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
| Date | Stars |
|---|---|
| 2026-07-24 | 454 |
| 2026-07-25 | 454 |
| 2026-07-28 | 454 |
| 2026-07-30 | 454 |
| 2026-08-06 | 454 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# autoEdit 2 autoEdit 2 is a fast text based video editing, desktop app for Mac, Linux and Windows, built with node and electron, and Backbone front end. For making video production faster, easier and more accessible. ## Ready to use release See [releases section](https://github.com/OpenNewsLabs/autoEdit_2/releases) to download latest packaged version ready to use. And view [user manual](https://pietropassarelli.gitbooks.io/autoedit2-user-manual/content/) for overview of the app. All you need to get started is to decide what speech to text service you want to use and get some credentials to get going [check out the user manual for more details](https://pietropassarelli.gitbooks.io/autoedit2-user-manual/content/setup-stt-apis.html) ## Setup ```bash git clone [email protected]:OpenNewsLabs/autoEdit_2.git ``` ``` cd autoEdit_2 ``` ```bash npm install ``` ## Usage - development ``` npm start ``` Compiles the js client side files with browserify and starts electron _Note:_ You'd also need to get Speech to text keys or have the Gentle Open source app running locally [check out the user manual for more details](https://pietropassarelli.gitbooks.io/autoedit2-user-manual/content/setup-stt-apis.html), unless you are choosing `pocketsphinx` as speech to text option. ## Background autoEdit is a text-based video-editing software that creates a digital paper-editing workflow. For more background see this write up on Source ["Introducing autoEdit"](https://source.opennews.org/articles/video-editing-made-better-introducing-autoedit/) as well as for more in depth on the underlying workflow [see this gitbook "How to tell compelling stories out of video interviews"](https://pietropassarelli.gitbooks.io/how-to-tell-compelling-stories-out-of-video-inter/content/), and [especially this section focused on digital Paper-editing](https://pietropassarelli.gitbooks.io/how-to-tell-compelling-stories-out-of-video-inter/content/digital-paper-editing/autoedit-2-digital-paper-editing-software.html).  ## System Architecture _High level overview of system architecture_ See [Architecture overview](https://autoedit.gitbook.io/documentation/overview/architecture) in [developer's documentation](https://autoedit.gitbook.io/documentation). ## Development env _How to run the development environment_ _Coding style convention ref optional, eg which linter to use_ _Linting, github pre-push hook - optional_ - node 8 or greater - npm 5 or greater - [speech to text credentials](https://autoedit.gitbook.io/user-manual/setup-stt-apis) ### linting Use [`.eslintrc.json`](./.eslintrc.json) in your code editor of choice to keep style consistency. ## Build _How to run build_ [See documentation section for build / deployment in OS X, Linux, Windows](https://autoedit.gitbook.io/documentation/overview/deploymentbuild) ## Travis CI Deployment [See documentation section for Travis CI continuous build](https://autoedit.gitbook.io/documentation/overview/deploymentbuild/travis-ci-continuous-build) ### Deployment as adobe panel [See documentation section for more info](https://autoedit.gitbook.io/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup) ## Tests _How to carry out tests_ At the moment some unit tests are in the `spec` folder using `jasmine`, and you can run them using ``` npm run test ``` However they still need to be fixed up a bit. And perhaps move to `jest`. - [ ] PR and help on improving test coverage welcome. ## Build project page & demo See documentation section for - [building project page](https://autoedit.gitbook.io/documentation/project-page/build-project-page) - [building demo front end](https://autoedit.gitbook.io/documentation/project-page/build-update-demo-front-end-page) ## Open source This is an open source project, in it's current version it was originally created as part of a [Open N
Excerpt of 7,024 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:acce947b3b04b6db, topic:stt, topic:speech-to-text, readme:speech-to-text
matched fp:acce947b3b04b6db, topic:video-editing, desc:video editing, readme:video editing