What is Claude AI and How Does it Work?

AI

If you’re happy with ChatGPT, you should probably explore one of its rivals – Claude AI. It’s a pretty new AI tool that was launched in March 2023.

Its latest release, Claude 3, was launched in March 2024 and is available in three variants – Haiku, Sonnet, and Opus. It was developed by Anthropic, a company backed by Google and Amazon.

There are many chatbots out there but only a few of them make news. Claude AI is definitely one of the most talked-about. Its latest iteration, Claude 3, has set new industry benchmarks as it covers a wide range of cognitive tasks.

Continue reading “What is Claude AI and How Does it Work?”

What is MAI-1: Microsoft’s New Proprietary AI Model

AI Machine Learning

If, like me, you’ve been following Microsoft’s Generative AI investment strategy ever since it first announced its partnership with ChatGPT creator, OpenAI, you might be wondering about MAI-1.

For some time now, Microsoft generative AI apps and tools, including its range of Copilot generative AI assistants, have been developed with support from external AI experts.

In fact, Microsoft has invested more than $11 billion into its partnership with OpenAI alone. However, similar to its competitor Google, the technology giant is reluctant to rely exclusively on partner support. That’s why, as of 2024, it’s working on its own AI model: MAI-1.

Continue reading “What is MAI-1: Microsoft’s New Proprietary AI Model”

Hands-On Review of Claude AI: My Personal Experience and Insights

AI Tools Articles

Did you know that by the end of 2022, as many as 88% of users had conversed with a chatbot at least once? But forget the stats, how many times have YOU interacted with a chatbot? I’m guessing more than a hundred times? That’s counting ChatGPT, Google Gemini, Microsoft Copilot, and so many others.

And then there’s another competitor to all these bots – Claude AI.

Continue reading “Hands-On Review of Claude AI: My Personal Experience and Insights”

How to Use Janitor AI with OpenAI API

AI AI Guides Articles

Using Janitor AI is really simple – just create an account and start chatting with the characters. And if you don’t like the Language Learning Model (LLM) you’re interacting with, you can change it using APIs.

By default, you get to interact with JanitorLLM Beta. It’s in beta so you can expect strange behavior and some downtime.

To reduce the downtime and have refined results, you can use OpenAI or Kobold AI running in the background.

Continue reading “How to Use Janitor AI with OpenAI API”

Enhancing Word Suggestions for Auto-completing Text in Android

Articles

In [a previous tutorial], the Levenshtein distance was used in an Android app to suggest words as a user types to automatically complete the word and save time.

In this follow-up tutorial, the suggestions will be enhanced by comparing the text the user is typing to words that are likely to be a match. Moreover, the app will support early exit if the distance exceeds a pre-defined threshold, which helps save time and enhance the suggestions.

Continue reading “Enhancing Word Suggestions for Auto-completing Text in Android”

Why AI Is the Next Step in Document Processing

Articles

Document processing is one of the most time- and resource-consuming tasks, compared to the value added that comes from the output.

It takes hours of manual, diligent work to input data in invoices, update medical records, or create the folders for insurance claims.

If all of these tasks could be done automatically, we’d see important benefits, including better organization of the underlying data, automatic scanning of records, error-checking, and pattern detection.

Continue reading “Why AI Is the Next Step in Document Processing”

An Introduction to Kotlin on Android — Concision and Safety

Articles

For a moment, travel back in time with me to 2011. Back then, Kotlin was a garage project by a team at JetBrains and had already been under development for a year. The team’s main goal was to have something that had all the goodness of Scala but still compiled as fast as Java. They open-sourced the project in early 2012 under the Apache 2 License.

Continue reading An Introduction to Kotlin on Android — Concision and Safety

Community Spotlight: Cupixel

Articles

I’ll be honest with you—I’m horrible at all things art. I was the kid who had to stay after class in 7th grade art because I could not, for the life of me, figure out shading. After years of half-hearted, failed attempts at scratching something decent onto a sketch pad, I resigned myself to the fact that I just wasn’t meant to be an artist.

One of the things I find most fascinating about technology is the ways in which it can clear pathways I would’ve imagined blocked. I’ve found that to be true as I’ve learned more and more about machine learning and mobile development, certainly.

Continue reading “Community Spotlight: Cupixel”