Skip to content
View AbderrazagB's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report AbderrazagB

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

Abderrazag Boussaid

AI Engineer • Software Engineering Student • Tunisia

I build AI systems that ship: hybrid search engines, agent orchestration, blockchain traceability, and open-source tooling.
4 hackathon podiums. Currently pushing toward production-grade agentic infrastructure.



AI InfrastructureAgent ArchitecturesBlockchainFull-StackIoT


class Abderrazag:
    def __init__(self):
        self.role       = "AI Engineer & Software Engineering Student"
        self.background = ["AI/ML", "Blockchain", "Full-Stack", "IoT & Embedded Systems"]

        self.currently  = [
            "Building Jazzmine — open-source agent infrastructure (PyPI + NPM)",
            "Exploring agentic architectures, MCP ecosystems, and AI security",
        ]

        self.stack = {
            "AI / ML":    ["LangChain", "LangGraph", "PyTorch", "RAG", "MCP"],
            "Languages":  ["Python", "TypeScript", "Solidity", "JavaScript"],
            "Backend":    ["FastAPI", "Node.js", "Express", "Laravel"],
            "Infra":      ["Docker", "Kafka", "PostgreSQL", "Qdrant", "Redis", "MongoDB"],
            "Blockchain": ["Solidity", "Geth", "IPFS", "Veramo"],
            "Frontend":   ["React", "Angular"],
        }

    def outside_of_tech(self):
        return ["Gym", "Hiking", "Optimizing things too much"]




Jazzmine  

Open-source infrastructure for production AI agents. Published on PyPI & NPM.

  • Ecosystem of 5 packages: Python backend, TypeScript SDK, React UI, security, logging
  • Flow-based agent orchestration with structured memory and LLM integration
  • Built-in auth, rate limiting, and prompt injection protection
  • Optimized for lightweight models on standard hardware

PyPI NPM Docs

NexusAI  

E-commerce hybrid search & recommendation engine — hackathon build, production-grade architecture.

  • Event-driven CQRS with Kafka; agents for vectorization & user profiling
  • Hybrid search: BM25 + dense embeddings with dynamic weighting
  • BGE-M3 + CLIP multi-modal embeddings via Qdrant
  • Ranking optimization via Reinforcement Learning

BH Assurance AI Assistant  

Enterprise AI orchestration for a major Tunisian insurance company.

  • Orchestrator agent on Mistral 24B with LangGraph
  • Secure internal API integration via MCP
  • Multi-document RAG pipeline with prompt injection protection
  • Kafka + ClickHouse observability stack

CryptoGuardian  

Real-time crypto scam detection across Telegram, on-chain data, and market signals.

  • ML models for Pump & Dump and Rug Pull detection
  • NLP sentiment pipeline + real-time Telegram scraping
  • LSTM price forecasting
  • LLM + RAG with Blockchain API integration

Blockchain Traceability System

End-of-studies project — decentralized supply chain traceability on a private Ethereum network.

  • Solidity smart contracts on a private Geth network (Dockerized)
  • IPFS for decentralized document storage
  • Veramo for decentralized identity (DID) management
  • Immutable audit trail for product lifecycle tracking

Market Reverse Engineering Tool   (Talan Tunisia)

Talan Summer Camp 2025 — competitive intelligence platform for go-to-market strategy.

  • Market data scraping & analysis pipeline
  • Competitive analysis module with trend prediction
  • Market simulator to assess product viability before launch
  • Automated Go-to-Market strategy generation


→ Agentic Architectures & MCP Ecosystems
→ AI Security & Prompt Injection Defense
→ Hybrid Retrieval & Reranking Pipelines
→ Lightweight LLM Infrastructure

Pinned Loading

  1. jazzmine-ui jazzmine-ui Public

    Jazzmine UI - Customizable React chat components with TypeScript support

    TypeScript 4

  2. jazzmine-ui-sdk jazzmine-ui-sdk Public

    Framework-agnostic TypeScript client for Jazzmine agentic backends

    TypeScript 3

  3. vectors-in-orbit vectors-in-orbit Public

    JavaScript 1

  4. Wheat-Traceability-System Wheat-Traceability-System Public

    Wheat Traceability system using blockchain as a graduation project.

    JavaScript 1