Skip to content
View neverekt's full-sized avatar

Block or report neverekt

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

Jack Turner

I architect agentic AI systems that change how enterprises operate.

Engineer and systems architect working at the interface of people, business, and AI. My focus is shipping AI systems that reshape how organisations actually do their work.

The through-line

One instinct has run through everything I do: find the inefficiency in a system and engineer it out. Each step took that instinct up a level of abstraction, from molecules, to machines, to whole processes, to reasoning and judgement itself.

Chemistry. Efficiency at the molecular level: analytical chemistry in industry, using structured experimental design to improve product performance (work that fed into a patent filing).

Engineering. Efficiency at the level of the machine: researching the fluid dynamics of fuel injection with high-speed laser microscopy and image processing, moving from MATLAB into Python, while lecturing and supervising graduate students.

Software. Efficiency across whole processes: tools that took the friction out of real businesses, an automated cryptocurrency brokerage with open-banking integration and spread modelling, algorithmic trading systems, and data pipelines that turned huge, noisy national datasets into targeted prospect lists for frontline teams.

AI. Efficiency in reasoning and judgement itself: systems that read and understand large volumes of documents, and that draft new ones from templates, call transcripts and structured input.

What I build

  • Agentic orchestration: systems where multiple AI agents and services coordinate to handle work too complex for a single model or a single step.
  • Document intelligence: turning large volumes of unstructured documents into structured, queryable, and trustworthy answers.
  • Domain modelling: translating messy real-world domains (legal, financial, operational) into formal structures that AI systems can act on with precision.

Delivered through

I architect and ship through Coupled Logicgithub.com/coupled-logic

Stack

C#/.NET · React/TypeScript · SQL Server / PostgreSQL (+ vector stores) · Python (ML & prototyping) · Node.js

Also: smart-contract and distributed-systems work across EVM and Solana.

Connect

LinkedIn  Website  Email

Pinned Loading

  1. awesome-ai-art-image-synthesis awesome-ai-art-image-synthesis Public

    Forked from altryne/awesome-ai-art-image-synthesis

    A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and…

  2. coupled-logic/react-nft-stack coupled-logic/react-nft-stack Public

    Using truffle, ganache and solidity to deploy a contract on goerli then tailwind/react to create a template for NFT minting portal.

    JavaScript

  3. coupled-logic/truffle-starter-kit coupled-logic/truffle-starter-kit Public

    Forked from Daltonic/truffle-starter-kit

    A tested truffle starter kit with all essential dependencies for building, testing, and deploying web3.0 applications.

    JavaScript

  4. coupled-logic/web3-react coupled-logic/web3-react Public

    Getting Started Using Ethers.js With React

    JavaScript