by Zainul Abideen | Aug 30, 2025
Introduction to Weaviate In today’s technology landscape, data is at the heart of every intelligent application. Weaviate is an open-source, scalable, and highly efficient vector search engine that allows developers to build powerful data-driven applications. What is... by Zainul Abideen | Aug 30, 2025
Introduction to CatBoost CatBoost is an open-source software library developed by Yandex for gradient boosting on decision trees. It is particularly designed to handle categorical features effectively, making it a great choice for various machine learning tasks. In... by Zainul Abideen | Aug 30, 2025
Introduction to Hugging Face Tokenizers The Hugging Face Tokenizers library is a powerful open-source tool designed for developers working in the field of Natural Language Processing (NLP). It provides fast and efficient tokenization capabilities, making it easier to... by Zainul Abideen | Aug 22, 2025
Introduction Parlant is an open-source chat bot framework that aims to facilitate natural conversations between users and applications. Developed by Emcie, this repository offers a flexible, easy-to-implement solution for developers looking to integrate chat bots into... by Zainul Abideen | Aug 22, 2025
Introduction In the rapidly evolving world of artificial intelligence, interoperability between frameworks is paramount. ONNX (Open Neural Network Exchange) stands as a pivotal open-source project that fosters compatibility across diverse AI models. Originating in...