Skip to content

Commit da40d35

Browse files
committed
Add Cosmin portfolio resource; refresh profile for AI engineering focus
- New resource: Cosmin_Poieana-portfolio-28_05_2026.txt from cmin764.github.io/portfolio - Role updated to Fractional AI Engineer & Product Strategist - Summary clarifies full-time past vs fractional current positioning - Notable Work: adds Traced AI (2026 stealth), expands VONQ with specific tooling (Recall.ai, ElevenLabs, Pinecone, Retell, Firecrawl) - Tech stack extended with AI tooling and AWS/Fly.io infra - metadata.yml and audit-trail.md updated
1 parent 85a4a49 commit da40d35

4 files changed

Lines changed: 100 additions & 18 deletions

File tree

docs/audit-trail.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
---
44

5+
**2026-05-28** - Updated Cosmin: AI-oriented profile refresh from portfolio site
6+
7+
What changed: Role updated from "Fractional AI Product Strategist" to "Fractional AI Engineer & Product Strategist". Added Traced AI (2026 stealth startup, AI compliance/audit trail) to Notable Work. Added Pulsr, AceGuardian detail. Expanded VONQ section with specific tools (Recall.ai, ElevenLabs, Retell, Pinecone, Firecrawl). Extended AI/ML tech stack. Blugen methodology moved up in Summary. Summary rewritten to lead with AI engineering identity.
8+
9+
Why: New resource added (Cosmin_Poieana-portfolio-28_05_2026.txt from cmin764.github.io/portfolio). Portfolio reveals Traced AI stealth startup (2026) not in previous sources, plus fuller detail on VONQ AI tooling and Pulsr. Profile needed to reflect AI engineering depth, not just strategy.
10+
11+
---
12+
513
**2026-05-25** - Added /about page combining community and company sections
614

715
Decision: Created site/about/index.html as a single scrollable static page with two audience sections (engineer community, then companies), linked from the services index, and wired into the CI assemble step.

metadata.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,13 @@ resources:
118118
added: 2026-04-09
119119
notes: "German shower filter ecommerce brand. Multi-stage filtration, subscription cartridge model, 4.9/5 ratings."
120120

121+
- file: Cosmin_Poieana-portfolio-28_05_2026.txt
122+
person: Cosmin Poieana
123+
type: portfolio
124+
source_url: "https://cmin764.github.io/portfolio/"
125+
added: 2026-05-28
126+
notes: "Portfolio site. Adds: Traced AI stealth startup (2026, AI compliance), Pulsr (pipeline orchestration for AI agents), VONQ project details (Recall.ai, ElevenLabs, Pinecone, Retell, Firecrawl), full tech stack with AI tooling, system design samples. Key positioning: Blugen methodology, AI product builder."
127+
121128
todos:
122129
- person: Angel Aytov
123130
missing: cv
@@ -130,7 +137,6 @@ todos:
130137
notes: "All web resources fetched and synced 2026-04-09."
131138

