programming
Will Tauri become the next big thing to build desktop apps?
Tauri is a free, open-source framework that allows developers to build minimal and compact desktop apps with any JavaScript front-end library.
programming
Tauri is a free, open-source framework that allows developers to build minimal and compact desktop apps with any JavaScript front-end library.
Web-based Apps
WordPress is considered the most popular CMS (Content Management System) ever built. It is used by millions of companies, individuals, and enterprise. WordPress has a vast ecosystem, which is full of themes, plugins, and apps. With WordPress, developers can build more than websites, they can build apps, as it offers
Self-hosted
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc
Self-hosted
Papercups is a live-chat self-hosted client.
Artificial Intelligence
Leon is an open-source personal assistant who can live on your server.
Development
What is Text-to-Speech? Text-to-speech or speech synthesis is an artificially generated human-sounding speech from text that recognize words and formulate human speech. The first Text-To-Speech system was introduced to the world in 1968 by Noriko Umeda et al, at the Electrotechnical Laboratory in Japan. In 1961, physicist John Larry Kelly,
Open-source
"Julius" is a high-performance, small-footprint large vocabulary continuous speech recognition (LVCSR) decoder software for speech-related researchers and developers. It is primarily written for C programming language. The algorithm is based on 2-pass tree-trellis search, which fully incorporates major decoding techniques such as tree-organized lexicon, 1-best / word-pair context approximation,
Development
Tantivy is a full-text search engine library written in Rust. It is closer to Apache Lucene than to Elasticsearch or Apache Solr in the sense it is not an off-the-shelf search engine server, but rather a crate that can be used to build such a search engine. Tantivy is, in
Linux
What is Lios? Lios stands for "Linux-Intelligent-Ocr-Solution" which is an open-source, free OCR solution that converts any text in image, PDF into a readable text. Lios is a free and open source software for converting prints to text using either a scanner or a camera. It supports multiple
programming
qu3e is a compact, light-weight and fast 3D physics engine in C++. It is has been specifically created to be used in games. It is portable with no external dependencies other than various standard c header files (such as cassert and cmath). qu3e is designed to have an extremely simple
programming
Meilisearch, an open-source, easy-to-use, blazingly fast, and hyper-relevant search engine built in Rust.
Development
pluggable.js is a tiny library that lets you make your JS project extendable via plugins, while still keeping sensitive objects and data private through closures.