Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
nicolay-rΒ 
posted an update 1 day ago
Post
1045
🚨 If you want a quickly apply various reasoning techniques 🧠 for your dataset, then I am happy to save your time and introduce 🌌 nlp-thirdgate 🌌

https://github.com/nicolay-r/nlp-thirdgate

This is a hub of a third-party providers like OpenAI, Replicate, OpenRouter, Hugging Face πŸ€— Transformers to be used for varions NLP tasks in a no-string mode. So that, you decide which dependecies to install, which I personally see is handy for:
πŸ“™ quick scripts deployment in notebooks like Google Colab;
πŸ“¦ empowering existing apps with machnine learning;

πŸ“· The example below demonstrates on how to quick start with reasoning over rows of CSV / JSONL data.

To quick start, all you have to do is to download one of the provider and pass it to the script as shown in the image below.
🌟 Powered by bulk-chain: https://github.com/nicolay-r/bulk-chain
In this post