L
L @Rqrtagce ·
ما هي LLMs؟ 🤖 #Llms LLMs أو نماذج اللغة الكبيرة هي نوع من الذكاء الاصطناعي تم تدريبه على كميات ضخمة من النصوص لفهم اللغة البشرية والتفاعل معها بشكل طبيعي. تُستخدم في: كتابة المحتوى، الترجمة، التلخيص، الإجابة على الأسئلة، وحتى توليد أفكار للمشاريع.
2
Antrixsh Gupta
Antrixsh Gupta @AntrixshG ·
Most 'agents' are just hardcoded DAGs with an LLM node in the middle. And that's fine. Hardcode your logic. Use models strictly for messy inputs. When workflows break, you patch a node. When agents break, you're lost in hallucinated tool calls. #LLMs #Agents #DevTools
2
Antrixsh Gupta
Antrixsh Gupta @AntrixshG ·
The biggest blindspot in agent dev isn't reasoning, it's infra. We obsess over prompts but ignore structural failures: missing idempotency keys, hidden trace loops, and duplicate tool calls. Stop evaluating just final outputs and audit the trace. #AIAgents #LLMs #Infra
3
16
Mark Ericksen
Mark Ericksen @brainlid ·
📷 Elixir LangChain v0.6.3 is out! This release focuses on stability across providers and new capabilities that make building with #LLMs in Elixir more reliable. #ElixirLang #MyElixirStatusgithub.com/brainlid/langc…d Here's what's new and why it matters. 🧵
GitHub - brainlid/langchain: Elixir implementation of a LangChain style framework that lets Elixir...

Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs. - brainlid/langchain

From github.com
1
1
524
Aug
Aug @LunchM0n3ey9090 ·
In my initial Claude code experience, I wanted to use the use case of win app exp dev. I was (Claude was lol) able to get a skeleton exploit to work. Moving to find a jmp next and continuing with the flow. #infosec #exploitdev #llms
188
Antrixsh Gupta
Antrixsh Gupta @AntrixshG ·
Evaluating agents purely on final output is a trap. They can hit the right answer while doing nonsense under the hood: infinite loops, hallucinated tool calls, and wasted compute. If your evals don't score the execution trace, you're flying blind. #Agents #Evals #LLMs
7
Temotec Academy
Temotec Academy @TamerAh55105291 ·
Tired of your AI scripts crashing when an API times out? Stop tinkering. Start architecting. 🛠️ Python for the AI Engineer: From Zero to Hero. Learn the high-performance nervous system for LLMs Grab the blueprint here:amazon.com/dp/B0GTND95GVa #Python #AIEngineering #LLMs
Python for the AI Engineer From Zero to Hero: Building the Foundation for LLMs, Generative AI, Data...

Python for the AI Engineer From Zero to Hero: Building the Foundation for LLMs, Generative AI, Data Processing, and Next-Gen Applications (The Modern AI ... AI Engineering From Zero to Hero. Book 1)

From amazon.com
6
ついはじめ | Hajime Tsui
ついはじめ | Hajime Tsui @hajimetwi3 ·
Replying to @hajimetwi3
「Post Engineering for AI: Benevolent Contextual Guidance for Debiasing Large Language Models」の解説記事キタ――(゚∀゚)――!! x.com/hajimetwi3/sta… #生成AI #LLMs
1
54
StartupHub.ai
StartupHub.ai @StartupHubAI ·
Static RAG knowledge bases are out. WriteBack-RAG introduces a trainable corpus approach, distilling relevant facts for consistent performance boosts (+2.14% avg) across RAG methods. An offline upgrade for any RAG pipeline. #AI #RAG #LLMs startuphub.ai/ai-news/ai-res…
WriteBack-RAG: Trainable Knowledge for RAG

WriteBack-RAG enables trainable RAG knowledge bases by distilling relevant facts into the corpus, boosting performance universally across RAG systems.

From startuphub.ai
17
Antrixsh Gupta
Antrixsh Gupta @AntrixshG ·
Evaluating AI agents by final output alone is a trap. Your agent can return the right answer, but the trace shows it hallucinated tool calls and looped to get there. If you aren't scoring the execution trace, your evals are just noise. #AIAgents #LLMs #Evals
1
14
Ben Auffarth
Ben Auffarth @benji1a ·
My book was the deal of the day! It's still a good deal. Have a look. #RAG #LLMs #AI
Manning Publications Manning Publications @ManningBooks ·
📣 Deal of the Day 📣 Mar 18 HALF OFF NEW MEAP! Retrieval Augmented Generation, The Seminal Papers & selected titleshubs.la/Q047l6-506q Explore the foundational research papers that explain why RAG works, how it’s built, and what makes it different from other approaches. @ba #RAG #InformationRetrieval #DenseRetrieval #HybridSearch #LLMs This book illuminates techniques that empower systems to retrieve intelligently, evaluate themselves, and recover from errors. Over 40 code samples, architectural diagrams, and industry case studies make each concept easy to understand. As you master the patterns behind RAG, you’ll better understand tradeoffs, diagnose failures, and effectively evaluate and improve your own RAG implementations.
1
1
127