Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
28 results tagged leandra  ✕   ✕
LibreTranslate/LibreTranslate https://github.com/LibreTranslate/LibreTranslate
Sun 17 Apr 2022 07:54:46 PM PDT archive.org

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.

python translation api webapps nlp foss exocortex leandra
medoc92/recollwebui/ https://framagit.org/medoc92/recollwebui/
Tue 21 Sep 2021 12:19:59 PM PDT archive.org

Recoll WebUI is a Python-based web interface for Recoll text search tool for Unix/Linux.

This is an updated clone of Koniu's original version on GitHub, which has not been updated lately, and is now slightly obsolete.

As compared to the original, this version has an additional dependancy when running the webui-standalone.py server (i.e. not with apache): it uses the python3-waitress module which must be installed. This makes webui-standalone quite suitable for moderate multiaccess loads with no authentication needs.

Required to plug Recoll into Searx.

python webapps exocortex leandra search ui
Recoll https://www.lesbonscomptes.com/recoll/
Tue 21 Sep 2021 12:11:28 PM PDT archive.org

Recoll is a desktop full-text search tool. Finds documents based on their contents as well as their file names. Can search most document formats, even if they're compressed (even Maildir/ and mailboxes). You may need external applications for text extraction. Based on Xapian. Primarily desktop but it could be run server-side. Indices are backwards-compatible.

Source code: https://framagit.org/medoc92/recoll

Flies on solid state storage!

Can be plugged into Searx: https://searx.github.io/searx/admin/engines/recoll.html

exocortex desktop search server personal indexing documents leandra windbringer
mwaskom/seaborn https://github.com/mwaskom/seaborn
Mon 23 Aug 2021 06:25:12 PM PDT archive.org

Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.

The docs include a tutorial, example gallery, API reference, and other useful information.

python analysis statistics data visualization math exocortex leandra windbringer
https://searchlab.eu/t/crawlers-slowly-killing-management-ui-accessibility/768/7 https://searchlab.eu/t/crawlers-slowly-killing-management-ui-accessibility/768/7
Sun 15 Aug 2021 12:11:13 PM PDT archive.org

Migrate YaCy's indexer to an external Solr instance?

search yacy leandra exocortex
jina-ai/jinabox.js https://github.com/jina-ai/jinabox.js/
Thu 08 Apr 2021 11:39:59 AM PDT archive.org

jinabox.js is a lightweight, customizable set of components for querying and displaying results from Jina flows. You can use it for searching text, images, videos, audio or any kind of data with a Jina backend.

search javascript modules exocortex leandra
jina-ai/jina/ https://github.com/jina-ai/jina/
Thu 08 Apr 2021 11:33:03 AM PDT archive.org

Jina is geared towards building search systems for any kind of data, including text, images, audio, video and many more. With the modular design & multi-layer abstraction, you can leverage the efficient patterns to build the system by parts, or chaining them into a Flow for an end-to-end experience. Large-scale indexing and querying of unstructured data: video, image, long/short text, music, source code, etc. Decentralized architecture from day one. Scalable & cloud-native by design: enjoy containerizing, distributing, sharding, async, REST/gRPC/WebSocket.

Self hostable?

exocortex leandra search media files python ai ml
inventree/InvenTree https://github.com/inventree/InvenTree
Thu 11 Mar 2021 11:08:06 AM PST archive.org

InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a JSON API for interaction with external interfaces and applications.

InvenTree is designed to be lightweight and easy to use for SME or hobbyist applications, where many existing stock management solutions are bloated and cumbersome to use. Updating stock is a single-action process and does not require a complex system of work orders or stock transactions.

Has a mobile app.

Look in https://github.com/Zeigren/inventree-docker/blob/master/inventree_vhost.conf to see how to proxy it with Nginx.

python webapps exocortex leandra inventory management parts electronics rest api organization
LibreTranslate - Free and Open Source Machine Translation API https://libretranslate.com/
Mon 21 Dec 2020 06:16:20 PM PST archive.org

Free and Open Source Machine Translation API. 100% self-hosted, no limits, no ties to proprietary services. Run your own API server in just a few minutes. Playing with it a little, it seems like it might be interesting to experiment with. Supports a couple of languages right now, but at least they're useful ones.

API docs: https://libretranslate.com/docs/

Github: https://github.com/uav4geo/LibreTranslate

The back end appears to be written in Python. Examples of use are in Javascript, but that's not necessarily the way it has to be done.

Language models are kept in a different repo: https://github.com/uav4geo/LibreTranslate-Models

translation rest api foss ai ml exocortex leandra python
paperless-ngx/paperless-ngx https://github.com/paperless-ngx/paperless-ngx
Fri 27 Nov 2020 10:36:00 PM PST archive.org

Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Paperless-ngx forked from paperless-ng to continue the great work and distribute responsibility of supporting and advancing the project among a team of people.

Paperless-ngx is a webapp that indexes your scanned documents and allows you to easily search for documents and store metadata alongside your documents. Paperless-ngx does not control your scanner, it only helps you deal with what your scanner produces.

Store archived documents with an embedded OCR text layer, while keeping originals available.

python webapps archival papers ocr office exocortex leandra
EleutherAI https://www.eleuther.ai/
Fri 06 Nov 2020 12:29:59 PM PST archive.org

