Login
Discover
Waves
Decks
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create your community
latest #python created topics on internet
scipio
StemSocial
2026-05-26 06:37
Learn AI Series (#78) - Object Detection (Part 1) - Foundations
Learn AI Series (#78) - Object Detection (Part 1) - Foundations What will I learn You will learn the leap from classification to localization: not just what, but where; sliding window: the brute force
$ 0.903
27
scipio
StemSocial
2026-05-25 07:25
Learn AI Series (#77) - Image Processing Fundamentals
Learn AI Series (#77) - Image Processing Fundamentals What will I learn You will learn how digital images are represented as numerical arrays: pixels, channels, and data types; color spaces beyond RGB:
$ 1.221
44
3
scipio
StemSocial
2026-05-24 07:42
Learn AI Series (#76) - Mini Project - Your Own AI Assistant
Learn AI Series (#76) - Mini Project - Your Own AI Assistant What will I learn You will learn how to combine RAG, agents, tools, and a local model into a working AI assistant; building a domain-specific
$ 0.879
31
scipio
StemSocial
2026-05-23 07:07
Learn AI Series (#75) - Multimodal Models - Text Meets Vision
Learn AI Series (#75) - Multimodal Models - Text Meets Vision What will I learn You will learn what multimodal means and why combining text and vision unlocks capabilities neither modality achieves alone;
$ 0.992
23
3
pranavgtd
Qurator
2026-05-21 09:50
Promoted
Qurator's Photo Quest "Peaceful".
Hello Hive Community. I hope you all are fine. I am also fine here. My post today is based Qurator's Photo Quest Contest topic is Peaceful. Today's topic is really interesting and the photographs are even
$ 2.933
604
6
scipio
StemSocial
2026-05-22 08:59
Learn AI Series (#74) - The Hugging Face Ecosystem
Learn AI Series (#74) - The Hugging Face Ecosystem What will I learn You will learn the Transformers library: models, tokenizers, and pipelines for running inference with one line of code; the Model Hub:
$ 0.928
26
scipio
StemSocial
2026-05-21 08:36
Learn AI Series (#73) - LLM Evaluation
Learn AI Series (#73) - LLM Evaluation What will I learn You will learn why evaluating language models is fundamentally harder than evaluating traditional ML models; perplexity: what it actually measures,
$ 0.897
30
scipio
StemSocial
2026-05-20 07:45
Learn AI Series (#72) - Tokenization Deep Dive
Learn AI Series (#72) - Tokenization Deep Dive What will I learn You will learn why tokenization is one of the most underappreciated decisions in language model design; character-level, word-level, and
$ 1.133
40
scipio
StemSocial
2026-05-19 07:51
Learn AI Series (#71) - Text Generation Techniques
Learn AI Series (#71) - Text Generation Techniques What will I learn You will learn how language models actually generate text, one token at a time; greedy decoding, beam search, and sampling strategies;
$ 0.549
23
soltecno
DIYHub
2026-05-26 01:05
Promoted
Repairing unusual installations in domestic refrigerators [Eng+Spa]
Greetings to my dear Hive DIY community! I hope you're having a peaceful week filled with good ideas and good health. Now that my arm is functioning better and I can walk fairly well, I'm doing odd jobs
$ 1.222
211
5
scipio
StemSocial
2026-05-18 06:48
Learn AI Series (#70) - Running Local Models
Learn AI Series (#70) - Running Local Models What will I learn You will learn why running models locally matters: privacy, cost, control, and offline capability; the local inference stack: Ollama, llama.cpp,
$ 1.083
32
scipio
StemSocial
2026-05-16 07:35
Learn AI Series (#69) - Fine-Tuning Language Models
Learn AI Series (#69) - Fine-Tuning Language Models What will I learn You will learn when fine-tuning beats prompting and when it doesn't; full fine-tuning vs parameter-efficient methods; LoRA: low-rank
$ 1.031
22
scipio
StemSocial
2026-05-15 08:50
Learn AI Series (#68) - Building AI Agents (Part 2) - Advanced Patterns
Learn AI Series (#68) - Building AI Agents (Part 2) - Advanced Patterns What will I learn You will learn multi-agent systems: specialized agents that collaborate on complex tasks; hierarchical agents:
$ 1.119
26
scipio
StemSocial
2026-05-14 07:11
Learn AI Series (#67) - Building AI Agents (Part 1) - Foundations
Learn AI Series (#67) - Building AI Agents (Part 1) - Foundations What will I learn You will learn what "agents" actually means beyond the marketing hype; the agent loop: observe, think, act,
$ 0.856
22
steven-patrick
Photography Lovers
2026-05-25 23:04
Promoted
Trillium
Trillium wild flowers have come and gone for this season. I got a few photos recently.There are two type in my area. The white with red splashes are Painted Trillium. The other is the solid red Trillium.
$ 2.359
248
5
scipio
StemSocial
2026-05-13 07:13
Learn AI Series (#66) - Working with LLM APIs
Learn AI Series (#66) - Working with LLM APIs What will I learn You will learn the LLM provider landscape: OpenAI, Anthropic, Google, and open-source alternatives; the chat completions API: messages, roles,
$ 1.016
18
asgharali
LeoFinance
2026-05-13 05:32
Hive-Engine Needs Better Liquidity, APIs and Trading Tools
There are many tokens on Hive-Engine but almost all of them have extremely low trading volume. The biggest problem is that if you buy a large amount of any token, selling it later becomes very difficult
$ 4.121
420
1
scipio
StemSocial
2026-05-12 07:56
Learn AI Series (#65) - RAG - Advanced Techniques
Learn AI Series (#65) - RAG - Advanced Techniques What will I learn You will learn hybrid search -- combining dense vector search with sparse keyword matching for better retrieval; re-ranking with
$ 0.587
25
scipio
StemSocial
2026-05-11 07:00
Learn AI Series (#64) - Retrieval-Augmented Generation (RAG) - Basics
Learn AI Series (#64) - Retrieval-Augmented Generation (RAG) - Basics What will I learn You will learn why LLMs hallucinate and how RAG addresses the problem; the RAG pipeline: query, retrieve, generate;
$ 0.910
20
luisma79
Hive Cuba
2026-05-26 07:30
Promoted
La Mentalidad de Kiyosaki en la Cuba de hoy: ¿Se puede lograr ser "Padre Rico" con tanta inflación? / Kiyosaki's Mindset in Today's Cuba: Is It Possible to Become a "Rich Dad" With So Much Inflation?
Hace poco me dio por releer un libro que tenía engavetado hace un buen tiempo, "Padre rico, Padre pobre" de Robert Kiyosaki. La verdad que cuando uno se sienta a leer estas cosas en Cuba, el
$ 0.601
95
5
scipio
StemSocial
2026-05-10 12:41
Learn AI Series (#63) - Embeddings and Vector Search
Learn AI Series (#63) - Embeddings and Vector Search What will I learn You will learn text embeddings -- representing meaning as dense vectors; sentence embeddings vs word embeddings -- why sentence-level
$ 0.776
12
scipio
StemSocial
2026-05-10 09:00
Learn AI Series (#62) - Prompt Engineering - Getting the Most from LLMs
Learn AI Series (#62) - Prompt Engineering - Getting the Most from LLMs What will I learn You will learn zero-shot, few-shot, and many-shot prompting strategies; chain-of-thought prompting -- making models
$ 0.893
30
scipio
StemSocial
2026-05-09 07:29
Learn AI Series (#61) - Instruction Tuning and Alignment
Learn AI Series (#61) - Instruction Tuning and Alignment What will I learn You will learn the gap between a pre-trained language model and a useful assistant; supervised fine-tuning (SFT) on
$ 0.592
13
scipio
StemSocial
2026-05-08 07:03
Learn AI Series (#60) - Training Large Language Models
Learn AI Series (#60) - Training Large Language Models What will I learn You will learn what training data goes into LLMs -- Common Crawl, books, code, conversations; data cleaning and deduplication at
$ 0.800
9