Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
A feature-rich web application for language learning through reading
...In new texts all your previously saved words and expressions are displayed according to their current learn status.
To run LWT, you'll need:
- a modern web browser,
- a local web and database server with PHP - like XAMPP, MAMP, LAMP,
- and the LWT application, which you can download here.
Please note: All LWT forks on the web that I've found and tested are either outdated or buggy, even though they contain some new features or cleaner source code.
This OFFICIAL VERSION is from the original author.
It is stable and bug-free.
LTeX: Grammar/spell checker for VS Code using LanguageTool
LTEX provides offline grammar checking of various markup languages using LanguageTool (LT). LTEX can be used standalone as a command-line tool, as a language server using the Language Server Protocol (LSP), or directly in various editors using extensions. LTEX currently supports BibTEX, ConTEXt, LATEX, Markdown, Org, reStructuredText, R Sweave, and XHTML documents. A classic use case of LTEX is checking scientific LATEX papers.
...Main features
- learn (cards due to learn), swat (every card)
- copy cards
- filter
- sort
- synchronize between devices
- share cards with other users (just use all and/or improve and add cards)
Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle
- basic requirement = browser
- OS independent
- no installation required
- no fancy features
- bullet proof synchonization and sharing
- deployment is just copying files onto a PHP enabled webserver
More
- data is on your own server
- no central registration or data mining
Technical Details
- logic in JavaScript (browser)
- Share/synch by PHP scripts on webserver (file based)