Posts
- 
  
    
  
  
aitextgen
A robust Python tool for text-based AI training and generation using GPT-2.
A robust Python tool for text-based AI training and generation using OpenAI’s GPT-2 and EleutherAI’s GPT Neo/GPT-3 architecture.
aitextgen is a Python package that leverages PyTorch, Hugging Face Transformers and pytorch-lightning with specific optimizations for text generation using GPT-2, plus many added features. It is the successor to textgenrnn and gpt-2-simple, taking the best of both packages:
- Finetunes on a pretrained 124M/355M/774M GPT-2 model from OpenAI or a 125M/350M GPT Neo model from EleutherAI…or create your own GPT-2/GPT Neo model + tokenizer and train from scratch!
 - Generates text faster than gpt-2-simple and with better memory efficiency!
 - With Transformers, aitextgen preserves compatibility with the base package, allowing you to use the model for other NLP tasks, download custom GPT-2 models from the HuggingFace model repository, and upload your own models! Also, it uses the included 
generate()function to allow a massive amount of control over the generated text. - With pytorch-lightning, aitextgen trains models not just on CPUs and GPUs, but also multiple GPUs and (eventually) TPUs! It also includes a pretty training progress bar, with the ability to add optional loggers.
 - The input dataset is its own object, allowing you to not only easily encode megabytes of data in seconds, cache, and compress it on a local computer before transporting to a remote server, but you are able to merge datasets without biasing the resulting dataset, or cross-train on multiple datasets to create blended output.
 
You can read more about aitextgen in the documentation!
Tags: #python
 - 
  
    
  
  
react-native-carplay
CarPlay with React Native
Extend your React Native applications to car infotainment systems with
react-native-carplay. Now supporting both Apple CarPlay and Android Auto.Tags: #typescript • react • native
 - 
  
    
  
  
progress.js
ProgressJs is a JavaScript and CSS3 library which help developers to create and manage progress bar for every objects on the page.
ProgressJs is a JavaScript and CSS3 library which helps developers create and manage progress bars for every object on the page.
Tags: #javascript
 - 
  
    
  
  
react-snapshot
A zero-configuration static pre-renderer for React apps
⚠️⚠️⚠️ DEPRECATED: USE https://github.com/stereobooster/react-snap INSTEAD ⚠️⚠️
A zero-configuration static pre-renderer for React apps. Starting by targeting Create React App (because it’s great)
Tags: #javascript
 - 
  
    
  
  
flawfinder
a static analysis tool for finding vulnerabilities in C/C++ source code
This is “flawfinder” by David A. Wheeler.
Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws. It can be a useful tool for examining software for vulnerabilities, and it can also serve as a simple introduction to static source code analysis tools more generally. It is designed to be easy to install and use. Flawfinder supports the Common Weakness Enumeration (CWE) and is officially CWE-Compatible.
For more information, see the project website
Tags: #python
 - 
  
    
  
  
dynamic-dns-netcup-api
A simple dynamic DNS client written in PHP for use with the netcup DNS API.
This project is not affiliated with the company netcup GmbH. Although it is developed by an employee, it is not an official client by netcup GmbH and was developed in my free time. netcup is a registered trademark of netcup GmbH, Karlsruhe, Germany.
A simple dynamic DNS client written in PHP for use with the netcup DNS API.
Tags: #php • dns • netcup
 - 
  
    
  
  
plaid-ruby
Ruby bindings for Plaid
The official Ruby bindings for the Plaid API. It’s generated from our OpenAPI schema.
Tags: #ruby
 - 
  
    
  
  
SimplifySpan
A easy-to-use and powerful Spannable library
A easy-to-use and powerful Spannable library
Tags: #java • android-library • textview
 - 
  
    
  
  
MulimgViewer
MulimgViewer is a multi-image viewer that can open multiple images in one interface, which is convenient for image comparison and image stitching.
Doc: English Doc 完整官网文档 Wiki Mirror: 国内gitee镜像项目 果壳OpenCas镜像项目 Link: 快速入门 下载和安装 如果有一些超链接失效,请通过issue反馈。
Tags: #python • image-stitching • deep-learning
 - 
  
    
  
  
promptpay-qr
🏦 Mobile web app (https://promptpay2.me), command line app, and JavaScript library to generate QR Code payload for PromptPay.
Mobile web app, command line app, and JavaScript library to generate QR Code payload for PromptPay.
Tags: #javascript • promptpay-qr
 
subscribe via RSS