Skip to content
View alexneri's full-sized avatar
💀
Sleeeeeeeeeep
💀
Sleeeeeeeeeep

Block or report alexneri

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
alexneri/README.md

Hey, I'm Alex Neri

AI Researcher · Knowledge Engineer · Technical Writer
Running SG Research @ SG-Private · Based in Amsterdam


What I do

I run an AI research lab. Most of my work lives at the intersection of agentic systems, knowledge engineering, and writing — which sounds like a weird combination until you realize they're all the same problem: getting information to flow correctly from one place to another.

Day to day: designing AI pipelines, writing technical documentation that doesn't suck, and occasionally debugging things that should not be broken.

Also an Emergency Response Officer in the Netherlands. Radio comms, coordination, the works.


Stack

Languages: Python · TypeScript · some PHP when I can't avoid it
AI/ML: Claude API · Azure AI · RAG architectures · agent tooling
Design: Figma · Photoshop · Illustrator
Infra: Microsoft Azure · Google Workspace (admin)


Projects worth looking at

Kafra Desktop Assistant for Mac
A macOS port of a Windows app originally written in VB6. My first greenfield build using agentic AI with a proper SDLC — actual architecture decisions, not vibes.

readability-folder-ts
CLI tool that runs Flesch-Kincaid readability scoring recursively on a folder of .adoc files. Useful if you write a lot of docs and want to know when they've gotten unreadable. NPM · npm i @alexneri/readability-ts

vitedocs
Deploy a full help center in minutes using VitePress + Vercel. No config hell.

de Werkwoorden (private)
An iOS app for studying Dutch verbs. No gamification, no upsells. Just the verbs.

Personal Agent Trainer (private)
I trained an agent to write like me. Ask me about it.


Find me

sei.moe · linktr.ee/crosse · @Crosse_ on X


Dev will mirror Prod if we Dev on Prod.


alexneri banner

Pinned Loading

  1. readability-folder-ts readability-folder-ts Public

    A CLI app that runs the Flesch-kincaid readability score recursively on all .adoc files in the current directory.

    JavaScript

  2. vitedocs vitedocs Public

    A sample repository containing a sample help center built using Vitepress, Vercel, and Git

    TypeScript

  3. readability-score-tester-ts readability-score-tester-ts Public

    This is a python app that takes a multi-line input, filters out code, and generates a readability score based on flesch-kincaid tests.

    Python

  4. colab-notebooks colab-notebooks Public

    My colab notebooks for public sharing

    Jupyter Notebook

  5. kafradesk-macos kafradesk-macos Public

    Kafra Desktop Assistant for MacOS

    Visual Basic 6.0