EleutherAI is a grassroots AI research group aimed at democratizing and open sourcing AI research. Multiple projects and usable training corpora. F/OSS model called GPT-Neo.

Several spinoff projects to investigate.

ai ml foss models projects corpora research exocortex leandra
GitHub - filebrowser/filebrowser https://github.com/filebrowser/filebrowser
Tue 03 Nov 2020 04:04:44 PM PST archive.org

filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware. Install it on a server, direct it to a path and then access your files through a nice web interface. Login-mediated. Built-in file editor. Upload and download. Custom command execution on the server. Customizable.

webapps files managers golang administration leandra
GitHub - synesthesiam/rhasspy https://github.com/synesthesiam/rhasspy
Mon 06 Jan 2020 01:41:57 PM PST archive.org

Rhasspy (pronounced RAH-SPEE) is an offline, multilingual voice assistant toolkit inspired by Jasper that works well with Home Assistant, Hass.io, and Node-RED. Designed so that you don't have to use any not-self-hosted software under the hood, from speech recognition to TTS. Emits JSON events. Vocabulary can be expanded with the automated assistance feature. Will run on something as simple as a RasPi but doesn't treat x86(-64) like a second-class citizen. Commands/intents are specified in a fairly easy templating language.

Docs: https://rhasspy.readthedocs.io/en/latest/

python exocortex personalassistant speechrecognition speechtotext selfhosted leandra
Modular hdd rack stackable 3.5 hard drive bracket 80 mm fan mount by wedsa5 - Thingiverse https://www.thingiverse.com/thing:2902784
Tue 24 Dec 2019 06:35:46 PM PST archive.org

Greyprints for 3d printing a modular hard drive rack. Modular. Mount a bunch of standard PC hard drives vertically. Bolt some fans onto the side to blow air across them and keep 'em cool. Seems like this would be an ideal setup to use with some hot-swappable drive connectors.

Downloaded to Windbringer. Fab, rivet into Leandra's chassis to replace the awkward steel drive backet that requires pulling out all the cards.

3dprinting greyprints storage harddrives computers modular leandra exocortex
open-eats/OpenEats https://github.com/open-eats/OpenEats
Sat 02 Nov 2019 03:54:42 PM PDT archive.org

Self hosted recipe management webapp. Create, store, share, document recipes. Uses Django as its framework. Designed with a small group of people (like a family) in mind. Automatically generates shopping lists. Quickly print recipes.

Has docs explicitly for running without Docker: https://github.com/open-eats/OpenEats/blob/master/docs/Running_the_App_Without_Docker.md

Has a REST API.

python exocortex leandra recipes cooking webapps django mysql api
h5ai · modern HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee · larsjung.de https://larsjung.de/h5ai/
Sun 11 Aug 2019 11:44:04 AM PDT archive.org

A PHP script which not only prettifies file directories shown by your web server, but adds context. Also seems to work around hardcoded limitations (like those in Nginx, which you can only fix by hacking the source and recompiling). Seems designed to use as many versions of PHP as possible for compatibility. Can be customized to make it easier to find things.

php web files directory navigation html5 css exocortex leandra
Filestash — Self-hosted client for your data https://www.filestash.app/
Mon 08 Apr 2019 11:27:17 AM PDT archive.org

Filestash lets you easily manage your data regardless of where it is stored: FTP / SFTP / Git / S3 / Minio / Dropbox / Google Drive

Graphical file manager. Lets you create mountable shared drives on a server for collaboration. Plugin architecture so it can be customized. Has its own text editor. Tries to run on as many platforms as possible, from desktop to mobile. Tries to be lightweight.

Github: https://github.com/mickael-kerjean/filestash

golang webapps exocortex leandra multimedia files management lightweight
AsamK/signal-cli: signal-cli (formerly textsecure-cli) provides a commandline and dbus interface for WhisperSystems/libsignal-service-java https://github.com/AsamK/signal-cli
Tue 21 Aug 2018 03:45:24 PM PDT archive.org

A tool which interfaces with Signal on behalf of one of your devices to send text messages. Designed for use in scripts. Written in Java, in the AUR, I probably already have it installed on Leandra.

signal messaging cli tools exocortex leandra java sms mms
Open Semantic Search: Your own search engine for documents, images, tables, files, intranet & news https://www.opensemanticsearch.org/
Mon 11 Jun 2018 02:39:36 PM PDT archive.org

Free Software for your own Search Engine, Explorer for Discovery of large document collections, Media Monitoring, Text Analytics, Document Analysis & Text Mining platform based on Apache Solr or Elasticsearch open-source enterprise-search and Open Standards for Linked Data, Semantic Web & Linked Open Data integration.

Usage tutorial here: https://www.opensemanticsearch.org/doc/tutorial

Github: https://github.com/opensemanticsearch

Of course it has an API: https://www.opensemanticsearch.org/doc/admin/rest-api

exocortex leandra search software searchengine documents data foss rest api spider indexing
GitHub - wtfutil/wtf: A personal information dashboard for your terminal. https://github.com/wtfutil/wtf
Sun 10 Jun 2018 04:21:45 AM PDT archive.org

A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data. Updated fairly regularly with new services. Uses YAML files for configuration, so you don't (literally) have to write your custom dashboard from scratch.

Website: https://wtfutil.com/

terminal dashboard golang data exocortex leandra
page 1 / 2
5002 links, including 377 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn