83 тысяч подписчиков
808 видео
Oasis : AI playable video game model
OpenAI SearchGPT: ChatGPT with Internet
Unlimited AI wallpaper generator for free using Stable Diffusion
What are AI Agents in Generative AI?
AI free Gif maker using Flux
Run GGUF LLMs in local using Ollama
Manim : Python package for maths animation videos (3blue1brown)
How is Claude3.5 enabled with Computer Use ?
Stable Diffusion 3.5 demo
OpenAI Swarm : Multi AI Agent E-commerce system demo
Run Flux Dev on Google Colab 8 GB GPU for free
OpenAI Swarm using Local LLMs with Ollama
LangChain using Ollama for local LLMs
ARIMA and SARIMA models for Time Series forecasting explained with example
Image preprocessing using Python and OpenCV
What is GradientTape in tensorflow and how to use it?
Next Sequence Prediction (NSP) in BERT pretraining explained
GPT-4o mini using python
Generating Image prompts using HuggingFace Clip Interrogater
Microsoft Co-Pilot : Best alternative for ChatGPT
Autogen using Local LLMs and Ollama
Syntactic parsing using CYK algorithm with example
Saving and loading vector DBs explained with codes
What is Anaconda?
Understanding TextRank for text Summarization using example
My first book: LangChain in your Pocket is out now
AI code documentation in IDEs using Mintlify
How to publish blogs on Medium?
Conference vs Journal for publishing Research papers
Semi-Supervised Learning for classification with codes
Text Summarization using TextRank in python
Ollama using python for local LLMs
What is Multi-Agent Orchestration in Generative AI?
DeepWalk graph algorithm for node vectorization explained with codes
File logging for LangChain apps explained with codes
Datacamp Data Scientist Career Track review
Metaphone fuzzy matching algorithm
Evaluating LLMs using Langchain
Understanding Word2Vec word embedding generation in NLP
Build any web app using Llama Coder
NER extraction using LangChain and LLMs codes explained
How important maths in Data Science?
Microsoft BitNet.cpp vs Llama.cpp : Run LLMs on CPU
Ollama UI
RAG framework FAQs
Generate Audio using ChatGPT
Agents vs Chains in LangChain
How to write your 1st technical book?
Strip and Swarm plots explained
MiniMax vs Kling AI : Which text to video model is best ?
Jupyter MCP : AI for Jupyter Notebooks
Partition By in SQL using example
Cursor vs Replit vs Google Firebase Studio vs Bolt : Which is the best AI app development IDE ?
Hashing method to convert categorical data to numeric
Google AI Co-Scientist : Multi AI Agent framework by Google
How to create Your AI Agent in MoltBook ?
Calculating Moving Average using SQL with example
How to animate your python plots and graphs?
Deploying Streamlit app for free on Streamlit server
Anomaly Detection using Generative AI: TimeGPT
Min-Max Scaler explained with codes