Skip to content
View felixfaruix's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report felixfaruix

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

Tech Stack

Python PyTorch scikit-learn Pandas NumPy LangChain OpenAI Hugging Face FastAPI Docker Redis Azure PostgreSQL MongoDB

Featured Projects

Intelligent Invoice Processing System @ Nedstar

Enterprise-scale document processing system automating 6,500+ invoices annually with 95% automation rate

Tech Stack: Python Azure FastAPI CosmosDB

Key Achievements: 70% reduction in manual effort • 95% automation rate • Real-time processing
Impact: Processing 6,500+ documents/year with intelligent risk-based approval workflows

Technical Architecture

RAG Pipeline: Custom ML models trained on 2 years of historical invoice data Integration Layer: Business Central & Azure Blob Storage with real-time webhooks State Management: CosmosDB for persistent workflow state and audit trails API Layer: FastAPI for high-performance document processing endpoints Orchestration: LangGraph agents for intelligent workflow routing and validation

Key Innovations: Risk-based approval routing with ML-driven confidence scoring Real-time stream processing for immediate invoice status updates Custom OCR pipeline optimized for invoice layouts and formats Automated vendor master data reconciliation and validation


Agent Orchestration Framework

Multi-agent system for business process automation with distributed coordination

Tech Stack: Python Redis Docker

Features: Multi-agent coordination • Persistent memory • Tool orchestration
Agents: Document Parser • Data Validator • Business Logic • Workflow Controller

Agent Architecture

Coordination Layer: State machines for complex workflow orchestration Memory Management: Redis-backed persistent conversation and context memory Tool Integration: 4 specialized tools for data processing and external system integration Monitoring: Real-time agent performance tracking and decision logging

Agent Specializations: Document Agent: Multi-format parsing, structure extraction, content validation Validation Agent: Business rule enforcement, data quality checks, compliance verification Integration Agent: ERP system connectivity, API orchestration, data synchronization Monitoring Agent: Performance tracking, anomaly detection, alert management


Regression Models & Forecasting Systems

Advanced time series forecasting with hierarchical LSTM for complex pattern recognition

Tech Stack: PyTorch NumPy Pandas scikit-learn

Focus Areas: Hierarchical LSTM • Multi-variate forecasting • Spatial-temporal modeling
Research: Novel architectures for complex pattern recognition in time series data

Research & Innovation

Hierarchical LSTM Models: for capturing complex dependencies on three time levels. Forecasting Pipeline: End-to-end system for multi-horizon prediction tasks Model Architecture: Custom attention mechanisms for temporal and spatial relationships Evaluation Framework: Comprehensive benchmarking against traditional and modern methods

Technical Contributions: Novel graph construction methods for time series relationships Attention-based temporal modeling with memory mechanisms Multi-scale feature extraction for diverse forecasting horizons Production deployment patterns for real-time inference


LinkedIn Email GitHub

Pinned Loading

  1. ML-Advanced-Stacking-Regression ML-Advanced-Stacking-Regression Public

    Advanced Stacking with ensemble model

    HTML 2

  2. Hierarchical-Multi-Band-LSTM-Forecasting Hierarchical-Multi-Band-LSTM-Forecasting Public

    Multi-band hierarchical LSTM modeling for forecasting european T2 ethanol prices

    Jupyter Notebook 1

  3. Multi-Task-NLP-Evaluation Multi-Task-NLP-Evaluation Public

    This project evaluates different NLP approaches (rule-based, unsupervised, and supervised machine learning) across three core text mining tasks: sentiment analysis using VADER and SVM, topic classi…

    Jupyter Notebook 1

  4. AgenticRAG-Search-Engine AgenticRAG-Search-Engine Public

    Query-routed multi-retrieval RAG. Routes queries across Vector RAG, Graph RAG, and thematic search. Schema-constrained knowledge graph extraction, CQ-driven ontology engineering, grounded synthesis…

    Jupyter Notebook