Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,015 results
«« first
« previous
page 30 / 101
next »
last »»
Release
files-to-prompt 0.2
— Concatenate a directory full of files into a single prompt for use with LLMs
TIL
impaste: pasting images to piped commands on macOS
— I wanted the ability to paste the image on my clipboard into a command in the macOS terminal.
Tool
OCR PDFs and images directly in your browser
— Extract text from PDF documents and images using optical character recognition (OCR) directly in your browser. The tool leverages Tesseract.js for text recognition and PDF.js to handle multi-page PDF files, supporting multiple languages and file formats including JPEG, PNG, and GIF. All processing occurs locally in your browser with no files being transmitted to external servers.
TIL
Installing tools written in Go
— Today I learned how to install tools from GitHub that are written in Go, using [github.com/icholy/semgrepx](https://github.com/icholy/semgrepx) as an example:
TIL
Google Chrome --headless mode
— In the README for [monolith](https://github.com/Y2Z/monolith) (a new Rust CLI tool for archiving HTML pages along with their images and assets) I spotted this tip for using Chrome in headless mode to execute JavaScript and output the resulting DOM:
Release
files-to-prompt 0.1
— Concatenate a directory full of files into a single prompt for use with LLMs
TIL
Reviewing your history of public GitHub repositories using ClickHouse
— There's a story going around at the moment that people have found code from their private GitHub repositories in the AI training data known as The Stack, using this search tool: https://huggingface.co/spaces/bigcode/in-the-stack
TIL
Running self-hosted QuickJS in a browser
— I want to try using [QuickJS](https://bellard.org/quickjs/) compiled to WebAssembly in a browser as a way of executing untrusted user-provided JavaScript in a sandbox.
Release
datasette-enrichments 0.3.1
— Tools for running enrichments against data stored in Datasette
Release
datasette-write 0.3.2
— Datasette plugin providing a UI for executing SQL writes against the database
«« first
« previous
page 30 / 101
next »
last »»