132139
- person: Cosmin Poieana
133-
missing:
134-
- wandercode.ltd prose content (SPA, not crawlable without browser)
135-
priority: low
136-
notes: "Sources complete (0 TODOs). GitHub portfolio fetched 2026-04-09. wandercode.ltd is a client-side SPA — content not extractable via WebFetch. Sync into sources pending."
140+
missing: []
141+
priority: done
142+
notes: "Portfolio resource added 2026-05-28. Includes Traced AI, Pulsr, full VONQ AI details, Blugen methodology. Sync into sources completed 2026-05-28."
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
Source: https://cmin764.github.io/portfolio/
2+
Captured: 2026-05-28
3+
Type: Portfolio site (cmin764/portfolio on GitHub Pages)
4+
5+
## Positioning
6+
7+
"Systems thinker. AI product builder."
8+
"Fractional AI Product Strategist helping outlier companies build intelligent products."
9+
Methodology: Blugen (blueprint-first code generation — wrapping non-deterministic AI generation in deterministic blueprints).
10+
11+
## Active Ventures
12+
13+
**Wandercode** (active): Owner and operator. Embedded consulting practice helping outlier startups build intelligent products and adopt AI-driven engineering. Results-based pricing, not hourly.
14+
15+
**NoMoreApply** (active): Co-founded with Angel Aytov and Catalin Waack. Trust-based talent network, peer-based referrals.
16+
17+
## Startup Trials
18+
19+
**Traced AI** (2026-present, stealth): AI audit trail for compliance in regulated industries (banking, healthcare, defense). The traced-ai library auto-patches LLM clients (OpenAI, Anthropic, etc.) at import time. Raw I/O written to local SQLite — never leaves client perimeter. SHA-256 hashes of every I/O pair + rationale string sent to append-only chained ledger in the cloud. Dashboard: Docker image for self-hosted or hosted at tracedai.co (Supabase + Upstash, deployed on Fly.io). Rule registry covers EU AI Act, ISO 42001, SOC 2 mappings. Stack: Python, FastAPI, PostgreSQL, Redis, Next.js, TypeScript, Fly.io, Vercel, Supabase, Upstash.
20+
21+
**TrueStory** (2019-2020, discontinued): Chrome extension surfacing contradicting news articles. Built with Flask on GCP. Innovation Labs Iași + national Bucharest phase. Shut down 2020, monetization challenges.
22+
23+
## Professional Work
24+
25+
**VONQ - Meeting Assistant** (2025-2026): Recall.ai connects to Google Meet as a bot participant, streams real-time transcripts via webhooks to Django backend. OpenAI API analyzes conversation and generates live reply when agent decides to intervene. ElevenLabs converts text to speech, streams back through Recall's listener. Result: private live hints for interviewer + optional unblocking dialogue. First feature of its kind at VONQ.
26+
27+
**VONQ - Knowledge Base & Careers Agent** (2025-2026): Firecrawl-powered crawler ingests career pages on cron, indexes job listings into Pinecone using OpenAI embeddings. Careers Agent: embeddable chat widget on client career site, candidate uploads CV, k-NN search against stored vectors, feeds retrieved listings into completion call. High-confidence matches route to job URL. RAG pipeline.
28+
29+
**VONQ - Candidate Assessment & Language Evaluator** (2025-2026): Agentic automation system evaluating candidates across multiple criteria (skills alignment, communication quality, role fit). Retell for audio web interview retry on connection drops. Language assessment MVP for major European client: chat screening through to final PDF dossier with language scores (vocabulary, speech fluency, semantics, coherence).
30+
31+
**A5 Labs - AceGuardian** (2025): ML/AI system for competitive online poker. Python/FastAPI orchestration + C++ RL inference server (Drogon framework). Three Python services: GTO service, Strategy service, glue routing under response-time constraints. Analysis benchmark for regression detection and strategy quality measurement. CI via Bitbucket.
32+
33+
**Gorgias - App Store** (2021): OAuth2 developer platform. Developer Portal + OAuth2 server (Flask + authlib). Auth0 for merchant SSO. Led Developer Experience team.
34+
35+
**Comfy (→ Siemens) - Smart Buildings** (2019-2020): gRPC API layer with reverse-proxy transcoder. Polyglot microservices (Go, Python, Node.js). Geolocation service for BMW campus (PostGIS + Mapbox). Acquisition by Siemens.
36+
37+
## OSS / Hobby
38+
39+
**Pulsr** (2025-present, in-progress): Pipeline orchestration API for AI agents. ZenML/Prefect-inspired but focused on AI agent workflows. Agents registered as pipeline steps, dependencies declared explicitly, orchestrated via FastAPI control plane. DAG execution with state management, retry logic, observability.
40+
41+
**Sema4.ai - Action Server** (2023-2024): FastAPI server hosting AI Actions for GPT — discrete, type-safe Python functions with @action or @tool decorator. Before MCP was standardized. Led engineering effort architecture to production. Team of 5. Gallery became reference implementation for enterprise customers.
42+
43+
**Robocorp - Dev Tools** (2021-2023): Built and maintained robocorp-* / rpaframework-* Python automation library suite. Web automation, desktop automation, OCR, document processing, data pipelines. 10k-user community. Led library design, API surface, versioning, contributor onboarding.
44+
45+
**DeepIce** (in-progress): Reference FastAPI app — async, SQLModel, Alembic, uv, invoke, Redis, Docker Compose, pytest async.
46+
47+
## System Design / Interviews
48+
49+
**Content Moderation Platform**: Multi-modal harmful-content classification with per-modality SQS workers, GPU inference (Torch Serve on EKS), human-in-the-loop fallback. AWS stack: FastAPI/ECS Fargate, SQS, PostgreSQL, Redis, S3, Lambda, OpenSearch, Prometheus.
50+
51+
**Bulk CSV Ingest**: Resumable 10GB uploads to S3, stream-parsed into sharded MongoDB Atlas. Presigned S3 multipart URLs, SQS fan-out, Fargate parsers. On-demand AI identicons per row (external image API, deterministic seed, cached in S3).
52+
53+
## Tech Stack (from portfolio)
54+
55+
Languages: Python, TypeScript/JavaScript, Go, C/C++, SQL, PHP
56+
AI/ML: OpenAI, Anthropic, LangChain, RAG (Pinecone), Recall.ai, ElevenLabs, Retell, Firecrawl, Robot Framework, RPA, OCR, IDP, MCP
57+
Web: FastAPI, Django, Flask, React/Next.js, Node.js/NestJS
58+
Infra: Docker, Kubernetes (Helm), Google Cloud, AWS (ECS Fargate, SQS, S3, Lambda, EKS), Fly.io, Vercel, Supabase, Upstash, gRPC/protobuf
59+
Databases: PostgreSQL, Redis, MongoDB Atlas, ElasticSearch, SQLite, PostGIS
60+
Tooling: PyCharm, VSCode, Vim, Git/GitHub Actions, pytest, Ruff, mypy, invoke, Fabric, Bitbucket CI
61+
62+
## Scale proof
63+
64+
~2B tokens/month, ~12,750 AI messages/month across systematic agentic workflows.

