me.dm is one of the many independent Mastodon servers you can use to participate in the fediverse.
Ideas and information to deepen your understanding of the world. Run by the folks at Medium.

Administered by:

Server stats:

919
active users
OmarEbnElKhattab Hosney<p>🚀 Boost Python Efficiency with asyncio</p><p>Synchronous: Toast 🥪 → wait → Coffee ☕ → wait → Eat.</p><p>Asynchronous: Start Toast 🍞 &amp; Coffee ☕ → Fry Eggs 🍳 → Eat sooner!</p><p>Python&#39;s asyncio lets you run tasks concurrently, reducing wait times.</p><p>Key Terms:</p><p>Event Loop: Task scheduler.</p><p>await: Pause &amp; switch tasks.</p><p>Coroutines: Async functions.</p><p><a href="https://me.dm/tags/Python" class="mention hashtag" rel="tag">#<span>Python</span></a> <a href="https://me.dm/tags/Asyncio" class="mention hashtag" rel="tag">#<span>Asyncio</span></a> <a href="https://me.dm/tags/AsynchronousProgramming" class="mention hashtag" rel="tag">#<span>AsynchronousProgramming</span></a></p><p><a href="https://medium.com/@omkamal/a-beginners-guide-to-python-asyncio-db0daf63b8f4?sk=f46ff418fcb123945ad25b7263b06770" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/a-beginner</span><span class="invisible">s-guide-to-python-asyncio-db0daf63b8f4?sk=f46ff418fcb123945ad25b7263b06770</span></a></p>
OmarEbnElKhattab Hosney<p>💡 Query databases with plain English!</p><p>Powered by CrewAI, this Natural Language to SQL tutorial:<br />✅ Translates text into SQL<br />✅ Runs queries on SQLite<br />✅ Returns clean, structured results</p><p>Read more on how AI is changing database accessibility! 🔗 <a href="https://medium.com/@omkamal/building-a-natural-language-database-query-tool-with-crewai-9bfc15b95dbe?sk=ec74f456f3011373412c719286e79367" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/building-a</span><span class="invisible">-natural-language-database-query-tool-with-crewai-9bfc15b95dbe?sk=ec74f456f3011373412c719286e79367</span></a><br /> 🔗</p><p><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/SQL" class="mention hashtag" rel="tag">#<span>SQL</span></a> <a href="https://me.dm/tags/CrewAI" class="mention hashtag" rel="tag">#<span>CrewAI</span></a> <a href="https://me.dm/tags/DataScience" class="mention hashtag" rel="tag">#<span>DataScience</span></a> <a href="https://me.dm/tags/Automation" class="mention hashtag" rel="tag">#<span>Automation</span></a></p>
OmarEbnElKhattab Hosney<p>📢 PyCaret’s dashboards make machine learning models EXPLAINABLE! 🧠📊</p><p>✅ Understand feature importance<br />✅ Visualize model accuracy &amp; precision<br />✅ Perform “What-if” analysis to test predictions</p><p>A must-read guide featuring a diabetes prediction case study! 🚀</p><p>Read the details: <a href="https://medium.com/@omkamal/understanding-pycaret-amazing-dashboards-a-complete-guide-d461153ce46e?sk=62e17fb3f508c4dee8fb8789830d1a3b" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/understand</span><span class="invisible">ing-pycaret-amazing-dashboards-a-complete-guide-d461153ce46e?sk=62e17fb3f508c4dee8fb8789830d1a3b</span></a></p><p><a href="https://me.dm/tags/MachineLearning" class="mention hashtag" rel="tag">#<span>MachineLearning</span></a> <a href="https://me.dm/tags/PyCaret" class="mention hashtag" rel="tag">#<span>PyCaret</span></a> <a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/DataScience" class="mention hashtag" rel="tag">#<span>DataScience</span></a> <a href="https://me.dm/tags/ExplainableAI" class="mention hashtag" rel="tag">#<span>ExplainableAI</span></a></p>
OmarEbnElKhattab Hosney<p>⚡ AI just got faster!<br />Speculative Decoding speeds up LLMs by 2x–3x using a draft model + verification model approach.<br />✅ Faster AI responses<br /> ✅ Retains accuracy <br />✅ Integrated in LM Studio 0.3.10 <br />🔗 Read more: 
<a href="https://medium.com/@omkamal/accelerating-llm-inference-with-speculative-decoding-using-lmstudio-393d6befbe25?sk=d60eae40262434cbd002762f11ca8f55" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/accelerati</span><span class="invisible">ng-llm-inference-with-speculative-decoding-using-lmstudio-393d6befbe25?sk=d60eae40262434cbd002762f11ca8f55</span></a></p><p><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/LLM" class="mention hashtag" rel="tag">#<span>LLM</span></a> <a href="https://me.dm/tags/MachineLearning" class="mention hashtag" rel="tag">#<span>MachineLearning</span></a> <a href="https://me.dm/tags/SpeculativeDecoding" class="mention hashtag" rel="tag">#<span>SpeculativeDecoding</span></a> <a href="https://me.dm/tags/LMStudio" class="mention hashtag" rel="tag">#<span>LMStudio</span></a></p>
OmarEbnElKhattab Hosney<p>🤖 How do we test AI intelligence? With benchmarks!</p><p>Here are 5 key benchmarks shaping the future of LLM evaluation:<br />✅ MMLU - General knowledge test across 57 subjects.<br />✅ HumanEval - Checks AI’s ability to generate correct code.<br />✅ HellaSwag - Challenges commonsense reasoning.<br />✅ BIG-Bench Hard (BBH) - Focuses on complex problem-solving.<br />✅ BFCL - Tests AI’s tool-usage skills.</p><p>Which one interests you most? Drop your thoughts!</p><p><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/LLMs" class="mention hashtag" rel="tag">#<span>LLMs</span></a> <a href="https://me.dm/tags/MachineLearning" class="mention hashtag" rel="tag">#<span>MachineLearning</span></a> <a href="https://me.dm/tags/Tech" class="mention hashtag" rel="tag">#<span>Tech</span></a> <a href="https://me.dm/tags/ArtificialIntelligence" class="mention hashtag" rel="tag">#<span>ArtificialIntelligence</span></a></p>
OmarEbnElKhattab Hosney<p>Anthropic just announced their new Citations API 🤩 This is a game changer for anyone who works with large language models 🤯 The Citations API allows you to see exactly where information in a generated text comes from, making it easier to understand and trust the results. This is a huge step forward for the field of AI, and I can&#39;t wait to see how it&#39;s used! <a href="https://me.dm/tags/Anthropic" class="mention hashtag" rel="tag">#<span>Anthropic</span></a> <a href="https://me.dm/tags/CitationsAPI" class="mention hashtag" rel="tag">#<span>CitationsAPI</span></a> <a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/machinelearning" class="mention hashtag" rel="tag">#<span>machinelearning</span></a> <br /><a href="https://www.anthropic.com/news/introducing-citations-api" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">anthropic.com/news/introducing</span><span class="invisible">-citations-api</span></a></p>
OmarEbnElKhattab Hosney<p>💡 Transform your LLM into a high-performing AI with <a href="https://me.dm/tags/LMDeploy" class="mention hashtag" rel="tag">#<span>LMDeploy</span></a>!<br />🔧 TurboMind: Speed with C++ &amp; CUDA<br />🎨 PyTorch: Flexible, developer-friendly<br />🌐 REST APIs + CLI: Effortless integration</p><p> explore it all: <br /><a href="https://medium.com/@omkamal/unleash-the-power-of-llms-your-hands-on-guide-to-lmdeploy-6f1850fd9826?sk=056cbbcd176663b912255f5712a16cd4" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/unleash-th</span><span class="invisible">e-power-of-llms-your-hands-on-guide-to-lmdeploy-6f1850fd9826?sk=056cbbcd176663b912255f5712a16cd4</span></a><br /><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/LLM" class="mention hashtag" rel="tag">#<span>LLM</span></a> <a href="https://me.dm/tags/LLMOps" class="mention hashtag" rel="tag">#<span>LLMOps</span></a></p>
OmarEbnElKhattab Hosney<p>LangChain Expression Language (LCEL) revolutionizes how developers build AI workflows with a declarative approach.</p><p>🔑 Features:</p><p>Parallel &amp; async execution 🕒<br />Streaming real-time results 🌊<br />Deployable with LangServe 🚀<br />. Learn more: </p><p><a href="https://me.dm/tags/LangChain" class="mention hashtag" rel="tag">#<span>LangChain</span></a> <a href="https://me.dm/tags/LCEL" class="mention hashtag" rel="tag">#<span>LCEL</span></a><br /><a href="https://medium.com/@omkamal/langchain-expression-language-lcel-a-declarative-approach-to-building-ai-chains-e761b21a1502" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/langchain-</span><span class="invisible">expression-language-lcel-a-declarative-approach-to-building-ai-chains-e761b21a1502</span></a></p>
OmarEbnElKhattab Hosney<p>🚀 Automate Document Conversion with MarkItDown</p><p>Content creators, developers, and researchers often juggle various formats like PDFs, Word docs, and spreadsheets. </p><p>MarkItDown, a Python package, simplifies this by converting them into clean, accessible Markdown.</p><p>✨ Key Features:</p><p>Converts Excel, PDFs, HTML, and more<br />Integrates with LLMs for descriptive image alt-text<br />Streamlines YouTube metadata parsing and HTML content extraction</p><p>🔗 Read more about MarkItDown here:</p><p><a href="https://medium.com/@omkamal/automate-your-markdown-conversion-with-markitdown-0a8f1e42483d?sk=35d7ef76fd026db14b5ef6b5ab96e8a6" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/automate-y</span><span class="invisible">our-markdown-conversion-with-markitdown-0a8f1e42483d?sk=35d7ef76fd026db14b5ef6b5ab96e8a6</span></a></p>
OmarEbnElKhattab Hosney<p>Parents, make learning fun and engaging! 💡</p><p>Flexible Quiz is a free, browser-based app to create custom quizzes for kids! 🌟📚 No downloads, no tech skills—just input content and go! 🚀</p><p>• Real-time feedback<br />• Easy customization<br />• Open-source on GitHub</p><p>Start here: <br /><a href="https://medium.com/@omkamal/flexible-quiz-a-simple-tool-for-parents-to-create-engaging-quizzes-for-their-children-17ff69f77f4f" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/flexible-q</span><span class="invisible">uiz-a-simple-tool-for-parents-to-create-engaging-quizzes-for-their-children-17ff69f77f4f</span></a></p><p><a href="https://me.dm/tags/EdTech" class="mention hashtag" rel="tag">#<span>EdTech</span></a> <a href="https://me.dm/tags/ParentingHacks" class="mention hashtag" rel="tag">#<span>ParentingHacks</span></a> <a href="https://me.dm/tags/FlexibleQuiz" class="mention hashtag" rel="tag">#<span>FlexibleQuiz</span></a> <a href="https://me.dm/tags/EducationSimplified" class="mention hashtag" rel="tag">#<span>EducationSimplified</span></a></p>
OmarEbnElKhattab Hosney<p>🌟 Building Smarter VC Tools with Generative AI 🌟</p><p>Ever wondered how AI can streamline venture capital evaluations? </p><p>🤔 With CrewAI, it&#39;s now possible to automate and enhance business plan analysis through multi-agent collaboration. </p><p>From processing detailed markdowns to assessing alignment with VC requirements, the workflow is efficient, scalable, and reliable.</p><p>Check out the full tutorial here!</p><p><a href="https://medium.com/@omkamal/building-a-venture-capital-vc-business-plan-evaluator-with-crewai-d7f046cbc54c" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/building-a</span><span class="invisible">-venture-capital-vc-business-plan-evaluator-with-crewai-d7f046cbc54c</span></a></p><p><a href="https://me.dm/tags/VentureCapital" class="mention hashtag" rel="tag">#<span>VentureCapital</span></a> <a href="https://me.dm/tags/GenerativeAI" class="mention hashtag" rel="tag">#<span>GenerativeAI</span></a> <a href="https://me.dm/tags/Automation" class="mention hashtag" rel="tag">#<span>Automation</span></a> <a href="https://me.dm/tags/CrewAI" class="mention hashtag" rel="tag">#<span>CrewAI</span></a> <a href="https://me.dm/tags/Innovation" class="mention hashtag" rel="tag">#<span>Innovation</span></a></p>
OmarEbnElKhattab Hosney<p>💡 Struggling with AI research? Simplify it!</p><p>With Python tools:<br />📚 Fetch from arXiv<br />📄 Convert PDFs to Markdown<br />🤖 Summarize using local LLMs</p><p>Turn complex papers into accessible insights. Details 👉 </p><p><a href="https://medium.com/@omkamal/harnessing-ai-to-simplify-technical-papers-using-docling-arxiv-and-lmstudio-ec1c9dfeccae" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/harnessing</span><span class="invisible">-ai-to-simplify-technical-papers-using-docling-arxiv-and-lmstudio-ec1c9dfeccae</span></a></p><p><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/Python" class="mention hashtag" rel="tag">#<span>Python</span></a> <a href="https://me.dm/tags/ResearchTools" class="mention hashtag" rel="tag">#<span>ResearchTools</span></a> <a href="https://me.dm/tags/Innovation" class="mention hashtag" rel="tag">#<span>Innovation</span></a></p>
OmarEbnElKhattab Hosney<p>🚀 Exploring Midjourney AI Art Styles — Part 2: The &quot;as Art Style&quot; Technique 🎨</p><p>Continuing our journey into AI-generated art, we explore the &quot;as Art Style&quot; approach, transforming the Mona Lisa into various art styles like Miffy, Bunraku, Papercraft, and more. <br />. 🌍✨</p><p>🔗 Dive into this artistic adventure:<br /><a href="https://medium.com/@omkamal/exploring-5-stunning-midjourney-ai-art-styles-part-2-the-as-art-style-technique-c7e0279e6b22" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/exploring-</span><span class="invisible">5-stunning-midjourney-ai-art-styles-part-2-the-as-art-style-technique-c7e0279e6b22</span></a></p><p><a href="https://me.dm/tags/AIArt" class="mention hashtag" rel="tag">#<span>AIArt</span></a> <a href="https://me.dm/tags/CreativeTech" class="mention hashtag" rel="tag">#<span>CreativeTech</span></a> <a href="https://me.dm/tags/MidjourneyAI" class="mention hashtag" rel="tag">#<span>MidjourneyAI</span></a> <a href="https://me.dm/tags/ArtInnovation" class="mention hashtag" rel="tag">#<span>ArtInnovation</span></a> <a href="https://me.dm/tags/GenerativeArt" class="mention hashtag" rel="tag">#<span>GenerativeArt</span></a> <a href="https://me.dm/tags/DigitalTransformation" class="mention hashtag" rel="tag">#<span>DigitalTransformation</span></a> <a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/ArtHistory" class="mention hashtag" rel="tag">#<span>ArtHistory</span></a> <a href="https://me.dm/tags/LinkedInLearning" class="mention hashtag" rel="tag">#<span>LinkedInLearning</span></a> <a href="https://me.dm/tags/CreativeIndustries" class="mention hashtag" rel="tag">#<span>CreativeIndustries</span></a></p>
OmarEbnElKhattab Hosney<p>🚀 Transform Your Coding Workflow with Aider! 🚀</p><p>Aider, an open-source AI-powered coding assistant, revolutionizes software development by integrating seamlessly with your local environment. Built with tools like GPT-4, Aider acts as your AI pair programming partner, offering features such as:</p><p>🔍 AI-Powered Code Editing</p><p>🗃️ Seamless Git Integration</p><p>💬 Interactive Chat Interface</p><p>🧹 Linting and Testing</p><p>🎤 Voice-to-Code</p><p><a href="https://medium.com/@omkamal/aider-your-ai-pair-programming-partner-0b6527aa0550" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/aider-your</span><span class="invisible">-ai-pair-programming-partner-0b6527aa0550</span></a></p>
OmarEbnElKhattab Hosney<p>🔍 Maximize AI Power with LM Studio 0.3 and Hermes 3 — Llama-3.1 🔍</p><p>Harness the full potential of LM Studio 0.3 by pairing it with the robust Hermes 3 — Llama-3.1 model. </p><p>This combination allows for powerful, local document processing with advanced AI capabilities—all while keeping your data secure on your device. <br />Learn how this powerful setup can revolutionize your workflow:</p><p><a href="https://lnkd.in/gK764V7k" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">lnkd.in/gK764V7k</span><span class="invisible"></span></a></p><p><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/DataPrivacy" class="mention hashtag" rel="tag">#<span>DataPrivacy</span></a> <a href="https://me.dm/tags/MachineLearning" class="mention hashtag" rel="tag">#<span>MachineLearning</span></a> <a href="https://me.dm/tags/LLM" class="mention hashtag" rel="tag">#<span>LLM</span></a> <a href="https://me.dm/tags/TechSecurity" class="mention hashtag" rel="tag">#<span>TechSecurity</span></a> <a href="https://me.dm/tags/LMStudio" class="mention hashtag" rel="tag">#<span>LMStudio</span></a> <a href="https://me.dm/tags/GenerativeAI" class="mention hashtag" rel="tag">#<span>GenerativeAI</span></a></p>
OmarEbnElKhattab Hosney<p>📝 Unlock New Writing Potential with LongWriter 📝</p><p>For those tackling complex writing projects, LongWriter is here to help. Available now in LMStudio, (LongWriter-llama3.1–8b-GGUF) this new model is designed to assist with generating long-form content up to 20,000 words, maintaining coherence and depth throughout.</p><p>🔗 Learn more: <br /><a href="https://medium.com/@omkamal/introducing-longwriter-unleashing-long-form-content-generation-using-llm-4d20c4834675" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/introducin</span><span class="invisible">g-longwriter-unleashing-long-form-content-generation-using-llm-4d20c4834675</span></a></p><p><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/WritingTools" class="mention hashtag" rel="tag">#<span>WritingTools</span></a> <a href="https://me.dm/tags/ContentGeneration" class="mention hashtag" rel="tag">#<span>ContentGeneration</span></a> <a href="https://me.dm/tags/LMStudio" class="mention hashtag" rel="tag">#<span>LMStudio</span></a></p>
OmarEbnElKhattab Hosney<p>I did a fun experiment with Google Gemini 1.5 Pro it enabled me to analyze old video footage. </p><p>🏛️ Egyptian street scene from 1980 and uncover incredible details, from car models, store names, to newspaper names. </p><p>The AI provides context, dates, and insights, transforming low-quality footage into a rich historical resource.</p><p>This is a game-changer for historians, researchers, and enthusiasts. 📚🔍 </p><p>For more details of that fun experiment.</p><p><a href="https://medium.com/@omkamal/analyzing-old-video-footage-using-google-gemini-1-5-pro-54d6a13e57a7" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/analyzing-</span><span class="invisible">old-video-footage-using-google-gemini-1-5-pro-54d6a13e57a7</span></a></p><p><a href="https://me.dm/tags/GoogleGemini" class="mention hashtag" rel="tag">#<span>GoogleGemini</span></a> <a href="https://me.dm/tags/Egyptian" class="mention hashtag" rel="tag">#<span>Egyptian</span></a> <a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a></p>
OmarEbnElKhattab Hosney<p>Dive into &quot;Diagrams as Code&quot; &amp; revolutionize how create tech docs! Explore</p><p><a href="https://me.dm/tags/Mermaid" class="mention hashtag" rel="tag">#<span>Mermaid</span></a>, <br /><a href="https://me.dm/tags/PlantUML" class="mention hashtag" rel="tag">#<span>PlantUML</span></a>, <a href="https://me.dm/tags/D2" class="mention hashtag" rel="tag">#<span>D2</span></a>, and the power of <a href="https://me.dm/tags/Al" class="mention hashtag" rel="tag">#<span>Al</span></a> with our guide. </p><p>Unleash creativity and efficiency by blending documentation with code. </p><p>Learn, create, and innovate with every page. Transform your documentation from static to dynamic with<br /><a href="https://me.dm/tags/Asciidoc" class="mention hashtag" rel="tag">#<span>Asciidoc</span></a> and <a href="https://me.dm/tags/Marpit" class="mention hashtag" rel="tag">#<span>Marpit</span></a>. </p><p>Step into the future of technical writing </p><p><a href="https://a.co/d/1upiKUu" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">a.co/d/1upiKUu</span><span class="invisible"></span></a></p><p><a href="https://me.dm/tags/Innovation" class="mention hashtag" rel="tag">#<span>Innovation</span></a> <a href="https://me.dm/tags/Documentation" class="mention hashtag" rel="tag">#<span>Documentation</span></a> <a href="https://me.dm/tags/Coding" class="mention hashtag" rel="tag">#<span>Coding</span></a> <a href="https://me.dm/tags/UML" class="mention hashtag" rel="tag">#<span>UML</span></a> <a href="https://me.dm/tags/PlantUML" class="mention hashtag" rel="tag">#<span>PlantUML</span></a> <a href="https://me.dm/tags/D2" class="mention hashtag" rel="tag">#<span>D2</span></a> <a href="https://me.dm/tags/Mermaid" class="mention hashtag" rel="tag">#<span>Mermaid</span></a> <a href="https://me.dm/tags/Asciidoc" class="mention hashtag" rel="tag">#<span>Asciidoc</span></a> <a href="https://me.dm/tags/Markdown" class="mention hashtag" rel="tag">#<span>Markdown</span></a></p>
OmarEbnElKhattab Hosney<p>In just a week&#39;s time, my perspective on AI video generation has completely shifted. I initially thought Lumalabs.ai had reached the pinnacle, but then I had the opportunity to experiment with Runway ML&#39;s Gen-3 Alpha. Using prompts from Anthropic&#39;s Claude 3.5 Sonnet, I created a sample trailer for a movie called &quot;C-Battle&quot; using hashtag#RunwayML.</p><p>Share your opinion</p><p>Music: Zakhar Valaha (via Pixabay)<br /><a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/Video" class="mention hashtag" rel="tag">#<span>Video</span></a> <a href="https://me.dm/tags/AIVideoGeneration" class="mention hashtag" rel="tag">#<span>AIVideoGeneration</span></a> <a href="https://me.dm/tags/Runwayml" class="mention hashtag" rel="tag">#<span>Runwayml</span></a></p>
OmarEbnElKhattab Hosney<p>🤖🗳️ AI revolutionizes debate analysis!</p><p>Using Claude Sonnet 3.5 uncovers:</p><p>Rhetoric 🎭<br />Arguments 🏗️<br />Emotions 💖</p><p>Deep insights into Trump-Biden debate 🇺🇸<br /><a href="https://medium.com/@omkamal/analyzing-trump-biden-debate-using-ai-claude-sonnet-3-5-ee12a2a4e320?sk=b5adaa5e74e93d5970dbf7d03275648a" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">medium.com/@omkamal/analyzing-</span><span class="invisible">trump-biden-debate-using-ai-claude-sonnet-3-5-ee12a2a4e320?sk=b5adaa5e74e93d5970dbf7d03275648a</span></a></p><p><a href="https://me.dm/tags/AIinPolitics" class="mention hashtag" rel="tag">#<span>AIinPolitics</span></a> <a href="https://me.dm/tags/DebateAnalysis" class="mention hashtag" rel="tag">#<span>DebateAnalysis</span></a> <a href="https://me.dm/tags/AI" class="mention hashtag" rel="tag">#<span>AI</span></a> <a href="https://me.dm/tags/Biden" class="mention hashtag" rel="tag">#<span>Biden</span></a> <a href="https://me.dm/tags/Trump" class="mention hashtag" rel="tag">#<span>Trump</span></a></p>