Skogobron
stemming small articles from a PostgreSQL database that
enables users to search the body text without creating table
indices: fulltext index creation takes constant time, and querying
it can be done in a simple SQL WHERE clause. For a corpus of 2700
articles, this approach yields 10 millisecond searches on average.
We provide access to the code and resources via GitHub, as well as
a command-line utility and a web API get your article written by the AI