Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

🚨 THIS IS INSANE... I built a custom Material Editor inside UEFN using nothing but Python. What it does: - Live preview color and surface changes - 15 built-in presets (Chrome, Gold, Neon, Hologram...) - Save your own custom presets - Randomize colors across objects - Paint gradients across...

15,597 görüntüleme • 3 ay önce •via X (Twitter)

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

In two years, every new tech company will run on a CRM you can vibe code to fit your business. This CRM will not be built from scratch on a coding platform though. It will be built on top of managed infrastructure with complete data capture, indices designed for LLMs to understand the whole picture, clean APIs, curated UI frameworks designed for selling, enterprise-grade security, and come with 24/7 support. You’ll instruct the agent using natural language and it will write the code + run it for you. That’s what we’re building at Lightfield and today we’re announcing step two of our plan - code execution. You can now ask your agent to build programs, artifacts, and run complex analysis instantly. It does this by writing and running Python in a high performance sandbox using full customer memory — including every email, meeting, and note that Lightfield has captured — and reasoning across every relationship to deliver high quality work. Ask your agent to build a competitive battle card before a call tomorrow. It pulls positioning, objections, and win/loss patterns from real conversations. Ask it to flag every open deal where your champion's engagement has dropped or sentiment has shifted. It reads across every conversation and tells you where to focus. Ask it to build a pipeline review with charts and graphs for your board. It produces the whole thing in minutes. Here’s what we did with it this week: → We asked our agent to grade our sales team on discovery, rapport, and closing. It gave a structured scorecard with specific examples from real conversations. → Our GTM team asked the agent to build a plan to expand one of our enterprise customers. It pulled competitive threats, upsell paths, stakeholder mapping, and a phased execution plan — in minutes. → We used it to find every feature request from the last quarter that our engineering team has since shipped, and draft a personalized follow-up to each customer using their original words. It closed loops across dozens of accounts that would have taken days to track down manually This is the first step towards building any custom GTM workflow in natural language on top of what Lightfield knows about your business - a world model built from every single interaction your team has had with customers.

Keith Peiris

27,529 görüntüleme • 4 ay önce

🚨 Claude Code costs $200/month. GitHub Copilot costs $19/month. Jack Dorsey's company built a free alternative. 35,000 GitHub stars. It's called Goose. An open source AI agent built by Block that goes beyond code suggestions. It installs, executes, edits, and tests. With any LLM you choose. Not autocomplete. Not suggestions. A full autonomous agent that takes actions on your computer. No vendor lock-in. No monthly subscription. Bring your own model. Here's what Goose does: → Works with ANY LLM. Claude, GPT, Gemini, Llama, DeepSeek, Ollama. Your choice. → Reads and understands your entire codebase → Writes, edits, and refactors code across multiple files → Runs shell commands and installs dependencies → Executes and debugs your code automatically → Extensible through MCP. Connect it to any external tool. → Desktop app, CLI, and web interface. Pick your workflow. → Written in Rust. Fast. Lightweight. No bloat. Here's the wildest part: Block is a $40 billion company. They built Cash App, Square, and TIDAL. They use Goose internally. Then they open sourced the entire thing. This isn't a side project from a random developer. This is production-grade tooling from a company that processes billions in payments. Built for their own engineers. Given to everyone. Claude Code: $200/month. Locked to Claude. GitHub Copilot: $19/month. Locked to GitHub. Cursor: $20/month. Locked to their editor. Goose: Free. Any LLM. Any editor. Any workflow. Forever. 35.3K GitHub stars. 3.3K forks. 4,078 commits. Built by Block. 100% Open Source. Apache 2.0 License.

Nav Toor

392,530 görüntüleme • 3 ay önce

I just built a branded IG carousel generator in Claude Code 🤯 One brand URL + one product name = 6 finished carousel slides. The kind an agency charges $2K to produce. All inside Claude Code. Perfect for DTC brands, agencies, and mobile app operators who need on-brand social content without briefing a designer or waiting a week for revisions. If you're building IG carousels manually — writing copy in Notion, designing in Canva, exporting slides one by one, going back and forth with your creative team for days... This tool eliminates the entire loop: → Drop in a brand URL and product name → Claude scrapes the site and extracts colors, fonts, voice, and positioning → Generates 6 slide concepts across proven carousel frameworks → Writes a detailed image prompt for each slide → Fires all 6 to ChatGPT Images 2.0 via FAL in parallel → Downloads finished slides + opens an HTML gallery No Canva. No designer back-and-forth. No generic AI slop. What you get: -> Finished 1080x1350px slides ready to post directly to Instagram -> Wavy color-blocked backgrounds, bold typography, product hero — all baked into the image -> Brand-accurate colors and copy pulled from the live site automatically -> A reusable pipeline — new brand, new folder, same 3-minute workflow Built 100% in Claude Code. I put together the full step-by-step playbook so you can build this yourself. Want it for free? > Like this post > Comment "SLIDES" And I'll send it over (must be following so I can DM)

