Pinned Repositories
text-string-clone
A custom C++ implementation of the std::string class with full memory management, operator overloading, and OOP design principles
schedule-impact-statistical-analysis
Statistical analysis of how fixed vs. flexible schedules affect student performance
multi-agent-chainlit-assistant
Multi-Agent Assistant: One main agent, two tool-using handoff agents (fun meets function!) โ built with OpenAI Agents SDK + Chainlit
cashmemo-cpp
๐งพ Modular C++ cash memo (billing system) using OOP and Makefile
agents-sdk-from-zero
๐ค My comprehensive learning journey through OpenAI Agents SDK - from basics to production-ready applications. Learning by teaching, building by doing. Inspired by expert educational resources, enhanced with personal insights and practical projects.
books-to-scrape-dataset
๐ Public dataset of 1000 books scraped from Books to Scrape using Python, crawl4ai, and Gemini LLM โ provided in JSON & CSV formats for AI, RAG, and data science projects.
yt-rag-chat
โก Interactive AI assistant that transforms YouTube videos into a chat experience using RAG (Retrieval-Augmented Generation). Built with Streamlit, LangChain, and Gemini API.
n8n-whatsapp-ai-agent
AI-powered WhatsApp automation built with n8n. Supports text, audio, and image inputs with Google Gemini for intelligent responses.
document-qa-rag-system
A simple Retrieval-Augmented Generation (RAG) project built with LangChain and Streamlit. Upload documents (PDF/TXT) and interact with them using natural language questions powered by embeddings and vector search.
Landing-Pages
ZohaibCodez's Repositories
ZohaibCodez/document-qa-rag-system
A simple Retrieval-Augmented Generation (RAG) project built with LangChain and Streamlit. Upload documents (PDF/TXT) and interact with them using natural language questions powered by embeddings and vector search.
ZohaibCodez/yt-rag-chat
โก Interactive AI assistant that transforms YouTube videos into a chat experience using RAG (Retrieval-Augmented Generation). Built with Streamlit, LangChain, and Gemini API.
ZohaibCodez/streamlit-langchain-chatbot
โก Streamlit + LangChain chatbot powered by Google Gemini with streaming responses & modern UI.
ZohaibCodez/rag-using-langchain
YouTube transcript โ LangChain RAG with FAISS and Gemini (Colab notebook)
ZohaibCodez/n8n-whatsapp-ai-agent
AI-powered WhatsApp automation built with n8n. Supports text, audio, and image inputs with Google Gemini for intelligent responses.
ZohaibCodez/book-mcp-server
Microservices backend for Book MCP, powered by Python & Docker.
ZohaibCodez/mcp_deployment_testing
ZohaibCodez/books-to-scrape-dataset
๐ Public dataset of 1000 books scraped from Books to Scrape using Python, crawl4ai, and Gemini LLM โ provided in JSON & CSV formats for AI, RAG, and data science projects.
ZohaibCodez/agents-sdk-from-zero
๐ค My comprehensive learning journey through OpenAI Agents SDK - from basics to production-ready applications. Learning by teaching, building by doing. Inspired by expert educational resources, enhanced with personal insights and practical projects.
ZohaibCodez/cashmemo-cpp
๐งพ Modular C++ cash memo (billing system) using OOP and Makefile
ZohaibCodez/multi-agent-chainlit-assistant
Multi-Agent Assistant: One main agent, two tool-using handoff agents (fun meets function!) โ built with OpenAI Agents SDK + Chainlit
ZohaibCodez/schedule-impact-statistical-analysis
Statistical analysis of how fixed vs. flexible schedules affect student performance
ZohaibCodez/DS-Portfolio
ZohaibCodez/ZohaibCodez
ZohaibCodez/text-string-clone
A custom C++ implementation of the std::string class with full memory management, operator overloading, and OOP design principles
ZohaibCodez/panaverse-agent-app
ZohaibCodez/Tic-Tac-Toe-CPP
ZohaibCodez/Portfolio
ZohaibCodez/Landing-Pages
ZohaibCodez/MiniPlayer