Tag

No-code

0 views collected around this technical thread.

DataFunTalk
DataFunTalk
Nov 13, 2024 · Artificial Intelligence

Baidu World 2024: Li Yanhong’s Keynote on Large‑Model Advances, iRAG, Intelligent Agents and the No‑Code Tool “Miaoda”

At the 2024 Baidu World conference, CEO Li Yanhong presented a one‑hour keynote outlining Baidu’s recent breakthroughs in large‑model technology—including the retrieval‑augmented iRAG system, the rise of intelligent agents, and the launch of the no‑code “Miaoda” tool—highlighting their industrial applications and future impact.

Artificial IntelligenceIntelligent AgentsLarge Models
0 likes · 23 min read
Baidu World 2024: Li Yanhong’s Keynote on Large‑Model Advances, iRAG, Intelligent Agents and the No‑Code Tool “Miaoda”
Python Programming Learning Circle
Python Programming Learning Circle
Oct 24, 2024 · Fundamentals

Web Scraping Amazon Product Data Using Google Sheets' ImportFromWeb Function

Learn how to quickly scrape Amazon product details such as images, ASIN, name, price, rating, and image URLs by leveraging Google Sheets' ImportFromWeb function, requiring only a few clicks in a spreadsheet without writing any code, and see step‑by‑step instructions with screenshots.

AmazonData ExtractionGoogle Sheets
0 likes · 4 min read
Web Scraping Amazon Product Data Using Google Sheets' ImportFromWeb Function
Python Programming Learning Circle
Python Programming Learning Circle
Jun 1, 2024 · Fundamentals

Eight Ways to Use Python Built‑in Modules Without Writing Code

This article demonstrates eight practical examples of leveraging Python's built‑in command‑line modules—such as -m, telnetlib, http.server, json.tool, idlelib, zipapp, encodings.rot_13, base64, sysconfig, and zipfile—to perform useful tasks without writing any Python source code.

Built-in ModulesNo-codePython
0 likes · 11 min read
Eight Ways to Use Python Built‑in Modules Without Writing Code
Architect's Guide
Architect's Guide
May 28, 2024 · Fundamentals

18 Open‑Source Low‑Code/No‑Code Development Platforms for Individuals and Enterprises

This article introduces eighteen open‑code/no‑code platforms—such as Saltcorn, Joget DX, Digdag, Stackstorm, CUBA Platform, Skyve, and others—detailing their key features, deployment options, licensing, and official repositories, providing developers and enterprises with a comprehensive overview for rapid application development.

No-codeOpen-sourceRapid Development
0 likes · 15 min read
18 Open‑Source Low‑Code/No‑Code Development Platforms for Individuals and Enterprises
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 21, 2024 · Artificial Intelligence

Building a Personal Blog Knowledge Base with Coze AI Bot Platform

This guide explains how to use the Coze no‑code AI Bot platform to create a personal blog knowledge base by configuring plugins, data sources, persistence, workflow nodes, prompt engineering, and publishing the bot for seamless AI‑assisted content retrieval.

AI BotCozeKnowledge Base
0 likes · 12 min read
Building a Personal Blog Knowledge Base with Coze AI Bot Platform
Python Programming Learning Circle
Python Programming Learning Circle
Jan 17, 2024 · Fundamentals

Eight Practical Python CLI -m Tricks Without Writing Code

This article demonstrates eight useful Python command‑line one‑liners that leverage the built‑in -m option to perform tasks such as port testing, launching a web server, formatting JSON, creating a simple editor, building executable packages, encoding/decoding data, retrieving system metadata, and compressing files, all without writing any source code.

No-codePythonZipapp
0 likes · 11 min read
Eight Practical Python CLI -m Tricks Without Writing Code
DevOps
DevOps
Jan 7, 2024 · Artificial Intelligence

How to Build and Publish Custom GPTs in OpenAI’s Custom GPT Store

This article explains how to create a custom GPT assistant using OpenAI’s no‑code builder, configure multimodal features, and publish it on the upcoming Custom GPT Store to share or monetize the assistant, with step‑by‑step instructions and target user scenarios.

AI AssistantCustom GPTGPT Store
0 likes · 5 min read
How to Build and Publish Custom GPTs in OpenAI’s Custom GPT Store
Python Programming Learning Circle
Python Programming Learning Circle
Dec 6, 2023 · Fundamentals

Eight Ways to Use Python Built‑in Modules Without Writing Code

This article demonstrates eight practical techniques for leveraging Python's built‑in command‑line modules—such as telnetlib, http.server, json.tool, idlelib, zipapp, encodings.rot_13, sysconfig, and zipfile—to perform useful tasks without writing any source code, illustrating each with concise commands and screenshots.

Built-in ModulesNo-codePython
0 likes · 11 min read
Eight Ways to Use Python Built‑in Modules Without Writing Code
DaTaobao Tech
DaTaobao Tech
Feb 17, 2023 · Frontend Development

Advances in Front‑end Intelligent Layout Algorithms and D2C Technology

Alibaba’s Front‑end Intelligent Group has built a D2C‑driven platform that converts 2‑D design drafts into high‑quality, token‑driven HTML/CSS through advanced preprocessing, text‑merge, badge recognition, skeleton grouping, and epoch‑based transformation pipelines, enabling rapid, no‑code UI personalization and scalable engineering quality.

