#ai4code search results
AI Bot auto-creates & uploads videos to 10+ platforms Built in just 20 mins using n8n + Veo3 + GPT-4 ⚡ It writes the script, makes the video & posts to: 📲 Instagram, YouTube, Threads, Twitter (X), LinkedIn, & more Want the full docs + workflow? 👉 Like, RT & comment “AI”


🚀 GIVEAWAY TIME! 🚀 Win a FREE copy of ChatGPT: The Definitive Guide 📘 (Your ultimate handbook to mastering AI & making it work for you 💡) How to enter: 1️⃣ Like ❤️ this post 2️⃣ Retweet 🔁 3️⃣ Comment “AI” 🤖 4️⃣ Follow me so I can DM you ⚡ Winner will be announced in 5 days!

𝐖𝐚𝐧𝐭 𝐭𝐨 𝐛𝐞 𝐚 𝐖𝐞𝐛 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 Here is your golden opportunity to code easily: ✦ JavaScript ✦ Python ✦ PHP ✦ React.js ✦ CSS ✦ HTML5 ✦ NodeJS ✦ AngularJS I have every book in PDF format. 𝐓𝐨 𝐠𝐞𝐭 it, just: 1. Like & Repost 2. Reply “ Code ” (so I…

I finally understand AI agents. I'm switching from team "So it's a cron job?" to "It's the future." I told Claude Code how to QA my database. Two minutes later it came back with a report that compares favorably to what hired help would do for 200x the cost and time.

🤖 Are you still confused between #GenerativeAI, #AIAgents, and #AgenticAI❓ Here’s a quick breakdown 👇 ➊ Generative AI ✨➜ Creates. • Produces text, images, code & audio. • Uses LLMs, GANs, Diffusion Models, Transformers. • Powers content generation, fine-tuning &…

Stop relying only on ChatGPT! These hidden AI tools pack unbelievable power. 1. Video Translation & Voiceover - Airmore.ai/video-tranlati… (100% FREE) 2. AI Coding - Cursor.com 3. AI Image Enhancer - Airmore.ai/image-enhance 4. AI Video & Video Editor -…

Did you know that you can harness the power of Artificial Intelligence (AI) to assist plugin translators when they are preparing language strings for Moodle plugins and Moodle Core? Registration link: hubs.la/Q03Nd1M90 @brickfieldlabs

This "AI Engineering" Book is Goat But here’s the secret: Its GitHub repo has a goldmine Learn LLM apps, prompt engineering, fine-tuning, RAG & more. To Get it: 1. Follow me (so I can DM you) 2. Repost 3. Comment "AI"

Finally found an AI coding tool that actually delivers. No bugs, no crashes — just smooth, real-world performance. It understands complex code like a pro developer. This one finally lives up to the hype↓

There’s a repo on GitHub that’s basically a masterclass on Prompt Engineering. And it’s free. It explains how to design prompts, use CoT and few-shot techniques, and engineer context like a pro. It’s the closest thing to a real AI degree that costs $0.

最近在用 AI 辅助设计和 Vibe coding 的过程中,发现“提示词”的写法极大影响结果品质。所以我整理了 8 个超实用 AI 提示技巧,实测很有用。 1. 以乐高式思维拆解需求,将每个组件、交互和样式细节具体描述出来,有助于让 AI 输出结构化、可复用的组件代码。 2.…

Google AI Studio provides tools for building, deploying, and managing AI models, empowering businesses to harness AI efficiently. blog.codengo.com/google-ai-stud…

ChatGPTにコレきくと、週に10時間くらい節約できた↓ ━━━━━━━━━━━━ ■プロンプト 私の過去の履歴を元に、私が普段行っていることの中でChatGPTを使って効率化できることを教えてください。…

Want to generate social media mockups + ad captions using AI, for free? I built a working tool in Google AI Studio (Gemini 2.5 Flash) that lets you: - Upload your product - Auto-generate scenes - Write captions And it is FREE to use. Here's how 👇 #buildinpublic #aiforSMEs…

Following up on the AlphaEvolve code opt. agent, I am happy to share how our team at @GoogleDeepMind has developed the CodeMender agent to design/apply patches to fix security vulnerabilities in large scale open source projects. #AI4code Read more at: deepmind.google/discover/blog/…
Leverage prompt chaining to build multi-step AI workflows directly in your dev pipeline! Perfect for writing tests, docs, & boilerplate in one shot. 🧠 Ex: "Generate API docs ➝ write unit tests ➝ suggest improvements" – all from a single commit. #AIDevCodes #AI4Code #DevTools
🧑💻 Thinking of getting a dev tool subscription — torn between Cursor, Claude Code, or something else 👀 Any devs here using one of these? Would love your thoughts before I subscribe. Drop your fav coding tools below! 💬👇 #devtools #programming #AI4Code
How do you turn a text-to-code model into a smarter AI developer? It starts with supervised fine-tuning, curated code examples, and human feedback. Read how it’s done: hubs.ly/Q03sq_xG0 #GenAI #AI4Code #LLMTraining #DataAnnotation

🚀 Our paper “ClassInvGen” was accepted to #SAIV2025 @confCAV ! We show how LLMs auto-synthesize executable class invariants & tests for C++. PDF: arxiv.org/abs/2502.18917 #FormalVerification #AI4Code #cav25
Cursor AI’s new agent feature is next-level! 🚀 From incremental coding gains to fully custom writing agents, the flexibility here is wild. Combine that with @QodoAI for seamless PR analysis, and you’ve got a powerhouse dev setup. What’s your ideal AI agent use case? #AI4Code…
Solid roundup of AI’s top ROI plays! From routine task agents to deep research, these use cases drive real impact. Pair them with @QodoAI real-time code analysis, auto-generated test cases, and smooth PR walkthroughs—and you’ve got a powerhouse dev workflow. 🚀 #AI4Code…
👨💻 Coding with #AI just got smarter. MIT found a way to guide #LLMs to write cleaner, more accurate code across languages. No more spaghetti AI code 🍝 This could change dev workflows forever. #AI4Code #MIT #CodingWithAI #DevTools #Programming
New models, same struggle! DeepSeek-R1, GPT-4.5 Preview, and Claude 3.7 Sonnet still show low performance on realistic coding tasks (RepoCod-Lite), with Pass@1 of 4.5%, 4.0%, and 3.5%. Top models just reach 10% Pass@1. We need better approaches for code generation! #AI4Code #LLM

Updating real-world large legacy projects like binutils? Meet (arxiv.org/abs/2501.14257) C2SaferRust: leveraging program analysis & LLMs to create idiomatic, safer Rust with (↓38%) raw pointers & (↓28%) unsafe code while preserving functionality 🚀 #rustlang #AI4code #AIAgent
Two of my papers (1 Main and 1 Findings) got accepted at #EMNLP2024! Can’t wait to connect with folks, especially in the #AI4Code community at Miami ✈️🌴 @ProseMsft @emnlpmeeting @Microsoft #NLP #CodeGeneration #Research #EMNLP #AI
After 36 hours of travel, finally at Porto de Galinhas, Brazil to attend @AIwareConf @FSEconf . I'll be here throughout the conference and would love to discuss #AI4Code & #AI4SE in general. Also, share our learnings from building GitHub Copilot inside VS. DMs are open.

(6/6) In summary, INDICT's cooperative critic system demonstrates potential for responsible AI for code, achieving state-of-the-art security without compromising functionality. Explore the future of safe and helpful AI-generated code today! #AI #Innovation #AI4Code

Introducing SemCoder, a semantic-aware Code LLM excelling in code generation and execution reasoning. Trained with high-quality data and novel way of aligning execution, only 6.7B model is outperforming GPT3.5 and CodeLlama 34B. link: arxiv.org/pdf/2406.01006 #LLMs, #AI4Code

OctoPack: Instruction Tuning Code Large Language Models Presents HumanEvalPack, expanding the HumanEval benchmark to a total of 3 coding tasks (Code Repair, Code Explanation, Code Synthesis) across 6 languages (Python, JavaScript, Java, Go, C++, Rust). arxiv.org/abs/2308.07124

also... considering trying to get people at #ICLR2024 together for another one of the (in)famous #ai4code + #ai4math + #neurosymbolicAI meetups. DM me if interested! will probably have to be very low-key (unless you and your company want to organize + sponsor it!)
Finally, check out the appendix! There's a few cool little bonus results in there that we couldn't fit in the main paper. This project was a labor of love and we really tried to be as comprehensive as possible - if you work in #ai4code, I hope you enjoy this knowledge dump!

#ai4code peeps at #ICLR2024: come chat self-repair with me at 10:45 AM on Friday, May 10! I'll be presenting the camera-ready version of this fan favorite from last year... now with even more data! Keep reading for a sneak peek of the results 👇

Demystifying GPT Self-Repair for Code Generation paper page: huggingface.co/papers/2306.09… Large Language Models (LLMs) have shown remarkable aptitude in code generation but still struggle on challenging programming tasks. Self-repair -- in which the model debugs and fixes mistakes…

The #LLMs for Code Seminar is launching this week! 🧠 Join us online: bit.ly/LLMs-for-Code-… #AI4Code #LLMs4Code

Please review the flyer for the job description and requirements, and apply online if you feel qualified and interested. Please reach out to me directly (after applying online) only if you have an established track record in the research area of #AI4Code.


OctoPack: Instruction Tuning Code Large Language Models Presents HumanEvalPack, expanding the HumanEval benchmark to a total of 3 coding tasks (Code Repair, Code Explanation, Code Synthesis) across 6 languages (Python, JavaScript, Java, Go, C++, Rust). arxiv.org/abs/2308.07124

Very excited to be hearing Michele Catasta (@pirroh) talk about #AI4Code at the Synapse #AI Symposium. @bendingspoons


After 36 hours of travel, finally at Porto de Galinhas, Brazil to attend @AIwareConf @FSEconf . I'll be here throughout the conference and would love to discuss #AI4Code & #AI4SE in general. Also, share our learnings from building GitHub Copilot inside VS. DMs are open.

Slow Friday in the SF Bay Area? Join us at the berkeleyhaasaisummit.com 👇 I’ll give a talk on “AI meets Source Code: status quo and outlooks”! #AI4Code #LLM

New models, same struggle! DeepSeek-R1, GPT-4.5 Preview, and Claude 3.7 Sonnet still show low performance on realistic coding tasks (RepoCod-Lite), with Pass@1 of 4.5%, 4.0%, and 3.5%. Top models just reach 10% Pass@1. We need better approaches for code generation! #AI4Code #LLM

Finally, check out the appendix! There's a few cool little bonus results in there that we couldn't fit in the main paper. This project was a labor of love and we really tried to be as comprehensive as possible - if you work in #ai4code, I hope you enjoy this knowledge dump!

Tool Augmented Language Models. The #AI4Code reading group is also back in July with Aaron Parisi, #Google researcher and lead author of the #TALM paper👇 arxiv.org/pdf/2205.12255…

#ai4code peeps at #ICLR2024: come chat self-repair with me at 10:45 AM on Friday, May 10! I'll be presenting the camera-ready version of this fan favorite from last year... now with even more data! Keep reading for a sneak peek of the results 👇

Demystifying GPT Self-Repair for Code Generation paper page: huggingface.co/papers/2306.09… Large Language Models (LLMs) have shown remarkable aptitude in code generation but still struggle on challenging programming tasks. Self-repair -- in which the model debugs and fixes mistakes…

Yo! Check out my new "incomplete" repo for the #ai4code kaggle competition by @google and @theteamatx! "Understand the relationship between code and comments in Python notebooks" View the repo at: github.com/Pranshu-Bahadu… @kaggle Competition at: kaggle.com/competitions/A…

My summary on progresses in the area of AI4Code - applying AI/ML techniques to source code centric usecases - appears in the March 2021 issue of @acm_sigai's AI Matters magazine, out now. 🔗 Paper: sigai.acm.org/static/aimatte… Full issue: sigai.acm.org/aimatters/7-1.… #AI #ML #AI4Code


The #LLMs for Code Seminar is about to launch! bit.ly/LLMs-for-Code-… Our first speaker is Jacob Andreas from MIT (abstract below). Register for his talk at the link in the comments. @jacobandreas #AI4Code #AI4SE

New Code Mentor launch! 🚀 Fetch and manipulate your data easily using natural language outsystems.com/product-update… #AI4Code

🔑📝Toward Code-Aware AI Models for Code @msrconf by @baishakhir. She shared results of models that beat state-of-the-art models already with zero-shot. Promising results for good results with lower costs. 🙌🌱 #MSR2023 #AI4code




OutSystems.AI researchers @miguelventura and J. Nadkarni go over the State-of-the-Art in #MLonCode #AI4Code #OutSystemsAI bit.ly/2DY5Car

(6/6) In summary, INDICT's cooperative critic system demonstrates potential for responsible AI for code, achieving state-of-the-art security without compromising functionality. Explore the future of safe and helpful AI-generated code today! #AI #Innovation #AI4Code

Coding time! @NeurIPSConf from @IBMResearch and @RedHat on coding assistance for data science, recommendation of software stacks for AI applications, app modernization, and vulnerability analysis. Starting now! #NeurIPS2020 #AI4Code 👩💻👨💻

A great way to kick off #NeurIPS2020 - check out the @IBMResearch EXPO talk on the AI4Code efforts at @IBM and @RedHat - 🔗 bit.ly/3ghRKIv Sun, Dec 6 2pm EST / 11am PST 👆 We will be around for questions after the 45min talk. See you there! #neurips #AI #ML #nlproc
How do you turn a text-to-code model into a smarter AI developer? It starts with supervised fine-tuning, curated code examples, and human feedback. Read how it’s done: hubs.ly/Q03sq_xG0 #GenAI #AI4Code #LLMTraining #DataAnnotation

Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 36.9K posts
- 2. Yamamoto 24.7K posts
- 3. Ohtani 12.7K posts
- 4. #DWCS 6,866 posts
- 5. #Dodgers 13.8K posts
- 6. #WWENXT 16.9K posts
- 7. Robert 104K posts
- 8. Haji Wright N/A
- 9. Carrie Ann 4,405 posts
- 10. #RHOSLC 3,938 posts
- 11. Roldan 2,345 posts
- 12. Brewers 37.5K posts
- 13. Young Republicans 56.9K posts
- 14. Elaine 57.6K posts
- 15. Whitney 15K posts
- 16. Yelich 1,632 posts
- 17. Max Muncy 3,951 posts
- 18. Politico 275K posts
- 19. Dylan 32.4K posts
- 20. Mr. Feeny 1,621 posts