PODCAST · technology
Code Line with Etornam
by Etornam
Step into the stories behind the screen, where coding meets creativity. Each week, we uncover the journeys, challenges, and innovations of developers, designers, and digital pioneers shaping tomorrow. From coding tips and trends to deep dives into tech’s evolving landscape, Code Line with Etornam gives you a backstage pass to the world of software development. Whether you’re a seasoned coder, tech enthusiast, or just curious about the digital world, join us to explore how ideas transform into code that powers our lives.
-
25
S03E04: On-Device AI: Scaling Intelligence Beyond the Cloud
Does AI always need the cloud? Not anymore. Today, we’re discussing how researchers are bridging the gap between massive model sizes and the physical limits of embedded systems. We dive into the roadmap for deploying Generative AI and Computer Vision directly onto edge devices without killing the battery or sacrificing quality. If you’ve ever wondered how your phone handles high-end AI processing in the palm of your hand, this episode is for you.
-
24
S03E03: Recursive Language Models: Scaling Inference for Infinite Context
Is the era of massive Transformers coming to an end? In this episode, we explore the paradigm shift toward recursive reasoning models. We break down how architectures like RWKV and AFT are redefining efficiency and how recursive loops in RLM, LADDER, and TRM are outperforming traditional LLMs on complex tasks. Tune in to understand why the future of AI focuses on algorithmic depth, not just scale.
-
23
S03E02: Homo Syntheticus: The Trajectory of Human-AI Symbiosis and the Emergence of the Cybernetic Organism
Advancements in neurotechnology and artificial intelligence are fundamentally altering the boundaries between human biology and digital systems. Recent breakthroughs in brain-computer interfaces and smart prosthetics offer transformative medical benefits, such as restoring mobility to paralyzed individuals and creating mind-controlled artificial limbs. However, these innovations trigger intense debate regarding philosophical personhood, the potential for social stratification, and the erosion of cognitive privacy as neural activity becomes collectable data. Experts warn of significant existential risks and ethical dilemmas, including the threat of human extinction or the loss of autonomy if AI development outpaces global governance. Consequently, there is an urgent call for regulatory frameworks to manage the convergence of these powerful tools and ensure equitable, safe access across society. As humanity approaches a possible technological singularity, the integration of synthetic systems challenges our traditional definitions of identity and moral status.
-
22
S03E01: Universal Commerce Protocol: The Standard for Agentic Commerce
Imagine if every online store, AI assistant, and shopping app finally spoke the exact same language. Right now, digital commerce is a mess of custom integrations, but the Universal Commerce Protocol (UCP) is changing that. It’s an open-source standard acting as a 'universal bridge' for the shopping world. Whether you’re using voice commands, a chatbot, or a traditional site, UCP handles everything from discovery to checkout in one seamless flow. It’s basically the secret sauce that lets businesses and AI agents work together without losing control of the customer relationship.
-
21
S02E14: The 2025 Changelog: Closing the Loop with Intention
As the sun sets on 2025, we pause to look at the code behind the year—not the software we shipped, but the lives we lived. In this reflective episode, we move beyond the metrics of high-pressure productivity to explore a more intentional way of being. From the value of invisible mentorship to the art of "subtraction," discover why the best preparation for 2026 isn't about speed, but about grace, curiosity, and the courage to slow down.
-
20
S02E13: Africa's AI and Digital Transformation Strategy
Ghana is quickly becoming a blueprint for how a nation can use technology to lift everyone up, not just the tech elite. Through the Digital Transformation for Inclusive Entrepreneurship project, they are helping 'mom and pop' micro-enterprises—the backbone of the informal economy—get online and access financial tools for the first time. But they aren’t just adopting tech; they’re governing it. With a new National AI Strategy and an AI Practitioners’ Guide, Ghana is ensuring that as they innovate in healthcare and farming, they’re doing it ethically and responsibly. It’s a masterclass in using AI to hit Sustainable Development Goals while keeping local communities at the heart of the story.
-
19
S02E12: Agentic Context Engineering: Self-Improving LLMs
If you’ve been following the LLM space, you know that fine-tuning models with weight updates is expensive and slow. Enter Agentic Context Engineering, or ACE. Think of it as giving an AI an 'evolving playbook' rather than trying to rewire its brain.Most AI systems suffer from 'context collapse'—where details get lost the more you talk to them. ACE fixes this by using a three-part team: a Generator, a Reflector, and a Curator. Instead of rewriting instructions from scratch, they incrementally update a modular set of insights. The result? We’re seeing massive accuracy boosts in financial reasoning and autonomous agents, all while keeping computational costs down.
-
18
S02E11: Small Language Models: The Future of Agentic AI
In today's episode, we're taking a deep dive into one of the most exciting and important trends in artificial intelligence: Small Language Models, or SLMs.While Large Language Models like GPT-4 have dominated the headlines, there's a quiet revolution happening with their smaller, more efficient cousins. We'll explore why SLMs are not just a scaled-down version of LLMs, but a powerful solution in their own right.Join us as we discuss:Why SLMs are a game-changer for accessibility and sustainability, especially in parts of the world where high-cost infrastructure is a major barrier.The fascinating technology behind them, including optimization techniques like pruning and quantization that make them so powerful despite their size.The future of agentic AI and how specialized SLMs could one day handle the majority of tasks currently sent to generalist LLMs, leading to more responsible and effective AI systems.We'll also highlight some of the leading industry examples like Gemma, GPT-4o mini, and Granite, and look at how they're being applied in critical fields like healthcare and software development.If you're curious about the next frontier in AI, you won't want to miss this episode. Let's get started.
-
17
S02E10: The AI Dream Team: How Agent Context Protocols Are Revolutionizing AI Collaboration
What happens when you need multiple AI agents to work together on a single, complex task? Until now, the result has often been chaos. In this episode, we dive into Agent Context Protocols (ACPs), a groundbreaking framework that acts as a universal language and playbook for AI teams.Join us as we explore how ACPs standardize communication, coordination, and even error handling, allowing specialized AI agents to collaborate seamlessly. We'll break down how this technology prevents failures and unlocks new capabilities, from advanced web assistance to generating sophisticated, multimodal reports. Using a real-world example of an AI-built analysis on Electric Vehicle adoption, we'll show you the incredible potential of ACPs and discuss how they are paving the way for the next generation of intelligent, fault-tolerant AI systems.
-
16
S02E09: Mastering Prompt Engineering: AI Agent Best Practices
This episode discusses building reliable AI agents and state-of-the-art prompting techniques for them. One source introduces the concept of "12-Factor Agents," advocating for applying traditional software engineering principles like owning control flow, prompts, and context windows to create robust LLM applications, often emphasizing that agents are fundamentally software. The other source explores advanced prompting strategies, highlighting the importance of detailed, structured prompts, meta-prompting for self-improvement, providing escape hatches for LLMs to prevent hallucinations, and the critical role of evaluations and "forward-deployed engineers" in refining agent behavior and understanding specific user needs in real-world scenarios. Both sources underscore the iterative and engineering-focused nature of developing effective and reliable AI agents.
-
15
S02E08: Prompt-Driven Development: The Next Evolution
Prompt-Driven Development (PDD), a new software engineering approach that leverages Large Language Models (LLMs) to generate and manage code. It explains that PDD allows developers to use natural language prompts to guide AI in creating software, shifting from explicit coding to intent-based instructions. The article outlines the mechanics of PDD, including prompt engineering, code generation, and testing, while also discussing its advantages like accelerated development and challenges such as over-reliance risks and hallucinations. Ultimately, the author suggests that PDD will fundamentally change the role of developers, transforming software creation into a process of thoughtful communication with intelligent systems.
-
14
S02E07: Bridging the Gap: Advancing AI Research in Developing Nations
A research paper, "AI Research in Developing Nations" by Bright Etornam Sunu, examines the significant imbalance in global AI development, highlighting how progress is concentrated in wealthy nations while developing countries remain on the periphery. It details the multifaceted challenges these nations face, including inadequate infrastructure, funding gaps, and a scarcity of localized data, which exacerbate existing inequalities. Despite these hurdles, the source showcases inspiring problem-driven innovations and vibrant local AI ecosystems emerging from the Global South. Finally, it proposes strategic pathways to foster a more equitable AI future, advocating for democratized access to compute resources, localized data ecosystems, increased investment, talent retention, and culturally relevant AI governance. The overall argument emphasizes that bridging this AI divide is crucial for a more robust and just global AI landscape, benefiting all of humanity.
-
13
S02E06: The Rise of AI Cyberattacks: A Comprehensive Guide
This episode examines the growing threat of AI-driven cyberattacks, highlighting how artificial intelligence is transforming the cybersecurity landscape. It details the characteristics that make these attacks potent, such as automation, personalization, and adaptability, and categorizes various attack types, including AI-powered social engineering, deepfakes, and adversarial AI attacks. The sources also present real-world examples of these sophisticated threats and discuss the current state of offensive AI tools. Crucially, the text explores how AI can be leveraged for defense, outlining mitigation strategies and future trends in this evolving technological arms race, while also addressing the significant ethical considerations and broader societal impacts of AI in cybersecurity.
-
12
S02E05: The Android Show: I/O Edition
This discussion is on upcoming updates to the Android operating system and related devices, presented as "The Android Show: I/O Edition." Key announcements include Android 16, which features the most significant design overhaul in years with the customizable Material 3 Expressive UI, improvements to notifications like Live Updates, and enhanced animations across phones and watches. The video also highlights the expanded reach of Google Gemini, the AI assistant, which is becoming deeply integrated into phones with Gemini Live for real-time assistance via screen or camera sharing, and is extending to Wear OS watches, Android Auto, Google TV, and the new Android XR platform. Finally, new security features are presented, such as improved spam detection, enhancements to the Find My Device network (now called Find Hub) for tracking items and people, and upcoming satellite connectivity for emergency situations.
-
11
S02E04: AI in Programming Education: Benefits and Concerns for Novices
This episode is an academic article that investigates the integration of AI coding tools in introductory programming education, examining their benefits and drawbacks as experienced by first-semester engineering students. The study used a mixed-methods approach over twelve weeks to track students' familiarity, usage, and satisfaction with these tools. Findings reveal a significant increase in AI tool adoption and satisfaction, with students commonly using them for tasks like commenting, debugging, and information seeking, while also expressing concerns about accuracy, over-reliance, and understanding core concepts. Ultimately, the research emphasizes the need for educators to find a balance in utilizing AI to enhance learning without hindering the development of fundamental programming skills.Read full article here: https://www.mdpi.com/2227-7102/14/10/1089
-
10
S02E03: DeepSeek R1: A Revolutionary Open-Source AI Model
This episode describes DeepSeek R1, a free, open-source AI model developed for under $6 million. Unlike most AI models trained using expensive human-labeled data, DeepSeek R1 utilizes self-reinforced learning. It demonstrates impressive performance on certain benchmarks, particularly in mathematics, but lags behind in coding tasks compared to paid competitors like GPT-4. The video highlights R1's unique ability to explain its reasoning process and correct its own mistakes (hallucinations), showcasing a more transparent and human-like interaction. While server speed is currently a limitation due to high demand, users can run R1 locally for increased privacy, though this requires significant computing power.
-
9
S02E02: AI's Impact on Real Estate: Ryan Serhant's Vision
Ryan Serhant discusses his brokerage's use of AI to empower real estate agents by automating repetitive tasks. He introduces "Simple," an AI service with "recipes" that handle tasks like comparable market analyses, scheduling showings, and lead generation. Serhant believes AI will free agents to focus on building relationships and providing personalized service, arguing that it replaces tedious work, not human connection. He envisions AI creating more opportunities for agents, including those with disabilities, while acknowledging potential dangers like fake listings and the need for regulations. Ultimately, Serhant sees AI as a way to gain market share by shifting focus from tech enablement to AI empowerment, emphasizing the importance of attention and human expertise in a rapidly evolving industry.
-
8
S02E01: Setting New Year's Resolutions
This episode is on Jordan Peterson's YouTube video , which discusses the importance of setting ambitious New Year's resolutions. He argues that clearly defining goals, even if it means acknowledging potential failure, is crucial for motivation and progress. Peterson emphasises the significance of creating a detailed plan to overcome obstacles and consistently working towards the goal. He suggests that wasted time represents a significant opportunity cost, urging viewers to maximize their potential by eliminating unproductive habits. Ultimately, the video promotes self-improvement through focused effort and efficient time management.
-
7
AI's Impact on the Financial Industry
This episode is about a Youtube video by Forbes features a panel discussion on artificial intelligence's impact on the financial industry. Experts discuss how AI's role has evolved, from its early use in tasks like check processing to its current broader applications. The panelists explore both the unchanged aspects, such as the need for regulatory compliance and customer focus, and the transformative changes, including the increased accessibility of AI tools and the imperative for innovation. They also address concerns surrounding data privacy, talent acquisition, and the responsible implementation of AI in a heavily regulated sector. Finally, they speculate on the future of AI in finance, anticipating further integration and the potential for game-changing advancements.
-
6
AI News & Google's AI Domination
In this episode, we discuss recent advancements in AI, focusing on Google's new video model, V2, which boasts impressive realism and surpasses competitors in benchmarks. It also covers OpenAI's updates, including a new 800 number for ChatGPT and API improvements. Further, the video explores Google Gemini's enhancements and the increasing context windows of large language models. Finally, it touches upon advancements in robotics with Nvidia's new Jetson Nano, AI-generated content rights discussions, and various other AI tools and applications.
-
5
How to Become a Great Software Developer
This episode features a top software engineer (Kotlin team and Bright Etornam Sunu - Google Developer Expert) offering career advice. Key points include the importance of meticulous attention to detail, a strong understanding of fundamental computer science concepts, and exploring the inner workings of technologies. The engineers also stresses the benefits of learning multiple programming languages, embracing diverse roles, and maintaining a healthy work-life balance. Finally, the advice emphasizes aiming high, applying for challenging jobs, and continuously learning to stay relevant in the ever-evolving field.
-
4
Evolution of Video Game Graphics
This episode is about the evolution of video game graphics from 1947 to 2023. It begins with the earliest rudimentary games and traces the technological advancements, from simple lines and dots to the photorealistic visuals of modern games. The narrative highlights key milestones, such as the introduction of arcade games, home consoles, and 3D graphics. Specific games are used as examples to illustrate the progression in visual fidelity and technological capabilities. The video concludes with a look at cutting-edge game engines and future expectations for even more realistic graphics.
-
3
Leveraging AI for Accessibility: A Voice for the Unseen
Brighton Etornam Sunu, a Google Developer Expert, presented a YouTube video demonstrating an application built using ElevenLabs and Google Gemini. The app addresses accessibility challenges for visually impaired individuals by converting spoken words into text using speech-to-text, processing the text through Gemini to generate a response, and then using ElevenLabs to synthesize the response into audible speech. The application's source code, a Flutter project, is available on GitHub. The presenter showcased the app's functionality, highlighting the integration of multiple AI APIs to achieve natural-sounding audio responses to user's voice commands. The video concludes with an invitation to explore and improve upon the provided code.
-
2
The State of AI in Healthcare and Medicine
This video transcript from the YouTube channel "Stanford Medicine" discusses the current state of artificial intelligence (AI) in healthcare. The panel of experts from Stanford Medicine explores the opportunities and challenges of AI, emphasizing the importance of responsible deployment, including considerations for equity and ethical use. The discussion covers a range of applications in healthcare, including patient care, research, and education, with specific examples of AI-powered tools being used at Stanford Medicine. The panelists also address concerns about data security, discrimination, and the potential for misuse of AI, stressing the need for ongoing monitoring and vigilance to ensure its responsible development and implementation.
-
1
Multimodal generation with Firebase Genkit
The source is a transcript of a YouTube video by Firebase explaining how to use their Genkit platform to generate images and text using large language models (LLMs). The speaker demonstrates how to use Genkit to call upon LLMs such as Gemini 1.5 Flash, which can accept images and videos as input, and Imagen 3, which can create images from text prompts. The speaker also highlights how these LLMs can be chained together, so that an image generated by Imagen 3 can be used as input for Gemini 1.5 Flash to create a story. The example showcases the flexibility and ease of use of Genkit for multimodal generation with LLMs.
No matches for "" in this podcast's transcripts.
No topics indexed yet for this podcast.
Loading reviews...
ABOUT THIS SHOW
Step into the stories behind the screen, where coding meets creativity. Each week, we uncover the journeys, challenges, and innovations of developers, designers, and digital pioneers shaping tomorrow. From coding tips and trends to deep dives into tech’s evolving landscape, Code Line with Etornam gives you a backstage pass to the world of software development. Whether you’re a seasoned coder, tech enthusiast, or just curious about the digital world, join us to explore how ideas transform into code that powers our lives.
HOSTED BY
Etornam
CATEGORIES
Loading similar podcasts...