Skip to main content
Artificially Intelligent Fridays

Artificially Intelligent Friday: Updates to AI Tools for Research, Art, Video & Code

This week we look at NotebookLM's new research features, Midjourney's personalized art generation, Kling AI's video creation tools, and GitHub Copilot's free tier making AI tools more accessible.

QuadrupleY Research

🎨 NotebookLM Unveils New Look and Interactive Features: Enhanced UI and Audio Overviews Make Research More Engaging

What it is: NotebookLM is Google's AI-powered research assistant that helps users understand and work with their documents and sources. Think of it as a smart study buddy that can chat about your content, create summaries, and turn your research materials into engaging audio conversations.

The platform's new design brings a thoughtfully organized workspace with three seamless panels: Sources for your materials, Chat for discussions, and Studio for content creation. The most exciting addition is the ability to have natural conversations with AI hosts during Audio Overviews – imagine having a knowledgeable tutor who can explain complex topics exactly when you need clarification.

Why it matters: For researchers, students, and curious minds, these updates transform solitary study sessions into interactive learning experiences. Whether you're reviewing documents at your desk or listening to summaries during your commute, NotebookLM now adapts to your learning style. The fluid interface lets you naturally flow between reading a source document, discussing its implications, and creating new content – all while maintaining context and momentum in your research process.
blog.google

🎨 Midjourney Introduces "Moodboards" for Personalized AI Art: Transform Your Visual Ideas into Custom Models

What it is: Midjourney is a leading AI art generation platform that turns text descriptions into stunning images. Their latest update introduces two powerful personalization features: Moodboards and Personalization Profiles.

Moodboards let you inspire the AI by uploading collections of images that represent your desired style or aesthetic. Think of it like creating a Pinterest board that the AI can learn from. Meanwhile, Personalization Profiles work through a rating system – you rate image pairs to help the AI understand your preferences. These profiles need just 40 ratings to get started, though they continue to improve with more feedback (up to 2,000 ratings for subtle refinements).

Why it matters: For creators, designers, and artists, these features eliminate the frustration of trying to perfectly describe your vision in words. Whether you prefer collecting inspiration images or rating examples, you can now train Midjourney to understand your aesthetic. The addition of multiple personalization profiles means you can maintain different styles for different projects – perhaps one for your client work, another for personal projects, and a third for experimental pieces. Combined with the 5x faster image ranking process, you can now move from inspiration to creation more efficiently than ever.
x.com/midjourney

🎉 Kling AI's Text-to-Video Model Gets Major Upgrade: Creating Dynamic Videos Just Got Easier

What it is: Kling AI is an AI-powered video generation platform that offers multiple ways to create video content. Beyond converting text descriptions into videos, it can also transform static images into motion and extend existing video clips. Using advanced Deep Convolutional Neural Networks and Diffusion Transformer technology, the platform can generate videos up to two minutes long at 1080p resolution and 30 frames per second.

The platform has just released their 1.6 model, bringing substantial improvements to how accurately it follows user prompts and generates more natural-looking movements. The update introduces both Standard and Professional modes, with the company reporting a 195% performance improvement specifically in image-to-video generation compared to their previous 1.5 model. For those using the earlier version, they've also added 720p video support in Standard Mode, ensuring better video quality across the board.

Why it matters: Creating video content traditionally requires specialized skills, expensive software, and significant time investment. For small businesses, content creators, and marketing teams, Kling AI's improvements mean more reliable and professional-looking video generation with simple text prompts. Whether you need a quick product demonstration or a social media clip, you can now get more consistent and visually appealing results without the traditional video production overhead.
x.com/Kling_ai

🎉 GitHub Copilot Brings AI Coding Assistant to Everyone: Free Tier Makes Programming More Accessible

What it is: Think of GitHub Copilot as an intelligent writing assistant, but for computer programming. Just as tools like Grammarly help with writing text, Copilot helps people write computer code. It works by suggesting what to type next, explaining confusing parts, and helping find mistakes – similar to having a knowledgeable friend looking over your shoulder while you work.

With the launch of GitHub Copilot Free, anyone can now try this AI coding assistant by creating a free GitHub account. The free version includes up to 2,000 AI suggestions and 50 chat conversations each month. You can choose between two powerful AI models: Anthropic's Claude 3.5 Sonnet or OpenAI's GPT-4o. While many people use it with Visual Studio Code (a popular, free code editor), it also works with other development tools and directly on GitHub's website.

Why it matters: Whether you're curious about learning to code, working on a hobby project, or just want to understand programming better, having an AI assistant makes the process less intimidating. Instead of staring at a blank screen wondering where to start, you can describe what you want to create in plain English, and Copilot will help guide you through the process. It's like having a patient tutor available 24/7, making programming more approachable for everyone – not just professional developers.
github.blog