Spyglass is a search platform that lives on your device, indexing what you want, exposing it to you in a super simple and fast interface.
Warning: Spyglass is very much in its early stages, but it’s in a place where it's functional and can be used to replace basic searches.
Spyglass is a solution to address the following common issues when searching the web.
A Huginn agent for querying SQLite databases. Whatever it finds are emitted as events.
A Huginn agent for writing data into influxdb.
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.
Supports per-user limit quotas, e.g. you can issue API keys to users so that they can enjoy higher requests limits per minute (if you also set --req-limit). By default all users are rate-limited based on --req-limit, but passing an optional api_key parameter to the REST endpoints allows a user to enjoy higher request limits. To use API keys simply start LibreTranslate with the --api-keys option.
There are also F/OSS mobile clients for Android and browser plugins.
skies-adsb is a virtual plane spotting progressive web app / virtual aquarium (with aircraft instead of fish) / interactive real-time simulation. Aircraft are tracked via unfiltered ADS-B transponder data in real-time and rendered in 3D. The ADS-B data source is meant to be a RTL-SDR receiver connected to a Raspberry Pi running on your home network. Flight status data is provided by the FlightAware AeroAPI v2. The aircraft photos are provided by Planespotters.net.
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Mercury is a perfect tool to convert Python notebook to web app and share with non-programmers. You define interactive widgets for your notebook with the YAML header. Your users can change the widgets' values, execute the notebook and save the results as html files.
Track packages from China, US Post, Canada Post, Royal Mail, Deutsche Post, Vova, Aliexpress, UPS, Shein, FedEx, Pitney Bowes, eBay, Amazon. Regardless of the online store or the market you have purchased, you can always trace the full path of the order with our parcel tracking service.
Maybe scrape search pages? Has a widget which could be reversed to expose the API.
A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.
The repo is useful just for the list of more user-friendly alternative front-ends to stuff.
Perspective is a free API that uses machine learning to identify toxic comments, making it easier to host better conversations online.
Another variant of single-board computers that folks like to call Pis these days. Cheap, lots of different sizes and features. Shipped from China. Has both ARM and x86 boards. Not compatible with RasPi cases. GPU acceleration for AI/ML tasks specifically supported.
Official wiki: https://wiki.radxa.com/
Memos is an open source, self-hosted alternative to flomo. Built with Golang and React.
Poking at the online demo it seems pretty nice. API friendly, too.
The service offers an endpoint that reads a string input and parses it. it decodes the base64 encoding and interprets it by breaking it down into smaller statements and solved following the order of precedence. It returns either an HTTP error code, or a solution to the calculation in JSON form.
Ideal for use in a faas container.
Analyze a company's investment profile by looking at pertinent news, stock price patterns, and overall sentiment.
Has a REST API. Free tier offers 1 API key, 60 requests per minute, 1000 requests per day. The premium tier isn't too bad ($25us/month) if you need to heavily use their service.
List of "only yours" cloud services for everyday needs.
txtai executes machine-learning workflows to transform data and build AI-powered semantic search applications. Data is transformed into vector representations for search (also known as embeddings).
Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems he or she is addressing.
Written in C++ the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goal of Tulip is to ease the reuse of components and allows the developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications.
Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs and networks. Contrary to most other Python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. Conveniently draw your graphs, using a variety of algorithms and output formats (including to the screen). Graph-tool has its own layout algorithms and versatile, interactive drawing routines based on cairo and GTK+, but it can also work as a very comfortable interface to the excellent graphviz package.
Source code: https://git.skewed.de/count0/graph-tool
A cross-platform, user-friendly free software application for social network analysis and visualization. Draw social networks with a few clicks on a virtual canvas, load field data from a file in a supported format. Edit actors and ties through point-and-click, analyse graph and social network properties, produce beautiful HTML reports and embed visualization layouts to the network.
A self-hosted bookmark manager. Written in Python but unfortunately Docker shit. You'll have to pick apart the docker-compose files to install it sanely. Supports both Postgres and SQLite as its backing stores.