- 53
- 14 389
Drupal AI Videos
Germany
เข้าร่วมเมื่อ 15 ก.ค. 2012
This videos will show case Drupal modules in general and AI solutions in particular. This includes solutions to work with Drupal and Stable Diffusion, OpenAI, Jina, Scenex, Elevenlabs, PromptPerfect, SERP, ScreenshotOne, Deepgram and other solutions.
See www.drupal.org/project/ai_interpolator
See www.drupal.org/project/ai_interpolator
Function Calling first version
Hi, I need feedback on this - is this good, is this bad. This is a first draft of the function calling in Drupal.
Issue thread for feedback here: www.drupal.org/project/ai/issues/3479388
Issue thread for feedback here: www.drupal.org/project/ai/issues/3479388
มุมมอง: 122
วีดีโอ
Setup complex CKEditor AI Assistants in Drupal in minutes
มุมมอง 5923 หลายเดือนก่อน
In this video we will showcase the new CKEditor AI Assistant via AI Automators. This is a really cool concept where you can do really simple AI Assistants for your business case with a few clicks and a few prompts or really complex Assistants as well without too much effort. This includes searching Google, scraping websites, read images, read documents and 100s of other things you want for you ...
Use AI to flag and screen content before it gets published in Drupal.
มุมมอง 1963 หลายเดือนก่อน
This video will show case how you can use the AI and AI Automators module to pre-screen any content in Drupal before it gets published. You can use any criteria for flagging or allowing content and any AI provider like OpenAI, Ollama, Anthropic etc. It works together with the Content Moderation module to set content to a specific moderation state, by reading the content (or images). The setup t...
AI Agents setup
มุมมอง 9914 หลายเดือนก่อน
AI Agents is a new PoC AI framework that got introduced during the Driesnote at Drupalcon Barcelona 2024. There are a lot to talk about when it comes to how to create agents, how to use them efficiently, but in this walkthrough I will just showcase how to set them up. Note that this is PoC, it does not adhere to your questions from time to time and it creates misconfigurations from time to time...
Stop NSFW images from being uploaded on your Drupal website using Huggingface
มุมมอง 1884 หลายเดือนก่อน
In this video we will showcase how to use the AI module to setup field validations on your image fields, so people can't upload NSFW images. NOTE: This will showcase a mild NSFW image of Justin Bieber in underwear from his Calvin Klein campaign. This will use the AI Validations submodule in the AI module and the Field Validations module together with the Falconsai/nsfw_image_detection model fro...
AI Powered CKEditor in Drupal
มุมมอง 3344 หลายเดือนก่อน
The AI module and its AI CKEditor module will enpower your editors to use AI inside the CKEditor field. In this short video, we will setup the AI module, a provider and CKEditor module and showcase the different features of the AI module. This module was mainly written by Kevin Quillen, with some help on the edges by Frederik Wouters. You can find more videos about AI under workflows-of-ai.com ...
AI Module #2 - Local summary with Ollama
มุมมอง 3947 หลายเดือนก่อน
In this epsiode we will continue showcasing the AI module. We will do a kind of a Hello World for Drupal AI and AI in general. We will summarize and article and we will make sure to do it locally on machines that many people have access to. We will also showcase the AI API Explorer to autogenerate code for a specific call.
Introducing the AI module - how to code
มุมมอง 9487 หลายเดือนก่อน
Introducting the AI module ( www.drupal.org/project/ai ). Visions and where this is going can bee seen at: th-cam.com/video/NQuNEEiyxsk/w-d-xo.html I will showcase a lot of videos about the AI module. In this first video we are showcasing why you should use the AI module as a foundation layer for your private or contributed modules. This will make sure to help you with getting access to clients...
Auto-generating a web component end to end in Drupal using AI
มุมมอง 5567 หลายเดือนก่อน
This is a completely different video to what I usually do - this will showcase how we can take an image or doodle an image and generate a component from that and get css, js, html and styling, but also all the general backend work done automatically. There is also a small video I added in the end with a prompt to css example of working with one element. Note that this was done a lifetime ago on...
Mini Kanban AI Agents - Content Types and Field Types
มุมมอง 3118 หลายเดือนก่อน
This video showcases how the AI Agents in Drupal, using Mini Kanban AI Agents can be used to generate a content type and field type in Drupal with a PDF as context (but could also be a prompt, or CSV, or XLSX, or Image or Audio of you talking about what you want or... or...or) The agents in this case are (or soon too be) plugin based an decoupled from the Minikanban system and can be used in ot...
Deep crawling using AI Interpolator
มุมมอง 6128 หลายเดือนก่อน
Sometimes one webpage is not enough context to answer the questions you might have or you want to fill some database/Search API AI with a lot of context for your chatbot. Now it possible using the Simple Crawler or the ScrapingBot in Drupal. They now have Depth Crawlers, that goes and scrapes links following whatever rules you set and stores it all as context. In this example we use the context...
Automate Audio Levels on Audio and Video files using AI in Drupal
มุมมอง 1198 หลายเดือนก่อน
Have you ever created a perfect video or audio and realised after that the audio sounds crappy. Or do you have a library of 100s of audio files that have different quality levels on their audio. If you use Drupal, this is a solution to your problem. Introducing the Auphonic module that uses the Auphonic service to normalize your audio levels using AI. This uses AI Interpolator and takes a mp3 f...
Lets Automize Fact Checking in Drupal using Tavily and ECA
มุมมอง 2849 หลายเดือนก่อน
You don't have enough resources to fact check all the articles your publishing or you find it utterly boring - AI is here to help! This workflow will figure out all the statements that an write has done in the article, create questions to check that assumption using OpenAI GPT and then use Tavily to find context on these assumptions. It will then use OpenAI GPT again to set a maker if the assum...
Structure your files into text in Drupal for Search or AI using Unstructured.io module
มุมมอง 3679 หลายเดือนก่อน
Unstructured IO is a service that takes structured files like PDF files, Powerpoints, Excel Sheets, Word documents, Markdown files and generates structure into Text, Markdown or HTML. It can also take unstructured files like photos of tables or text and turn those into structured content. Introducing a way to improve you site search, contextualize for AI or create webpages using the HTML mode i...
Finetune and use custom Stable Diffusion model without leaving Drupal
มุมมอง 2079 หลายเดือนก่อน
This video will showcase how you can use Drupal as your end-to-end shop for taking a Stable Diffusion (text-to-image) model and finetune them with a concept like your own face for instance and reuse that for generation. All done in Drupal. No Python or scripting is needed! This opens up a whole new world of personalization for you and your company. These models can then be used either to genera...
How to Make Any Image Background Transparent with AI - Easy Tutorial!
มุมมอง 2209 หลายเดือนก่อน
How to Make Any Image Background Transparent with AI - Easy Tutorial!
Introducing a Free and Open Source Kanban System with autonomous AI Agents
มุมมอง 68410 หลายเดือนก่อน
Introducing a Free and Open Source Kanban System with autonomous AI Agents
Generating talking video avatars from any context using AI
มุมมอง 30510 หลายเดือนก่อน
Generating talking video avatars from any context using AI
Auto generate consistent and reusable tags from an article and an image
มุมมอง 16810 หลายเดือนก่อน
Auto generate consistent and reusable tags from an article and an image
Unlocking AI's Potential: From Video to finished Editorial Web Article with AI in one prompt.
มุมมอง 21311 หลายเดือนก่อน
Unlocking AI's Potential: From Video to finished Editorial Web Article with AI in one prompt.
Extract segments of a Video via AI Prompting
มุมมอง 69211 หลายเดือนก่อน
Extract segments of a Video via AI Prompting
Migrate content websites into Drupal 10 in 30 minutes without touching code.
มุมมอง 77711 หลายเดือนก่อน
Migrate content websites into Drupal 10 in 30 minutes without touching code.
Use Huggingface models with Drupal in 10 minutes
มุมมอง 20511 หลายเดือนก่อน
Use Huggingface models with Drupal in 10 minutes
Use AI to describe, summarize or answer a question to a video in Drupal
มุมมอง 12311 หลายเดือนก่อน
Use AI to describe, summarize or answer a question to a video in Drupal
Improve Drupal Media Audio and Image media with AI elements
มุมมอง 8011 หลายเดือนก่อน
Improve Drupal Media Audio and Image media with AI elements
Elevate Drupal Media module document field with AI elements
มุมมอง 14211 หลายเดือนก่อน
Elevate Drupal Media module document field with AI elements
Article text to gallery images in Drupal using GPT-4, Prompt Perfect and Dall-E 3
มุมมอง 14811 หลายเดือนก่อน
Article text to gallery images in Drupal using GPT-4, Prompt Perfect and Dall-E 3
Use AI and Drupal to create a Metacritic website
มุมมอง 51411 หลายเดือนก่อน
Use AI and Drupal to create a Metacritic website
Autopopulate Maps and Addresses from raw text in Drupal
มุมมอง 21311 หลายเดือนก่อน
Autopopulate Maps and Addresses from raw text in Drupal
Great video! Three additions: 1. To provide the [...:entity:uuid] token in Drupal 10, i hade to install drupal/tokenuuid module 2. You can simplify the Output image prompt: Return following html: ```html <img src="[automator_chain:field_image_input:entity:url]" data-entity-uuid="[automator_chain:field_image_input:entity:uuid]" data-entity-type="file" width="[automator_chain:field_image_input:width]" height="[automator_chain:field_image_input:height]" alt="[automator_chain:field_text_plain]"> ``` 3. The Output image prompt does not require any intelligence! A non-ai automator, that simple renders text with tokens would be sufficient!
Awesome solution. Thank you! One question: what module supplies the non-ai "link_extractor"?
Thank you :)
This is awesome! Something I was thinking about is if this could be extended to include multiple files, say having an image of a person, then asking for all the segments in a video which contains this person? Also have you considered open sourcing this as a project on github?
looks awesome and very promising! Congratulations and thank you
Is there somewhere a "sample project" or github repo with the project from the video ? So that we can use it to play around with our own api credentials ?
Think this topic evolves so fast. Better install a drupal playground, follow the instructions. It really does not cost an arm and a leg to reproduce the setupt.
Could this be made to work with videos? I might want to have videos on my site.
Excellent video and great instructions. Thanks!
I managed somehow to do this with the video and using local llama with ollama. But how the workflow would continue when a user wants to edit already published content? When I try to edit, the problem is when the moderation field is overrided it is impossibl to go from published content back to draft? So my conclusion is that this method wont work if the published content can be edited later. The field override for the moderate state kills the possibility to edit content later. So I hope you do similar video, but instead using field overrides use ECA
So cool!
Thank you :)
Thank you :)
Thank you :)
I'm getting issue in chat with complex json section not getting any value for Default model
Great move forward Marcus, thanks for all that work! Something, correct me if I'm wrong, that I do not see from the OpenAI module, is the 'Text reformatting' option. Maybe there are other ways to perform it? For instance, when translating the text into Spanish language, you can see that the 2 <p> paragraphs are returned into a single one. That's especially annoying when working with long texts: the time that we gain with translation in CKeditor is lost into manual text formatting. Any hint about how to fix that is welcome!
This is awesome stuff!! Thank you (and the team) for your hard work with the AI Module. Kinda mind blowing!
Can I make a 1000 automated videos using Drupal + Pixabay? Or a 1000 photos reletad to my topic at least?
This will be amazing!
trying to work through this amazing tutorial :) Is this functionality in the AI Automators yet? I cant seem to get it to work - so appreciate everything you're doing!
Thanks so much and bravo!!!
Nice, thank you! Could you provide the resulting code and configuration?
You have added items to the content type. can I add the items to paragraphs instead and still effect the publishing of the node?
Great news! Keep up the good work! 💪🏻
hahaha that is so great.
great to see this!
Thank you :) Seems that a number of the best AI integration developers with Drupal are cooperating now on one Drupal AI module
I really love this video! Since yesterday, I am trying to implement those functionalities and it works like a charm... I am amazes!!!! Your channel just deserves millions of followers... My only praying in this Sunday is that you keep up the fantastic work!!! YOUR ROCK!!!
Is there a free service for transcribing that would work with this module as well?
Nothing that is as good, but you can use Huggingface for free with rate limit or OpenAI has a rule for it as well. Huggingface have models like: huggingface.co/washeed/audio-transcribe that can get text in English. You can search for transcribe here to find the rules: www.drupal.org/docs/extending-drupal/contributed-modules/contributed-module-documentation/ai-interpolator/available-rules
This is awesome!
Wow, you were very kind explaining everything, thank you Marcus!
Nice :)
Great potential, especially if/when getting more accurate for real photo images. Just curious how to integrate it with Drupal Media Images, in particular for upgrading existing poor resolution images.
Nice video, very helpful, thank you for sharing it with us.
WOW!!! This is awesome. This is exactly what I've been looking for. An easy way to convert long-form videos into tutorials.
Good, that's exactly why I did this :) I have all these tutorial videos that are fun to make, but writing it down on a website is the most boring thing there is. This hopefully works as a good solution around this.
Amazing.
These are great videos - Really inspiring !
This is brilliant, well done.
super! I watched all of it but...I wonder how would you go to create summaries of discussions in organicGroups ?!? i
Это очень круто, спасибо!