sources/cosmin-poieana.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "Cosmin Poieana"
3-
role: "Fractional AI Product Strategist"
3+
role: "Fractional AI Engineer & Product Strategist"
44
tagline: "Outcomes delivered, not hours billed."
55
location: "Digital nomad (50+ countries)"
66
linkedin: "https://www.linkedin.com/in/cmin764"
@@ -11,51 +11,55 @@ email: "cmin764@gmail.com"
1111

1212
## Summary
1313

14-
AI handles the repetition. Humans fill the gaps that need judgment. Cosmin builds the systems that make that split work in production. Fractional AI product strategist with 13+ years of Python and a decade shipping in startups, two of which were acquired (Fashwell Apple, Comfy Siemens). Now helping B2B startups move from AI experiments to production-grade intelligent products, strategy through delivery.
14+
AI handles the repetition. Humans fill the gaps that need judgment. Cosmin builds the systems that make that split work in production. 13+ years of Python, a decade of full-time roles at startups (two acquired: Fashwell to Apple, Comfy to Siemens), and a methodology for it: Blugen, wrapping non-deterministic AI generation in deterministic blueprints for reproducible output. Now available for fractional AI product strategy, working across multi-agent architectures, RAG pipelines, and AI compliance tooling to help B2B startups move from AI experiments to production-grade intelligent products.
1515

1616
## Expertise
1717

