Posts
-
speech-to-text-nodejs
:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service
- Sign up for an IBM Cloud account.
- Download the IBM Cloud CLI.
- Create an instance of the Speech to Text service and get your credentials:
- Go to the Speech to Text page in the IBM Cloud Catalog.
- Log in to your IBM Cloud account.
- Click Create.
- Click Show to view the service credentials.
- Copy the
apikeyvalue. - Copy the
urlvalue.
Tags: #javascript
-
RPGUI
Lightweight framework for old-school RPG GUI in web!
Lightweight framework for old-school RPG GUI in web!
Tags: #javascript • html • css
-
orval
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
orvalis able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either inyamlorjsonformats.Generate,valid,cacheandmockin your React, Vue, Svelte and Angular applications all with your OpenAPI specification.Tags: #typescript • orval • axios-client
-
rails-observers
Rails observer (removed from core in Rails 4.0)
Rails Observers (removed from core in Rails 4.0)
Tags: #ruby
-
sync-dotenv
Keep your .env in sync with .env.example
Projects often rely on environmental variables stored in a
.envfile to run… and because these variables sometimes contain sensitive data, we never add them to source control. Instead, these variables are added e.g. to a.env.examplefile so it’s easy to get the project running for other developers. However, it’s very easy to forget to update this file when a variable is added/updated in.env(during development). This can make it difficult for devs to get the project running (locally) because they rely on.env.examplefile to setup their environment (with their own configs).Enter
sync-dotenv🔥Tags: #typescript • nodejs • dotenv
-
flatware
A parallel test runner for RSpec and Cucumber with pretty output
Flatware parallelizes your test suite to significantly reduce test time.
Tags: #ruby
-
twstock
台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime
Tags: #python • stock • taiwanstock
-
react-glider
A ReactJS wrapper for Glider.js
A ReactJS wrapper for Glider.js.
Tags: #typescript • react • glider
-
pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
- (2022/12/08) We will release the code and models of FAST in link.
- (2022/10/09) We release stabler code for PAN++, see pan_pp_stable.
- (2022/04/22) Update PAN++ ICDAR 2015 joint training & post-processing with vocabulary & visualization code.
- (2021/11/03) Paddle implementation of PAN, see Paddle-PANet. Thanks @simplify23.
- (2021/04/08) PSENet and PAN are included in MMOCR.
Tags: #python • text-recognition • psenet
-
gerbil
GERBIL - General Entity annotatoR Benchmark
This project is a benchmarking platform for entity annotation and disambiguation tools. It also has been extended for Question Answering (see
QuestionAnsweringbranch).For further information, please take a look into the wiki or visit the project home page.
Tags: #java • benchmarking • benchmarking-framework
subscribe via RSS