Skip to main content

Posts

Google Releases FunctionGemma Model

  FunctionGemma is an open-source Google model fine-tuned for function calling that aims to revolutionize the way we interact with our devices. https://www.i-programmer.info/news/105-artificial-intelligence/18608-google-releases-functiongemma-model.html
Recent posts

pg-aiguide - Agentic Coding For PostgreSql

  pg-aiguide adds AI-optimized PostgreSQL expertise to coding assistants. What does that mean? In  With MCP Docs Servers You'll Never Run Out Of Fresh Documentation  we found out why documentation is very important for coding assistants: https://www.i-programmer.info/news/105-artificial-intelligence/18603-pg-aiguide-agentic-coding-for-postgresql.html

Nordic API Platform Summit 2025

  An event for API practitioners from around the world covering everything API-related. We're checking the highlights. Platform Summit is the flagship conference of Nordic APIs, an international community of API practitioners and enthusiasts whose aim is to helping companies make smarter tech decisions using APIs. https://www.i-programmer.info/news/99-professional/18600-nordic-api-platform-summit-2025.html

Supabase's Vector Buckets

Supabase has released Vector Buckets, specialized storage containers optimized for vector data. This is welcome as it expands your options for storing vectors.  https://www.i-programmer.info/news/84-database/18585-supabases-vector-buckets.html

HuggingFace Skills Fine Tune LLMs

  HuggingFace just made the process of fine-tuning open source LLMs much easier through the use of Skills. Similarly to Claude's Skills, HuggingFace Skills take care of the boilerplate required to fine tune LLMs. That boilerplate consists of validating your dataset, auto-selecting the best GPU hardware for the job, as well as submitting the job for processing, monitoring the training progress, and finally publishing the tuned model to the HuggingFace Hub. https://www.i-programmer.info/news/105-artificial-intelligence/18568-huggingface-skills-fine-tune-llms.html