Mar 19 · 7 min read · One of the latest models gaining attention among developers is MiniMax-M2.1, released by MiniMax AI. Built with a Mixture-of-Experts architecture, the model is designed for software engineering tasks,
Join discussion
Apr 27, 2025 · 2 min read · #When you are dealing with tons of research applications, it can be quite tricky to pull out the important stuff and rank them at the same time with important information. That’s where N-grams come in and help us break down the text into manageable, ...
Join discussionNov 23, 2024 · 6 min read · Introduction What is Feature Extraction from text? To text representation To text recognition Why do we need it? Why is it difficult? What is the core idea? What are the techniques? OHE (One Hot Encoding) BOW (Bag of Words) ngrams TfIdf ...
Join discussion
Sep 10, 2024 · 3 min read · As of September 9, 2024 These are the core components of my tech stack as of today. Will update as things change. Hardware: Apple ecosystem M1 Mac iPhone iPad Sync across Apple ecosystem: iCloud Tasks and notes: Obsidian Create an iCloud fol...
Join discussionOct 2, 2023 · 4 min read · Table of Contents Introduction Why Use PluginBase AI Batch Runner? Efficiency at its Best No Coding Required No Subscriptions required Getting Started How to Use the PluginBase AI Batch Runner Who Stands to Benefit? Exploring Use Cases and Poten...
Join discussionMar 15, 2023 · 2 min read · In this guide, I show how to get access to GPT-4. Table of Contents What is GPT-4? Getting access to GPT-4 as a user Getting access to GPT-4 API What is GPT-4? GPT-4 is the latest AI system from OpenAI, the creator of chatGPT. GPT-4 is more powerfu...
Join discussionMar 15, 2023 · 1 min read · In this guide, I show how to start using GPT-4 API. Table of Contents Get Access to GPT-4 API Call GPT-4 API from Python code Get Access to GPT-4 API First, you need to get access. Follow this guide to get access to GPT-4 API. Once, you have access...
Join discussionFeb 10, 2023 · 2 min read · In this guide, I will explain how to use cohere AI APIs with Python. Table of Contents Requirements Setup Your first call to cohere AI APIs with Python Conclusion Requirements You are going to need to cohere AI API Key. You can get a free account f...
Join discussion