Mike Futia

91,732 görüntüleme • 1 ay önce

I just built a branded IG carousel generator in Claude Code 🤯 One brand URL + one product name = 6 finished carousel slides. The kind an agency charges $2K to produce. All inside Claude Code. Perfect for DTC brands and agencies who need to post carousels every week but can't turn each one into a two-day design project. If every carousel is the same mini-project — writing the copy in Notion, rebuilding the template in Canva, exporting slides one at a time, then three rounds of revisions with your designer before it's even live... This tool eliminates the entire loop: → Drop in a brand URL and product name → Claude scrapes the site and extracts colors, fonts, voice, and positioning → Generates 6 slide concepts across proven carousel frameworks → Writes a detailed image prompt for each slide → Fires all 6 to ChatGPT Images 2.0 via FAL in parallel → Downloads finished slides + opens an HTML gallery No Canva. No designer back-and-forth. No generic AI slop. What you get: → Finished 1080x1350px slides ready to post directly to Instagram → Wavy color-blocked backgrounds, bold typography, product hero — all baked into the image → Brand-accurate colors and copy pulled from the live site automatically → A reusable pipeline — new brand, new folder, same 3-minute workflow Built 100% in Claude Code. I put together the full step-by-step playbook so you can build this yourself. Want it for free? Like this post Comment "SLIDES" And I'll send it over (must be following so I can DM)

Mike Futia

35,446 görüntüleme • 18 gün önce

Your agents can't keep up with real-time data. Especially when it's scattered across dozens of sources. Most teams waste weeks building custom connectors for every database, API, and data warehouse. Then they build ETL pipelines to sync everything. By the time your agent retrieves the data, it's already outdated. Picture this: Your Postgres database updated 5 minutes ago. Your MongoDB collection changed 2 minutes ago. Your agent is still pulling from yesterday's snapshot. This is why most production RAG systems fail. There's a better approach: MindsDB is an open-source AI platform with a federated data engine that lets you query multiple data sources in real-time using SQL - without moving any data. Here's what makes it different: ↳ Your data stays in place. No ETL pipelines or data duplication ↳ Query Postgres, MongoDB, REST APIs, and more using consistent SQL ↳ JOIN across different sources in real-time with a unified interface ↳ Works with both structured and un-structured data And here's the best part: You don't even need to write SQL. Just describe what you want in plain English, and MindsDB converts it to SQL automatically. The system does all the heavy lifting. The breakthrough for AI agents is simple: When data updates at the source, your agent gets fresh results immediately. No sync delays. No stale embeddings. No custom code for each integration. You can literally write a SQL query that joins a Postgres table with a MongoDB collection and gets live results. This is what production AI applications need but rarely get. In this video, I give you a complete walkthrough of what we just discussed and how to actually do it. Make sure you watch this till the end. I've shared the link to MindsDB's GitHub repo in the next tweet!

Akshay 🚀

65,672 görüntüleme • 8 ay önce

GeoLibre v1.7.0 is here! GeoLibre is a free and open-source, lightweight, cloud-native GIS platform for visualizing, exploring, and analyzing geospatial data. It runs everywhere you do, in the web browser, on the desktop, on mobile, and inside Jupyter notebooks, all while keeping your data local and private. This release opens up the UI to plugins, adds inline color ramp previews across the styling panels, and makes the Whitebox toolbox browsable right from the Processing menu. What's new in v1.7.0 - Plugin UI host API: Plugins can now register first-class right-sidebar panels, toolbar menus, and floating panels that dock beside the built-in Style panel instead of faking an overlay. - Color ramp previews: Both the vector and raster style panels show each colormap's gradient inline, so you can see the colors while you pick rather than reading a list of names. - Richer vector labeling: ArcGIS-style label controls for anchor, offset, rotation, wrap width, and letter case, plus modes that collapse stacked points at the same coordinate into a single label. - Whitebox by category: Browse the whole Whitebox toolbox by category directly in the Processing menu, with an offline-bundled tool catalog for restricted environments. - Collaboration at a glance: An on-canvas session badge and roster show a live dot, the connected-participant count, and who is in the session, with a clear way back to the map. Try it out - Live demo: - GitHub: - Documentation: - Release notes: #GIS #GeospatialData #OpenSource #RemoteSensing #DataVisualization #MapLibre #Python #Plugins

Qiusheng Wu

12,735 görüntüleme • 22 gün önce

