📢 For those who is the field of Sentiment Analysis / Opinion Extraction / IR. So far I attend the 5 days Agent development course and honestly learned alot from trying out SKILLS and tools integration into Goodle ADK.
The course assumed to implement the project, so I am writing to share ARExplorer, -- is an agentic version of the workflow elements (NER + text classfiication + graph operations) in a form of the demo for the 5 day agent development course. This is a successor of the ARElight tool (https://github.com/nicolay-r/ARElight) that provides workflow and graph operation tools for visualizing large documents.
📢 For those who experimening with large language models in clinical domain, this might be relevant. So far we participated in Task 4 of the ArchEHR-QA 2026 shared task. The task requires aligning answers to patient questions with clinical evidence. Our approach encodes clinical reasoning principles directly into the prompt, evaluated in a zero-shot setting.
Results: +2% improvement with ChatGPT-5.2. No measurable gain with Llama-3 70B, indicating the approach benefits larger-scale models.
📢 Who want's to have a quick start for adapting CoT schema for any LLM, this post would be relevant.
Excited to share a new version of 🌟 bulk-chain 🌟! Bulk-chain is high-level wrapper over LLM providers for efficient quering LLMs hosted by third-party services. It brings native batching via support of async clients.
What's new: ☑️ Simplified inference setup The API is now closer to the OpenAI paradigm for toggling streaming. Instead of separate patterns in 1.2.0, now it is possible to simple toggles to enable streaming and async behavior. ☑️ 🛠️ Fixed issues when passing code contain {} blocks ☑️ 🛠️ Async streaming + batching now works properly ☑️ 🛠️ Logging of prompts could be disabled
Update: TRELLIS.2 (Text to 3D, Image to 3D) Gradio with Rerun Embedded demo with improved visualization of the 3D model previewer is now available on Hugging Face. Generate assets and view them in the 3D viewer, powered and streamlined with Microsoft’s TRELLIS.2 and Tongyi-MAI’s Z-Image-Turbo models.
What if an AI agent could be tricked into stealing your data, just by reading a tool's description? A new paper reports it's possible.
The "Attractive Metadata Attack" paper details this stealthy new threat. To measure the real-world impact of their attack, the researchers needed a source of sensitive data for the agent to leak. We're proud that the AI4Privacy corpus was used to create the synthetic user profiles containing standardized PII for their experiments.
This is a perfect win-win. Our open-source data helped researchers Kanghua Mo, 龙昱丞, Zhihao Li from Guangzhou University and The Hong Kong Polytechnic University to not just demonstrate a new attack, but also quantify its potential for harm. This data-driven evidence is what pushes the community to build better, execution-level defenses for AI agents.
🔗 Check out their paper to see how easily an agent's trust in tool metadata could be exploited: https://arxiv.org/pdf/2508.02110
🚨 For those who intereseted in developing System + GUI for representing opinions from text, this post might be relevant. I recently brought the support for LLM in ARElight -- opinion extraction framework. ARElight is a no-string pipeline for retrieving information from large texts. It features the flexible customizations for Text Processing, NER, text translation, and relations classification.
Time-Effective LLM Querying in Information Retrieval Tasks
🎤 Last week at Research Colloquium in Technische Universität Chemnitz, we presented a framework for time-effective data handling with prompting schemas. The video of the talk is now available 👇️
🔑 bulk-chain solves the following problems: ✅ Effective handling CoT schema with big amount of prompts and parameters they are based on (batching policies) ✅ Easy-to-apply for data-iterators (datasets handling)
📢 If you do studies in Natural Language Processing, this may be of interest. The International Conference on Natural Language Processing (ICNLP) 🇨🇳 is comming in 2026. This time it is going to be the 8th edition, and for those who interested in submission, call is open until 30'th of december https://www.icnlp.net/
Nvidia is on a roll lately. Nemotron 3 Nano is my new fav local model, but here's the real flex: they published the entire evaluation setup. Configs, prompts, logs, all of it. This is how you do open models 🔥
Introducing the Z Image Turbo LoRA DLC App, a gallery space for plug-and-play Z-Image-Turbo LoRAs. It features a curated collection of impressive LoRAs for generating high-quality images. By default, it runs on the base model. Simply choose a LoRA, type your prompt, and generate images. You can find the app and more details below. 🤗🧪