# ai setup (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover ai setup.

Page: <https://rssamplifier.com/topics/ai-setup/blogs>  
Feed: <https://rssamplifier.com/topics/ai-setup/blogs.md>

---

## [Music Grimoire / music-i18n: 2025 progress report](https://blog.karimratib.me/2025/10/07/music-grimoire-progress-2025.html)

_2025-10-07 · Karim Ratib · infojunkie_

In this post, I present a summary of the work done last year on my music project. The focus has been on realizing the vision of music-i18n by creating a full microtonal pipeline from MusicXML to MIDI and Web playback.

## [Drupal 10: Getting Config Ignore and Webform to play nice together](https://blog.karimratib.me/2025/06/05/drupal-config-ignore-webform.html)

_2025-06-05 · Karim Ratib · infojunkie_

I describe a technique for ignoring some, not all, webform settings from config sync. This gives flexibility to business users to manage end-user-facing form labels without fully giving up on configuration management. Along the way, I solve a quirk in Config Ignore that prevents from hard-coding its own configuration in settings.php.

## [Drupal 10: Fully local, open source Drupal AI setup, part 1: Search API](https://blog.karimratib.me/2025/05/28/drupal-ai-open-source.html)

_2025-05-28 · Karim Ratib · infojunkie_

I describe a Drupal AI setup based on open source tools and running locally. The use case is to provide search results based on natural language queries using the Search API ecosystem. The constraint is to avoid communicating with external APIs and rely only on services that are co-located with the Drupal deployment.

## [Drupal 10: Fix AJAX-related error with Views exposed forms](https://blog.karimratib.me/2025/05/21/drupal-ajax-views-exposed-filters.html)

_2025-05-21 · Karim Ratib · infojunkie_

Enabling AJAX callbacks on Views exposed forms causes a cryptic error that "the uploaded file likely exceeded the maximum file size". In this post, I explain why this happens, and present a functioning workaround.

## [Music Grimoire: 2024 progress report](https://blog.karimratib.me/2024/10/01/music-grimoire-progress-report.html)

_2024-10-01 · Karim Ratib · infojunkie_

In this post, I present a summary of the music ecosystem I've been working on for the past 7 years.

## [Drupal 10: Fix Views Reset button with Big Pipe](https://blog.karimratib.me/2024/08/29/drupal-bigpipe-reset.html)

_2024-08-29 · Karim Ratib · infojunkie_

Big Pipe on Drupal 9+ breaks form redirects. In this post, I explain how I fixed it for a specific but common case.