Front-endIntelligent UINo-code
0 likes · 23 min read
Advances in Front‑end Intelligent Layout Algorithms and D2C Technology
ByteFE
ByteFE
Dec 5, 2022 · Frontend Development

Understanding the Architecture and Canvas Design of No‑Code/Low‑Code Building Platforms

This article explains the core concepts, architecture, and canvas implementation techniques of modern no‑code/low‑code building platforms, covering NCLC fundamentals, UIDL specifications, IOC modular design, drag‑and‑drop mechanics, smart snapping, multi‑selection, and event handling to improve development efficiency and user experience.

No-codeUIDLbuilding platform
0 likes · 34 min read
Understanding the Architecture and Canvas Design of No‑Code/Low‑Code Building Platforms
JD Tech
JD Tech
Oct 13, 2022 · Frontend Development

Automatic Design Draft Recognition and Floor Generation in the Tongtian Tower Platform

This article describes how the Tongtian Tower platform breaks traditional R&D barriers by enabling zero‑code, one‑click conversion of design drafts into production‑ready floor layouts, detailing the underlying architecture, data processing pipeline, core capabilities, challenges faced, and future optimization plans.

Data ProcessingNo-codeUI generation
0 likes · 10 min read
Automatic Design Draft Recognition and Floor Generation in the Tongtian Tower Platform
DaTaobao Tech
DaTaobao Tech
Jul 20, 2022 · Backend Development

Scalable Backend Page Production with Standardization and No‑Code Solutions

By abstracting 86 % of form‑list‑detail scenarios into standardized scene assets and linking them with unified data models, the platform enables no‑code generation of backend pages, cutting development effort fivefold versus source code, boosting overall productivity by 68.6 % while preserving product quality and consistency.

Data ModelingEfficiencyNo-code
0 likes · 14 min read
Scalable Backend Page Production with Standardization and No‑Code Solutions
Python Programming Learning Circle
Python Programming Learning Circle
Feb 21, 2022 · Fundamentals

Eight No‑Code Features in Python: Using Built‑in Modules via the CLI

This article demonstrates eight practical ways to leverage Python's built‑in modules directly from the command line—such as testing ports, launching a web server, formatting JSON, creating a simple editor, building executable archives, encoding/decoding data, retrieving system metadata, and compressing files—without writing any Python code.

Built-in ModulesNo-codePython
0 likes · 10 min read
Eight No‑Code Features in Python: Using Built‑in Modules via the CLI
Python Programming Learning Circle
Python Programming Learning Circle
Aug 7, 2021 · Fundamentals

Top Open‑Source Low‑Code and No‑Code Platforms for Developers

This article introduces the rising low‑code/no‑code trend and provides a curated list of fifteen open‑source platforms—such as Saltcorn, Joget DX, Digdag, and Metabase—detailing their key features, licensing, deployment options, and typical use cases for rapid application development.

No-codeOpen-sourcelow-code
0 likes · 11 min read
Top Open‑Source Low‑Code and No‑Code Platforms for Developers
GrowingIO Tech Team
GrowingIO Tech Team
Aug 5, 2021 · Operations

How Jira Automation Supercharges Your Workflow Without Writing Code

This article introduces Jira Automation's no‑code features, explains its management interface, rule creation process, component types, smart values, and shares practical use cases such as scheduled backups, epic‑task automation, version syncing, and bug notifications to instant‑messaging groups.

DevOpsJiraNo-code
0 likes · 19 min read
How Jira Automation Supercharges Your Workflow Without Writing Code
DevOps
DevOps
Jul 8, 2021 · Fundamentals

Low-Code vs No-Code: Seven Key Questions and a Comprehensive Analysis

This article provides a thorough examination of low‑code and no‑code technologies, clarifies their differences, outlines six criteria for evaluating professional low‑code platforms, assesses domestic offerings, debunks myths about their capabilities, and explains where low‑code excels and where it falls short.

No-codePlatform Evaluationenterprise applications
0 likes · 24 min read
Low-Code vs No-Code: Seven Key Questions and a Comprehensive Analysis
ByteDance Web Infra
ByteDance Web Infra
May 14, 2021 · Product Management

Decoding the No-Code/Low-Code Startup Landscape: 145 Notable Companies and Their Categories

This article surveys the rapidly growing no-code and low-code ecosystem, explaining the concepts, distinguishing between no-code and low-code, and presenting a curated list of 145 startups across categories such as website builders, mobile app creators, internal tools, workflow automation, data platforms, finance, payments, commerce, analytics, and form builders.

No-codeWeb Developmentautomation
0 likes · 19 min read
Decoding the No-Code/Low-Code Startup Landscape: 145 Notable Companies and Their Categories
FunTester
FunTester
Sep 28, 2020 · Fundamentals

When to Use Code‑Based vs. No‑Code Test Automation: Key Considerations

The article examines when to choose code‑based versus no‑code test automation, outlining key factors such as use cases, team skills, CI/CD integration, cost, scalability, and maintenance, and concludes that combining both approaches often yields the best results.

AICI/CDNo-code
0 likes · 11 min read
When to Use Code‑Based vs. No‑Code Test Automation: Key Considerations