How To Use Artificial Intelligence And Machine Learning To Summarize Chat Conversations
https://smashingmagazine.com/2023/07/artificial-intelligence-machine-learning-summarize-chat-conversations/
https://smashingmagazine.com/2023/07/artificial-intelligence-machine-learning-summarize-chat-conversations/
Smashing Magazine
How To Use Artificial Intelligence And Machine Learning To Summarize Chat Conversations — Smashing Magazine
In this article, we’ll explore how to build a chat summarizer using the Cohere API and deploy it as a web application using Gradio.[ Cohere](https://cohere.com/) is an AI platform that provides state-of-the-art natural language processing models for a variety…
How To Define An Array Of Colors With CSS
https://smashingmagazine.com/2023/07/define-array-colors-css/
https://smashingmagazine.com/2023/07/define-array-colors-css/
Smashing Magazine
How To Define An Array Of Colors With CSS — Smashing Magazine
Join Temani Afif on experiment with modern CSS features to create an array of colors. The goal is to define a comma-separated list of colors and iterate through them using an index.
Living In The Moment (August 2023 Wallpapers Edition)
https://smashingmagazine.com/2023/07/desktop-wallpaper-calendars-august-2023/
https://smashingmagazine.com/2023/07/desktop-wallpaper-calendars-august-2023/
Smashing Magazine
Living In The Moment (August 2023 Wallpapers Edition) — Smashing Magazine
New month, new wallpapers! In this post, you’ll find unique and inspiring wallpapers for August 2023. Created with love by the community for the community, they come in versions with and without a calendar. Enjoy!
CSS And Accessibility: Inclusion Through User Choice
https://smashingmagazine.com/2023/08/css-accessibility-inclusion-user-choice/
https://smashingmagazine.com/2023/08/css-accessibility-inclusion-user-choice/
Smashing Magazine
CSS And Accessibility: Inclusion Through User Choice — Smashing Magazine
In this article, Carie Fisher outlines which CSS media features are available for detecting user preferences and how they are used to design and build more inclusive user experiences.
Smashing Podcast Episode 64 With Alvin Bryan: What Is A Headless CMS?
https://smashingmagazine.com/2023/08/smashing-podcast-episode-64/
https://smashingmagazine.com/2023/08/smashing-podcast-episode-64/
Smashing Magazine
Smashing Podcast Episode 64 With Alvin Bryan: What Is A Headless CMS? — Smashing Magazine
We’re talking about headless content management systems. What are they, and how do they differ from more traditional systems? Drew McLellan talks to Alvin Bryan to find out.
How We Optimized Performance To Serve A Global Audience
https://smashingmagazine.com/2023/08/optimize-performance-serve-global-audience/
https://smashingmagazine.com/2023/08/optimize-performance-serve-global-audience/
Smashing Magazine
How We Optimized Performance To Serve A Global Audience — Smashing Magazine
Liran Cohen and the team at Bookaway, a travel booking service, dramatically improved their site’s performance by auditing Core Web Vitals. In this article, Liran shares his team’s process for auditing and monitoring Web Vitals and the effort it took to dramatically…
Designing Accessible Text Over Images: Best Practices, Techniques, And Resources (Part 1)
https://smashingmagazine.com/2023/08/designing-accessible-text-over-images-part1/
https://smashingmagazine.com/2023/08/designing-accessible-text-over-images-part1/
Smashing Magazine
Designing Accessible Text Over Images: Best Practices, Techniques, And Resources (Part 1) — Smashing Magazine
In this two-part series of articles, Hannah Milan covers the best practices when using various accessible text over images techniques for designing your web and mobile app content.
Using Friction As A Feature In Machine Learning Algorithms
https://smashingmagazine.com/2023/08/friction-feature-machine-learning-algorithms/
https://smashingmagazine.com/2023/08/friction-feature-machine-learning-algorithms/
Smashing Magazine
Using Friction As A Feature In Machine Learning Algorithms — Smashing Magazine
Friction often has a negative connotation in user experience design, but it actually has many benefits. Its best-known use case is mitigating unintended consequences in high-risk scenarios, yet it has a new place in the age of artificial intelligence. Adding…
Running A Page Speed Test: Monitoring vs. Measuring
https://smashingmagazine.com/2023/08/running-page-speed-test-monitoring-versus-measuring/
https://smashingmagazine.com/2023/08/running-page-speed-test-monitoring-versus-measuring/
Smashing Magazine
Running A Page Speed Test: Monitoring vs. Measuring — Smashing Magazine
What does your performance “stack” look like? There are all kinds of tools available for measuring page speed, but what data and assumptions do they use to measure performance? And speaking of *measuring* performance, there’s quite a difference between that…
Designing Accessible Text Over Images: Best Practices, Techniques, And Resources (Part 2)
https://smashingmagazine.com/2023/08/designing-accessible-text-over-images-part2/
https://smashingmagazine.com/2023/08/designing-accessible-text-over-images-part2/
Smashing Magazine
Designing Accessible Text Over Images: Best Practices, Techniques And Resources (Part 2) — Smashing Magazine
In part 2 of the series, Hannah Milan reviews various accessible text over images techniques for designing your content, including framing the image, soft-colored gradients technique, text styles and text position, solid color shapes, and use of colored backgrounds.
Knip: An Automated Tool For Finding Unused Files, Exports, And Dependencies
https://smashingmagazine.com/2023/08/knip-automated-tool-find-unused-files-exports-dependencies/
https://smashingmagazine.com/2023/08/knip-automated-tool-find-unused-files-exports-dependencies/
Smashing Magazine
Knip: An Automated Tool For Finding Unused Files, Exports, And Dependencies — Smashing Magazine
Most of the projects have at least a few unused files, exports, and dependencies lying around, often because it’s difficult knowing when one thing relies on another and scary removing something you’re not sure is in use. Lars Kappert shares a tool he’s been…
Modern Methods For Improving Drupal’s Largest Contentful Paint Core Web Vital
https://smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/
https://smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/
Smashing Magazine
Modern Methods For Improving Drupal’s Largest Contentful Paint Core Web Vital — Smashing Magazine
The background image used in the hero component, which is slow to load, is a very common problem with any component that uses a large image file as a background image. In this article, Mike Herchel walks you through how to tackle this common performance issue…
Better Context Menus With Safe Triangles
https://smashingmagazine.com/2023/08/better-context-menus-safe-triangles/
https://smashingmagazine.com/2023/08/better-context-menus-safe-triangles/
Smashing Magazine
Better Context Menus With Safe Triangles — Smashing Magazine
Discover how to improve the user experience of nested menus and tackle a minor yet common issue with them when the user’s pointer leaves the menu item for a moment, and the nested menu goes away, requiring the user to re-hover and try again. A well-known…
A Few Interesting Ways To Use CSS Shadows For More Than Depth
https://smashingmagazine.com/2023/08/interesting-ways-use-css-shadows/
https://smashingmagazine.com/2023/08/interesting-ways-use-css-shadows/
Smashing Magazine
A Few Interesting Ways To Use CSS Shadows For More Than Depth — Smashing Magazine
We often think of shadows in CSS as something to reach for when we want to add depth to a design. But shadows can be used for more than depth. Let’s experiment with different shadows — two CSS properties and a filter — to make interesting hover effects, different…
Improving The Double Diamond Design Process
https://smashingmagazine.com/2023/08/improving-double-diamond-design-process/
https://smashingmagazine.com/2023/08/improving-double-diamond-design-process/
Smashing Magazine
Improving The Double Diamond Design Process — Smashing Magazine
The so-called “Double Diamond” is a great way of visualizing an ideal design process — but it’s just not the way most companies deliver new projects or services. Andy Budd proposes a new “Double Diamond” idea that better aligns with the way work actually…
Falling For Oklch: A Love Story Of Color Spaces, Gamuts, And CSS
https://smashingmagazine.com/2023/08/oklch-color-spaces-gamuts-css/
https://smashingmagazine.com/2023/08/oklch-color-spaces-gamuts-css/
Smashing Magazine
Falling For Oklch: A Love Story Of Color Spaces, Gamuts, And CSS — Smashing Magazine
The CSS Color Module Level 4 specification defined a slew of new color features when it became a candidate recommendation in 2022, including Oklab and Oklch, which have widened the field of color we have to work with. Explore the Oklch color space and how…
A September Of Never Ending Adventures (2023 Wallpapers Edition)
https://smashingmagazine.com/2023/08/desktop-wallpaper-calendars-september-2023/
https://smashingmagazine.com/2023/08/desktop-wallpaper-calendars-september-2023/
Smashing Magazine
A September Of Never Ending Adventures (2023 Wallpapers Edition) — Smashing Magazine
Let’s get ready for September with some fresh wallpaper designs! Created with love by artists and designers from across the globe, the wallpapers in this collection come in versions with and without a calendar. Enjoy!
Generating Real-Time Audio Sentiment Analysis With AI
https://smashingmagazine.com/2023/09/generating-real-time-audio-sentiment-analysis-ai/
https://smashingmagazine.com/2023/09/generating-real-time-audio-sentiment-analysis-ai/
Smashing Magazine
Generating Real-Time Audio Sentiment Analysis With AI — Smashing Magazine
In this article, Joas Pambou builds the tool to provide a sentiment score in **real-time** with enhanced user experience by providing multilingual support. You will use an OpenAI library called Whisper that transcribes audio files into text and detects the…
Rediscovering The Joy Of Design
https://smashingmagazine.com/2023/09/rediscovering-joy-happiness-design/
https://smashingmagazine.com/2023/09/rediscovering-joy-happiness-design/
Smashing Magazine
Rediscovering The Joy Of Design — Smashing Magazine
Pratik Joglekar takes a philosophical approach to remind designers about the lost joy within themselves by effectively placing massive importance on mindfulness, introspection, and forward-looking. Without joy, the work we do would feel meaningless. To prevent…
Gradients, Blend Modes, And A Really Cool Hover Effect
https://smashingmagazine.com/2023/09/gradients-blend-modes-hover-effect/
https://smashingmagazine.com/2023/09/gradients-blend-modes-hover-effect/
Smashing Magazine
Gradients, Blend Modes, And A Really Cool Hover Effect — Smashing Magazine
Gradients are a powerful CSS feature. We use them for texture, depth, and even to hide parts of elements with CSS masking. This article covers another interesting way to use gradients — as a hover effect that affects the appearance of other elements around…