AliH | S. Ali Hosseini
@alihplus
AI Engineer and Software Developer 🚀
8
Published Tools
0
Total Stars
12
Weekly Downloads
1
GitHub Followers
3
Public Repos
Published Tools
1 MCP Server7 Skillsacross 6 categoriesresearch-agent-example
alihplus
Autonomous research agent — ReAct strategy, DuckDuckGo HTML scrape (no API key)
github-pr-review-example
alihplus
GitHub PR code review pipeline — fetch diff, review each file, post GitHub review
rag-document-qa-example
alihplus
RAG Document Q&A pipeline — in-memory TF-IDF vector store, no external DB
code-translation-example
alihplus
Code translation pipeline — discover files, translate with concurrency=3, SQLite checkpointing for resume
etl-analysis-example
alihplus
ETL + Python pandas analysis pipeline — extract from 3 sources, merge, analyze, LLM narrative
content-generation-example
alihplus
Multi-format content generation pipeline — research, draft, 4 parallel formats, optional translate
social-monitoring-example
alihplus
Social media monitoring pipeline — fetch RSS/mock sources, classify sentiment, draft responses, daily digest
mcp-demo-example
alihplus
MCP demo — ReAct agent using @modelcontextprotocol/server-filesystem via @flomatai/mcp-client