The WhisperLive project is a real-time transcription application that utilizes the OpenAI Whisper model to convert speech input into text output. This technology can be employed for transcribing both live audio input…
Category: Programming
PAR LLAMA: A Terminal User Interface for Easy Ollama Model Management
PAR LLAMA is a Terminal User Interface (TUI) application designed for easy management and use of Ollama based Large Language Models (LLMs). This means that users can interact with the Ollama model…
ColPali and Byaldi for reading PDFs with images, Reflection-70B
Multi-modal documents were always a problem, but what I can read now AI developers already made a huge progress, beating traditional PDF parsers. Now we have at least 3 solutions available as…
AI programming tools
Claude, Cursor or Replit agents? It seems like the market of application creation AI tools is growing fast. After a very good Claude Sonnet application creation chat, developers moved to Cursor and…
WIP: Hugging Face cheatsheet part 1
As prerequisite we need to have Python, pip, venv installed, for Git there is a need for lfs, because Hugging Face supports files larger than 5GB in repos. To work with with…
A Content Creation Assistant
The time has come for a little presentation. After regular work, I tried to merge some tools which can help me to work on this blog. I took a month to have…
The Power of Existing Solutions
I have described my tasks then added as first of my subtasks: “check for existing solutions first!!!”, and it’s for sure the best what I wrote and what reduced about 5 more…
Ollama Tools Support merged to langchain4j
Just quick news: finally great community work in main branch , so next release will be something we wait for a long time (joking just from 3.1). For now we can probably…