Posts
All the articles I've posted.
Compress PDF Files from the Command Line Using a Bash Function
Updated: at 02:05 PMReduce PDF file sizes securely directly from your computer using a simple bash function `smallpdf`, ensuring privacy and efficiency without compromising quality.
How to Hack LLMs
Updated: at 04:44 AMLeverage the use of Large Language Models (LLMs) by simply asking them for what you want, examining how their primary benefit of being helpful assistants can also be their drawback.
Instructor: Harnessing LLMs for Structured Data
Updated: at 05:40 AMInstructor: A versatile Python library simplifying structured data extraction from Large Language Models, like GPT-3.5 and GPT-4, with Pydantic, making the process transparent, user-friendly, and compatible across multiple programming languages.