Skip to content
View FSSCoding's full-sized avatar
  • 07:03 (UTC +10:00)

Block or report FSSCoding

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.

Content in all repositories owned by your account will be closed.
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
FSSCoding/README.md

πŸ‘‹ Hi there, I’m Brett Fox

Founder β€’ Developer β€’ Systems Thinker β€’ AI Innovator

I'm an Australian-based software engineer and systems architect with a passion for automation, high-performance programming, and meaningful tools that eliminate repetitive work. I run my own dev company and build everything from fast AI pipelines to microcontroller-based hardware integrations.

I believe that knowledge is more than just the language representing it.


πŸ”­ I’m currently working on

  • 🧠 FSS-RAG β€” A hybrid CPU/GPU semantic search engine with memory-mapped indexing, deep reranking, and LLM-aware document preparation.

    • Ingests nearly any file type into a fully indexed, cleaned, and enhanced hybrid retrieval model.
    • By carefully breaking down and structuring the components, the best hardware and learning model are used for the task.
    • Achieved 22ms query performance for advanced deep retrieval and sub-ms for batch retrieval on modest hardware.
    • Document ingestion speed/variability was prioritised with ability to make sub document changes to the model with SIMD allowing live indexing during changes.
  • πŸŽ“ FSS-Mini-RAG β€” A lightweight, educational distillation of my production RAG system that bridges the gap between too-simple demos and enterprise complexity.

    • Born from 2 years of RAG system development, designed for beginners who want results and developers who want to understand how RAG really works.
    • Dual-mode interface: fast synthesis for quick answers, deep exploration for learning codebases.
    • Built to be extended - use the AI explore mode to understand and build upon the codebase itself. Fork it and create something cool!
  • 🧰 Codebase Analytic Toolkit β€” Advanced static analysis and visualisation for multi-language codebases, featuring function graphing, quality metrics, and vibe code hardening.

  • 🌐 LLM API Proxy β€” A unified interface for local machine learning models with endpoints for chat, embeddings, reranking, summarisation, and performance/token benchmarks, logs and metrics.

  • πŸ§ͺ Embedded Dyno Controller β€” Arduino + Raspberry Pi system for real-time torque and RPM testing, using calibrated sensors, EEPROM settings, and PID load control.


🌱 I'm currently learning

  • State space models and memory-efficient ML architectures
  • Utilising smaller models with the power of conventional processing to increase throughput
  • Advanced memory layout and instruction-level CPU/GPU optimisation
  • SIMD instruction optimisations for small scale vector calculations

πŸ‘― I’m looking to collaborate on

  • Open-source projects that push boundaries in performance, dynamic analysis, or tooling
  • AI-enhanced developer tools (code insights, semantic structuring, live visualisation)
  • High-speed document retrieval systems or RAG engines

πŸ€” I’m looking for help with

  • Research teams working on semantic tensor spaces, state-space models, or AI component system design
  • Someone who can make solid and reliable front ends and gui's so I can focus on what I enjoy βš™οΈπŸ› οΈ

πŸ’¬ Ask me about

  • Cleaning and optimising corporate data for improved LLM retrieval and coherence
  • Structuring codebases for analysis and refactoring
  • Python memory optimisations, static analysis, and CPU alignment tricks
  • How I am exploring the combination of my skills/tools to create hardening tools for easy to understand and mainainable vibe coding on projects well over 5 million tokens πŸ˜‰

πŸ“« How to reach me


⚑ Fun fact

I can run a complete LLM stack, codebase analyser, AND do my day job in a van… and still have enough bandwidth left to teach my daughter German.

Popular repositories Loading

  1. Fss-Mini-Rag Fss-Mini-Rag Public

    Educational RAG system that actually works! Two modes: fast synthesis for quick answers, deep exploration for learning. CPU-friendly (522MB qwen3:0.6b), beginner glossary, preset configs, comprehen…

    Python 8 4

  2. webscraper webscraper Public

    Python 1

  3. FSSCoding FSSCoding Public

  4. Sharepoint-Uploader Sharepoint-Uploader Public

    This document showcases the remarkable achievement of creating the SharePoint Uploader CLI using Chris Royse's Pheromind - an AI-powered development prototype.

    Python

  5. TextToSpeech TextToSpeech Public

  6. cinnamon-spices-desklets cinnamon-spices-desklets Public

    Forked from linuxmint/cinnamon-spices-desklets

    Desklets for the Cinnamon desktop

    JavaScript