Python GenAI Developer - Accenture Poland
April 2025 – Present · Remote
I build LLM-powered tools for enterprise clients. The main thing I work on is making it possible for people to ask questions in plain English and get answers from Power BI datasets and SQL databases - so the LLM figures out the right DAX/SQL query, runs it, and returns a human-readable response.
Day to day:
- Designing agents that translate natural language into database queries (DAX, SQL)
- Setting up Azure AI Search indexes for retrieval - getting the chunking, schemas, and skillsets right so the LLM actually finds relevant stuff
- Writing scripts that generate data model documentation automatically, so agents understand table relationships without manual mapping
- Building and deploying everything as Azure Web Apps with CI/CD through Azure DevOps
Stack: Python, Azure AI Search, Azure DevOps, Azure Web Apps, OpenAI API, SQL, DAX
Data Scientist - Accenture Poland
December 2024 – March 2025 · Remote
Worked on a project for an FMCG (fast-moving consumer goods) company. Lots of geospatial data, lots of maps.
- Built interactive maps with POIs to help the client figure out where to expand
- Trained ML models to rank SKUs and Points of Sale by potential
- Created planogram recommendations for shelf space optimization
- Built forecasting models for business KPIs
Stack: Python, SQL, GeoPandas, Folium, scikit-learn, pandas, NumPy, osmnx