18-
- RAG pipelines, multi-agent architectures, and LLM integration (OpenAI, Anthropic, LangChain) in production
18+
- Multi-agent architectures, RAG pipelines, and LLM integration (OpenAI, Anthropic, LangChain) in production
19+
- AI compliance engineering: auto-patching LLM clients for audit trails, chained ledgers, EU AI Act and ISO 42001 mappings
1920
- AI product strategy: technical audits, risk registers, roadmaps for regulated industries (SaaS, med/biotech, fintech, HR tech)
21+
- Real-time AI agents: live transcript analysis, speech synthesis, audio interview recovery (Recall.ai, ElevenLabs, Retell)
22+
- Retrieval systems: vector search pipelines (Pinecone), semantic job matching, embeddable career agents (Firecrawl, OpenAI embeddings)
2023
- Embedded fractional engineering: inside your Slack, GitHub, and standups, shared conventions, MCP/CLI integrations, blueprint-first methods
2124
- Python at depth: FastAPI, Django, Flask, async, distributed systems (gRPC, Celery, Dramatiq)
2225
- Team AI adoption: Claude Code, Cursor workflows, multi-agent code review, compressing weeks into hours
2326
- Full-stack delivery when needed: React/Next.js frontend, PostgreSQL/Redis/MongoDB backends, Docker/Kubernetes
24-
- Blugen methodology: wrapping non-deterministic AI generation in deterministic blueprints for reproducible output
2527

2628
## Notable Work
2729

28-
**Wandercode / VONQ** (2025–2026): Embedded as fractional engineer at a recruitment marketing platform serving 5,000+ job channels. Shipped four products in parallel: a Meeting Assistant (Recall + Google Meet, live interviewer insights), Interview Retry (Retell, audio recovery), a Knowledge Base with Careers Agent (Firecrawl → CV-based job matching), and a candidate language assessment MVP for a major European client. Drove AI adoption across the engineering team.
30+
**Traced AI** (2026, stealth): Building an AI audit trail for regulated industries (banking, healthcare, defense). The `traced-ai` library auto-patches LLM clients at import time: raw I/O goes to a local SQLite store that never leaves the client perimeter, while SHA-256 hashes and rationale strings are sent to an append-only chained ledger in the cloud. Rule registry maps EU AI Act, ISO 42001, and SOC 2 requirements to concrete logging obligations per decision type. Dashboard available as a self-hosted Docker image or hosted on Fly.io.
2931

30-
**Wandercode / A5 Labs** (2025): Built Python/FastAPI services and a C++ inference server delivering Game Theory Optimal (GTO) and reinforcement learning strategies for high-stakes poker tournaments.
32+
**Wandercode / VONQ** (2025-2026): Embedded engineer at a recruitment marketing platform serving 5,000+ job channels. Shipped four AI products in parallel: a Meeting Assistant (Recall.ai + Google Meet + ElevenLabs, live private hints for interviewers), Interview Retry (Retell, audio session recovery), a Knowledge Base with Careers Agent (Firecrawl + Pinecone + OpenAI embeddings, CV-to-job RAG matching), and a language assessment MVP for a major European client producing scored PDF dossiers (vocabulary, fluency, semantics, coherence). Drove AI adoption across the engineering team.
3133

32-
**Sema4AI** (2023–2024): Led a team of 5 engineers building AI Actions for OpenGPT-powered agents. Core product: an Action Server (FastAPI) that discovers and runs action packages in isolation, wrapping Google, Slack, HubSpot, and local document operations. Also designed OAuth2 flows, drove DX improvements, and managed hiring and 360 reviews.
34+
**Wandercode / A5 Labs** (2025): Built Python/FastAPI services and a C++ inference server delivering Game Theory Optimal (GTO) and reinforcement learning strategies for high-stakes poker. Three-service mesh with response-time-constrained routing; automated regression benchmark via Bitbucket CI.
3335

