Profile
- Location
- Cracow
- City
- Kraków
- Public repositories
- 27
GitHub
Snapshot:
This project implements a modular, multi-agent AI system where a primary agent coordinates with specialized agents (Ad Campaign Manager, Analytics, Content Creator, and Engagement) to provide comprehensive social media management capabilities through a unified chat interface. Users interact with a single conversational interface.
🚀 Black Hole Physics Engine: A C-based engine simulating realistic black hole physics, including ray tracing, particle orbits, accretion disks, and Hawking radiation effects.
A scientific computing platform for symbolic and numerical tensor operations, focused on differential geometry and general relativity.
An interactive, advanced web scraping tool built in Python with Django and Selenium (headless Chrome). It supports dynamic navigation, automated logins, CAPTCHA solving (via OCR/2Captcha), and data export in CSV, JSON, and XML formats. A modular solution designed to showcase modern web automation and data processing techniques.
AI-Powered Technical Document Analysis Platform. Features a custom Hybrid RAG Pipeline (TextRank + MMR + Vector Search) to summarize 500+ page PDFs without hallucinations. Built with Next.js 15, FastAPI, and Python.