π’ I've tried #NovitaAI for querrying large datasets
novita.ai/models/model...
β
οΈPros: support for OpenAI API is highgly convenient
βοΈ Cons: The rate limit (20 Req/min) was a blocker for efficient batch processing; this is too impractical
π In few lines: github.com/nicolay-r/bu...
06.03.2026 13:18
π 0
π 0
π¬ 0
π 0
π’ If you around of handling massive amount of data with LLM and prompt schema, then you might be interested to have a look on bulk-chain: proxy in between batched data iterators and LLM providers:
π¦οΈ The latest version is on PyPI:
pypi.org/project/bulk...
#data #iterator #cot
12.02.2026 22:28
π 1
π 0
π¬ 0
π 0
What's new:
βοΈ Simplified inference setup
The API is now closer to the OpenAI paradigm for toggling streaming.
βοΈ π οΈ Fixed issues when passing code contain {} blocks
βοΈ π οΈ Async streaming + batching now works properly
βοΈ π οΈ Logging of prompts could be disabled
01.02.2026 22:54
π 0
π 0
π¬ 0
π 0
π’ 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.
π github.com/nicolay-r/bu...
01.02.2026 22:54
π 0
π 0
π¬ 1
π 1
Screenshot of YouTube channel "Fireplace 10 hours" showing a single uploaded video titled "Fireplace 10 hours full HD" with 156 million views, uploaded 9 years ago. The channel has 108K subscribers and only one video. The thumbnail and profile picture both show a cozy fireplace with flames.
Imagine uploading 1 YouTube video 9 years ago and still generating 2M+ views a month.
No algorithm hacks. No posting schedule. No "content strategy."
Just a fireplace burning for 10 hours.
This is what digital real estate actually looks like.
29.12.2025 20:06
π 156
π 9
π¬ 18
π 0
π bulk-chain solves the following problems:
β
Effective handling CoT schema with big amount of prompts and parameters they are based on (batching policies)
β
Effective and easy-to-apply for data-iterators (datasets handling)
π§΅2/n
#bulkchain
29.12.2025 22:56
π 0
π 0
π¬ 1
π 0
bulk-chain: No-string framework for Time-Efficient LLM Querying in Information Retrieval Tasks
YouTube video by Nicolay Rusnachenko
π¨ Time-Effective LLM Querying in Information Retrieval Tasks
At Research Colloquium in Technische UniversitΓ€t Chemnitz we presented a framework for time-effective data handling with prompting schemasπ
π¬ youtube.com/watch?v=pa8j...
π§΅1/n
29.12.2025 22:56
π 0
π 0
π¬ 1
π 0
π’ If you do studies in Natural Language Processing, this may be of interest.The International Conference 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
www.icnlp.net
21.12.2025 13:01
π 0
π 0
π¬ 0
π 0
π We use separate providers, in particular supporting to @replicate.com .
Why it matters among the other tutorials: this is easy to extend with the other models supported by a particular platform or change to the other providers
π§΅3/n
15.12.2025 22:17
π 0
π 0
π¬ 1
π 0
With the second part we making step from supporting streaming of data chunks towards β‘οΈ support inference from 3-rd party providers π€ (@openrouter.bsky.social , @replicate.com , etc.).
π§΅2/n
15.12.2025 22:17
π 0
π 0
π¬ 1
π 0
Minimalistic LLMs streaming querrying integration into WebPage
YouTube video by Nicolay Rusnachenko
π¨ The second part of the tutorial series on mimimalistic LLMs integration in web environment is here! π
π¬οΈ youtu.be/yNKYJzlKxh0
π§΅1/n
15.12.2025 22:17
π 1
π 0
π¬ 1
π 0
π This features the no-string framework for quierrying LLMs in various modes: sync, async and with optional support for output streaming.
π¦οΈ In the latest 1.2.0 release, the updates on outlining API parameters for inference mode.
π§΅2/n
14.12.2025 23:12
π 0
π 0
π¬ 1
π 0
π’ For those who interested in applying LLM for inferring iterators of data with CoT / prompts, this update might be relevant. Deligted to share the new release of the bulk-chain. This contributes to efficient AI querying for synthetic data gen.
πhttps://github.com/nicolay-r/bulk-chain
π§΅1/n
14.12.2025 23:12
π 0
π 0
π¬ 1
π 0
π€To relay from LLMs in Sentiment Analysis, here are the sub-tasks that could be done by other non-LLM systems:
1. Text Translation: github.com/nicolay-r/bu...
2. Named Entity Recognition and Masking: github.com/nicolay-r/bu...
π§΅5/n
05.12.2025 18:03
π 0
π 0
π¬ 0
π 0
Nicolay Rusnachenko
π¦To Use LLMs out-of-the box effective:
1. Few-shot and Fine-tuning: nicolayr.com?tab=professi...
2. THoR Reasoning: nicolayr.com?tab=professi...
π§΅4/n
05.12.2025 18:03
π 0
π 0
π¬ 1
π 0
Nicolay Rusnachenko
π To opt-out from LLM, below is the list of the key resources that were introduced:
1. Conventional Frameworks: nicolayr.com?tab=professi...
2. NN and CNN: nicolayr.com?tab=professi...
3. NN Framework with Att: nicolayr.com?tab=professi...
4. Towards Self-Attention: nicolayr.com?tab=professi...
π§΅3/n
05.12.2025 18:03
π 0
π 0
π¬ 1
π 0
Newcastle-Framework-Advances-28-11-2025.pdf
π Unlike similar previous talks presented in seminars at
@WolfsonCollege and @UofGlasgow, this one brings frameworks at survey level of numerous subtasks in sentiment analysis. This unites benchmarking on numerous data sets. π
Slides: drive.google.com/file/d/1JaWD...
π§΅2/n
05.12.2025 18:03
π 0
π 0
π¬ 1
π 0
Deep Learning Frameworks And Their Evolution in Sentiment Analysis
YouTube video by Nicolay Rusnachenko
π¨ Can we opt-out from LLMs or we should use them in efficient way for Sentiment Analysis?
Answering to that question with the survey of previously developed frameworks in Sentiment Analysis. This become a lecture for CSC8644
@UniofNewcastle
π¬ youtube.com/watch?v=dYEx...
π§΅1/n
05.12.2025 18:03
π 0
π 0
π¬ 1
π 0
29k participants at Neurips 2025
03.12.2025 01:37
π 15
π 2
π¬ 0
π 1
In further posts here you may expect to see key takaways in emerge of AI / Data and Healthcare out of keynote talks.
π§΅4/n
#Birmingham #nhs #10yearplan #ai #data #genAI #appplication #healthcare
16.10.2025 18:23
π 0
π 0
π¬ 0
π 0
Nicolay Rusnachenko
π Highlights of subjects we contribute to:
π CASA2025: Using Chain-of-Thouhts for Textual Radiological Report Evaluation -- nicolayr.com?data_type=pa...
π CLEF2025: Clinical Textural Report Summarization -- nicolayr.com?data_type=pa...
π§΅ 3/n
16.10.2025 18:23
π 0
π 0
π¬ 1
π 0
Nicolay Rusnachenko
π My provision contribution to the event is attendance on the basis of being a Research Fellow at Bournemouth University. In collaboration with the medical team, we applying and advancing Natural Language Processing in Marking Medical Images and Radiological Reports Evaluation π€
π§΅2/n
16.10.2025 18:23
π 0
π 0
π¬ 1
π 0
π’ Already head to the Birmingham to visit Delivering the NHS 10-Year Plan with AI & Data. Looking forward for keynote talks on AI adoption for Health servises, AI Risks.
π If you're around or sharing mutual interest, let's connect!
π§΅1/n
16.10.2025 18:23
π 1
π 0
π¬ 1
π 0
π’This year finds me with the very second attempt in Run Bournemouth Supersonic 10K. Thanks to every supporter on that breezy way ποΈ π¨...
π€ Did I smashed it?
β±οΈ www.myrunning.uk/run-bournemo...
#runbournemouth #bournemouthac #supersonic #10k #bournemouth #bournemouthbeach
14.10.2025 09:28
π 1
π 0
π¬ 0
π 0
GitHub - nicolay-r/pubmed_articles_iter: Non-official JSON-based articles info iterator from fetched XML snapshot for year 2025
Non-official JSON-based articles info iterator from fetched XML snapshot for year 2025 - nicolay-r/pubmed_articles_iter
βοΈ The PubMed OA subset byshares a metadata for 35M articles. Suddenly, the existing article parser was supported until 2024
π’ Excited to share project, which contirbutes:
βοΈ Downloader for files
βοΈ No-string iterator over articles
github.com/nicolay-r/pu...
#MedLibs
04.10.2025 20:08
π 2
π 0
π¬ 0
π 0
π’ Excited to share that our previosly presented studies on clnical report summarization ππ©Ίπ§ββοΈ at #CLEF2025 has become published an available at CEUR-WS:
π Check out: ceur-ws.org/Vol-4038/pap...
28.09.2025 13:24
π 1
π 0
π¬ 0
π 0
π’ Just registered at #Manchester #Health Series and ready connect and dive into talks about healthcare π©Ί and AI.
Personal interest and scope: present developing web-based demo βοΈ on marking medical images with NLP π€
π Paper card: nicolayr.com#casa2025
#ManchesterHealthSeries #Healthcare
23.09.2025 09:30
π 0
π 0
π¬ 0
π 0