Welcome to my blog - Thoughts from a wandering mind. I am the co-founder of Cylynx, a data
scientist by profession and economist by training. In my free time, I like developing side projects and blogging about them. Have a good read!
Stay updated, receive the latest post straight to your mailbox
A survey on the different methodologies used to generate structured output from LLMs, from model fine-tuning, to domain specific language, and schema engineering.
The art and craft of automating citations beyond the mountain of domain specific intricacies and regex. Rehype Citation is a plugin that allows citations and bibliography to be easily inserted from local and remote sources.
An in-browser benchmark comparing Arquero, Danfo.js, SQLite WASM and DuckDB WASM across a mix of transactional and analytical queries. SQL frameworks extend their impressive performance from the server to the browser.
A concise guide on building SQLite WASM on Ubuntu Linux with custom extensions. Run SQLite in the browser and enable new possibilities by providing an interface to other C libraries through custom extensions.