Fahd Mirza
23400
 Subscribers

Fahd Mirza provides tutorials and demonstrations on AI, cloud computing, DevOps, and databases. He focuses on open-source tools and techniques, empowering viewers to become proficient AI cloud engineers.

Spotlighted Software & Tools
Discover the top tools
Fahd Mirza
loves for growth!
Hugging Face
Build, train, and deploy AI models using pre-trained resources.
This is some text inside of a div block.
AI & Automation
Development Tools
Llama
Explore Llama for lightweight natural language tasks and experimentation.
This is some text inside of a div block.
AI & Automation
Playbooks
20 Years in Jail or $1 Million Fine for Downloading DeepSeek and Similar Models

Explore how the proposed "Decoupling America's AI Capabilities from China Act" impacts AI developers and users, focusing on the bill's potential to restrict access to AI models from China. The video analyzes the bill's practicality and the challenges of enforcing such a ban, considering the widespread use of AI models from various sources like Hugging Face, and advocates for responsible AI regulation instead of restrictive measures.

Create AI Dungeon Game with Ollama Locally

Learn how to build your own AI-powered role-playing game (RPG) using only local models and readily available tools. The video details creating a dungeon-style game using Python, Ollama for local model execution (specifically Llama 3.2), Gradio for the user interface, and Jupyter Notebook for development; all code is available on GitHub.