// aiprov.xyz — initialized

AI LABORATORY

Researching, building and deploying intelligent agent systems. From zero to production — experimenting with the future of AI.

0
Projects Built
0
Agents Deployed
0
Experiments Run
Ideas Queued
aiprov@lab ~ terminal
aiprov@lab:~$ ./initialize_lab.sh
✓ Lab environment initialized
✓ AI agents loaded: n8n + CrewAI + LangGraph
✓ LLM connected: Groq (Llama 3.3) | Gemini Flash
→ aiprov.xyz ready for deployment
aiprov@lab:~$

Lab Experiments

Multi-Agent
AGENT ORCHESTRATOR
Multiple AI agents working together — research, write, deploy. Fully automated pipeline using CrewAI framework.
Automation
TELEGRAM → SITE BOT
Send a message on Telegram — agent publishes it to this site. n8n workflow + GitHub API integration.
Research
LLM COMPARISON LAB
Testing Groq, Gemini, Ollama side-by-side. Speed, accuracy, cost analysis across different tasks.
Tool Use
WEB RESEARCH AGENT
Agent that autonomously browses the web, summarizes content, and produces structured reports.
Vision
IMAGE ANALYSIS AGENT
Upload images — agent describes, classifies, and extracts data. Built with multimodal LLMs.
Coming Soon
NEXT EXPERIMENT
New experiment loading... The lab is always running.

Active Agents

🧠
ORCHESTRATOR
Master agent that delegates tasks to other agents and monitors results.
LangGraph
🔍
RESEARCHER
Searches the web, reads articles, and compiles structured knowledge.
Groq + Search
⚙️
SITE MANAGER
Controls this website — posts, updates content, changes layouts on command.
n8n + GitHub
💬
COMMUNICATOR
Handles Telegram messages, turns commands into lab actions instantly.
Telegram Bot

Who's Running This

This is AIPROV LAB — a personal AI research laboratory where I build, test, and experiment with intelligent agent systems.

My goal: deeply understand AI agents and deploy them in real-world applications. Every project here is a live experiment.

Tools of choice: n8n, CrewAI, LangGraph, Flowise for orchestration. Groq and Gemini for inference — both free-tier.

Everything is open, documented, and reproducible. The lab never stops running.

  • 🤖 AI Agents
  • ⚙️ n8n / Flowise
  • 🐍 Python / LLM
  • 🌐 Web / Deploy
  • 🔬 Research