🙌Meet Artifig: A Figma Plugin to Generate Figma Plugins Do you use Figma and ever feel like this: - Your mind is bursting with plugin ideas, but you can't bring them to life because you don't know how to code? - You want to focus on design, but repetitive tasks keep slowing you down? - You dream of creating custom tools for your team, but lack the time or resources? I’ve been there too. That’s why I created Artifig. ✨ What is Artifig? Artifig is an AI-powered Figma plugin that empowers anyone to build their own Figma plugins using just natural language. No coding needed—simply describe what you want, and watch as your idea transforms into a fully functional, real-time plugin. 🚀 Redefining Figma Plugin Development The core philosophy of Artifig is simple: Designers often have countless ideas and creative visions, but many of them remain unrealized due to a lack of technical skills. We believe designers shouldn’t be limited by their inability to code. You should focus on creating, not be held back by technical barriers or repetitive tasks. Artifig takes you directly from "description" to "implementation." 🛠️ How Does It Work? 1. Describe Your Needs: Tell Artifig what you want, like “Create a skew transformation tool for objects, supporting horizontal and vertical skew with real-time preview functionality.” 2. Generate and Run the Plugin: Artifig instantly generates the plugin and runs it right within Figma. For example, the generated plugin can apply skew transformations to objects, precisely controlled via matrix transformations, with an intuitive user experience. 3. Optimize and Iteration: Need adjustments? Simply describe them, and Artifig will Iterating the plugin step by step. 4. Share Your Creations: Publish your plugins to the Artifig community, or remix plugins shared by others to build on their ideas. No learning curve. No complex steps. It’s as simple as that. 🌟 Key Features - Zero Barrier to Entry: No coding experience needed—any Figma user can create plugins effortlessly. - Multilingual Support: Works in multiple languages, including English, Chinese, French, Japanese, and German. - What-You-See-Is-What-You-Get: Generated plugins run in real-time, so you can quickly validate and refine your ideas. - Open and Flexible: The generated plugin code is 100% yours—modify it, distribute it, even use it commercially. - Global Community: Share your plugins, explore others’ creations, and publish your plugins to the Figma community. 🎯 Why is Artifig a Game-Changer? 1. No More Repetitive Work Let AI handle the tedious, time-consuming tasks: batch renaming layers, auto-aligning elements, or applying styles in bulk. All you need to do is say, “Import a PDF and arrange each image on the canvas with 20px spacing.” 2. Quickly Bring Ideas to Life From color contrast checks to data imports and custom components, all your “what if we could” ideas can now become plugins. Just one natural language description, and Artifig makes it happen. 3. Custom Tools for Your Team Build tailored tools for your team, creating unique solutions to streamline your workflow. 4. Not Just a Tool, But a Learning Experience Artifig explains the logic behind the code it generates, helping you understand Figma APIs and JavaScript. Today, you’re a designer; tomorrow, you could also be a design engineer. 🧑‍🚀👩🏻‍💻🥷🏻 Who is Artifig For? - Beginners: No development experience needed—just describe your ideas and let Artifig do the rest. - Experts: Save time and focus on high-value tasks while Artifig handles the repetitive work. - Learners: Use Artifig as a bridge to deepen your understanding of development. - Teams: Build custom tools to enhance collaboration and efficiency. 🎉 Ready to Get Started? I believe designers’ time and focus should be spent on creating, not on wrestling with complex tools. Artifig is the first step toward realizing this vision. Try Artifig now and experience an unprecedented flow of creativity!

yancymin

21,222 görüntüleme • 1 yıl önce

✊ Data belongs to the people. Democracy runs on transperancy West Bengal's Special Intensive Revision (SIR) 2026 data ie. the data that determines whether your name stays on the voter list, is technically "public." But try accessing it. You'll hit CAPTCHAs. Download limits. Scanned PDFs that no machine can read. Data buried so deep it may as well not exist. So we did something about it. Sabar Institute, with the help of our researcher Souptik Halder and support from our team of SABIR AHAMED, Ashin Chakraborty and Sohail Mallick has built free, open, interactive maps of SIR 2026 data across all 294 West Bengal Assembly constituencies and we're making them available to every journalist, researcher, activist, and citizen who needs them. 🪦 ASDD Deletion Map — See exactly where voters are being deleted as Absent, Shifted, Dead, or Duplicate. Track overall deletion %, gender ratio, death counts, untraceable voters — assembly by assembly, on a live map. ⚖️ Supplementary Adjudication Map — Follow the adjudication trail: who's under review, how many were added or deleted, what percentage are still pending — across every single constituency. Why does this matter? Because mass deletions from voter rolls don't affect everyone uniformly. They happen in specific places, to specific communities, in patterns that deserve scrutiny. You cannot scrutinize what you cannot see. 🔗 Link to explore the map is in the next tweet If this work matters to you, support us using the link below👇 #DataForBetterLives

SABAR Institute

31,446 görüntüleme • 3 ay önce