34-
**Robocorp** (2021–2023, acquired by Sema4AI): Built the Python RPA library ecosystem: intelligent document processing, browser automation (Selenium/Playwright), OCR, OAuth2, PDF handling. 10k-user community. Prioritized ruthlessly from direct customer support.
36+
**Sema4.ai** (2023-2024): Led a team of 5 engineers building AI Actions for OpenGPT-powered agents. Core product: an Action Server (FastAPI) that discovers and runs action packages in isolation. Pre-dates MCP standardization: type-safe Python functions annotated with `@action` or `@tool` and exposed via OpenAPI/MCP spec. Covered Google, Slack, HubSpot, and local document operations. Designed OAuth2 flows, drove DX improvements, managed hiring and 360 reviews.
3537

36-
**Comfy → Siemens** (2019–2020): Architected microservices for a smart buildings IoT platform (Go + Python/Django, gRPC/protobuf, PostGIS). Saw the full arc of a Siemens acquisition.
38+
**Robocorp** (2021-2023, acquired by Sema4.ai): Built the Python RPA library ecosystem: intelligent document processing, browser automation (Selenium/Playwright), OCR, OAuth2, PDF handling. 10k-user community. Prioritized ruthlessly from direct customer support.
39+
40+
**Comfy to Siemens** (2019-2020): Architected microservices for a smart buildings IoT platform (Go + Python/Django, gRPC/protobuf, PostGIS). Saw the full arc of a Siemens acquisition.
3741

3842
## Tech Stack
3943

4044
**Languages:** Python (13+ years professional), TypeScript/JavaScript, Go, C/C++, SQL
4145

42-
**AI/ML:** LangChain, RAG pipelines, OpenAI/Anthropic APIs, Claude Code, MCP, Cursor, prompt engineering, Robot Framework, RPA, OCR, IDP
46+
**AI/ML:** LangChain, RAG pipelines, OpenAI/Anthropic APIs, Pinecone, Firecrawl, Recall.ai, ElevenLabs, Retell, Claude Code, MCP, Cursor, prompt engineering, Robot Framework, RPA, OCR, IDP
4347

4448
**Web:** FastAPI, Django, Flask, React/Next.js, Node.js/NestJS
4549

46-
**Infra:** Docker, Kubernetes (Helm), Google Cloud, gRPC/protobuf, Celery/Dramatiq/arq
50+
**Infra:** Docker, Kubernetes (Helm), Google Cloud, AWS (ECS Fargate, SQS, S3, Lambda, EKS), Fly.io, Vercel, Supabase, gRPC/protobuf, Celery/Dramatiq/arq
4751

48-
**Databases:** PostgreSQL, Redis, MongoDB, ElasticSearch, SQLite
52+
**Databases:** PostgreSQL, Redis, MongoDB, ElasticSearch, SQLite, PostGIS
4953

5054
**Tooling:** PyCharm, VSCode, Vim, Git/GitHub Actions, pytest, Ruff, mypy, invoke, Fabric
5155

5256
## Background
5357

54-
BSc Computer Science, Alexandru Ioan Cuza University, Iași (20122018). Focus on data structures, algorithms, software architecture, cryptography.
58+
BSc Computer Science, Alexandru Ioan Cuza University, Iași (2012-2018). Focus on data structures, algorithms, software architecture, cryptography.
5559

5660
Presented at EuroPython 2015 (Bilbao) on open-source CI infrastructure over OpenStack. Earlier security conference talks covered `exec`/`eval` vulnerabilities and steganographic file hiding.
5761

58-
Co-founded RoPython (PSF-approved), organizing regional conferences and workshops (20142016). Jury member at InfoEducație 2014 (Google-sponsored national contest).
62+
Co-founded RoPython (PSF-approved), organizing regional conferences and workshops (2014-2016). Jury member at InfoEducatie 2014 (Google-sponsored national contest).
5963

6064
Distinctions: Robocorp Level I/II/III certifications; 2nd place Innovation Labs Iași (2019); Bronze Medal, National Olympiad in Informatics (2012); Stanford AI course (2011).
6165

0 commit comments

Comments
 (0)