# TIL

## TIL

- [About](https://til.aldrinjenson.com/readme.md): Short technical notes, experiments, and memorable experiences.
- [Different options for doing LLM inference](https://til.aldrinjenson.com/ai-and-llms/different-options-for-doing-llm-inference.md): Note formatted by Claude after from my voicenote transcription. About different options I've explored for hosting gen-ai models
- [Running parallel Ollama inference](https://til.aldrinjenson.com/ai-and-llms/running-parallel-ollama-inference.md): Easy way to parallely infer with multiple ollama instances all running in the same machine
- [Generate subtitles locally using Whisper](https://til.aldrinjenson.com/ai-and-llms/generate-subtitles-locally-using-whisper.md): Easy script to take in an audio or video file and generate srt files using whisper cpp
- [Changing git commit email address](https://til.aldrinjenson.com/tools-and-workflow/changing-git-commit-email-address.md): Easy bash script to change the emails used in a git repo
- [Adding drag-drop from terminal in macOS](https://til.aldrinjenson.com/tools-and-workflow/adding-drag-drop-from-terminal-in-mac-os.md): Easy way to drag and drop from terminal to anywhere else in Mac OS
- [Compressing images from the CLI](https://til.aldrinjenson.com/tools-and-workflow/compressing-images-from-the-cli.md): Easy script using imagemagick to compress images from the terminal
- [Clone any website to local using HTTrack](https://til.aldrinjenson.com/tools-and-workflow/clone-any-website-to-local-using-httrack.md): Cool utility to clone any website
- [Fetching train availability in IRCTC](https://til.aldrinjenson.com/tools-and-workflow/fetching-train-availability-in-irctc.md): Easy way to fetch availability of all trains at once in IRCTC page
- [YouTube transcript formatter](https://til.aldrinjenson.com/experiments-and-side-projects/youtube-transcript-formatter.md): Bash script to download youtube transcript and format them to a prompt you can pas to an LLM
- [Super fast voice-based translation system](https://til.aldrinjenson.com/experiments-and-side-projects/super-fast-voice-based-translation-system.md)
- [Talking AI companion](https://til.aldrinjenson.com/experiments-and-side-projects/talking-ai-companion.md): A short afternoon build — a talking AI companion for tough times.
- [Conducting an LLM Workshop at NIT Calicut](https://til.aldrinjenson.com/talks-and-recognition/llm-workshop.md)
- [Speaking at MEC.Conf](https://til.aldrinjenson.com/talks-and-recognition/speaking-at-mec.conf.md): Reminiscence of one of the proudest moments of 2023
- [GIDS Conference participant representing Thoughtworks](https://til.aldrinjenson.com/talks-and-recognition/gids-conference-participant-from-tw.md): Was fortunate enough to be able to represent Thoughtworks and  go to the  Great International Developer Conference (GIDS) 2024 at Bangalore.
- [Being a judge at Hack4Tomorrow hackathon](https://til.aldrinjenson.com/talks-and-recognition/being-a-judge-at-hack4tomorrow-hackathon.md)
- [Honours degree from the Kerala Education Minister](https://til.aldrinjenson.com/talks-and-recognition/honours-degree-from-education-minister.md): I was awarded the Bachelor's in Technology with an Honours in Machine Learning degree in Machine Learning by R.Bindu - the honorable Minister of Higher Education of Kerala state.
