Skip to content
View mabaeyens's full-sized avatar

Block or report mabaeyens

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mabaeyens/README.md

Miguel Angel Baeyens

Principal Solution Architect at Qlik, based in Spain. I spend my weekends building AI integrations — mostly things I want to use myself.

What I build

Project What it does
mira-core Local AI assistant — autonomous web search, RAG, streaming UI. Runs fully offline on macOS
qlik-cloud-admin-mcp MCP server connecting Claude Desktop to Qlik Cloud for admin operations via natural language
cm-llm-proxy Local HTTPS proxy bridging Qlik Sense to the Anthropic API
RAG PDF ingestion pipeline with ChromaDB, local embeddings, and CrossEncoder reranking

How I work

Architecture and product decisions are mine. Code is written by Claude Code following my instructions and reviewed by me. I think of it the same way I think about working with a contractor: the spec matters more than the keystrokes.

Stack

Python · Node.js · JavaScript · Ollama · ChromaDB · Qlik APIs · gRPC · MCP

Pinned Loading

  1. mira-core mira-core Public

    Server configuration for a local LLM running on a laptop that can be used with companion apps

    Python

  2. qlik-cloud-admin-mcp qlik-cloud-admin-mcp Public

    Local MCP server for Qlik Cloud admin operations - demo and experimental use - exploratory use only!

    Python 1

  3. qlik-sense-local-llm qlik-sense-local-llm Public

    Reference architectures for integrating local or OpenAI-compatible LLMs with Qlik Sense Enterprise on Windows

  4. RAG RAG Public

    RAG pipeline with ChromaDB and local embeddings for PDF ingestion and semantic search via LM Studio

    Python

  5. claude-skills claude-skills Public

    Custom Claude Code skills for Mira and other projects

  6. cm-llm-proxy cm-llm-proxy Public

    Local HTTPS proxy that forwards Anthropic API requests from Qlik Sense, bypassing browser CORS restrictions

    JavaScript