Type something to search...

Api

A Developer’s Roadmap to Getting Started with AI in 2025

A Developer’s Roadmap to Getting Started with AI in 2025

In my last article, I wrote about a learning path of AI for beginners, in an attempt to demystify its tools and applications for day-to-day tasks. This time, we’re taking a sharp left, so to

Read More
Taming the Tool Chaos: The Generative AI Agents & Tool Registry

Taming the Tool Chaos: The Generative AI Agents & Tool Registry

A practical guide to managing Tools for Generative AI Agents Overview Generative AI agents, which actively interact with their environment to achieve goals, rely heavily on tools. As

Read More
Master Bots Before Starting with AI Agents: Simple Steps to Create a Mastodon Bot with Python | by Sarah Lea | Dec, 2024 | Towards Data Science

Master Bots Before Starting with AI Agents: Simple Steps to Create a Mastodon Bot with Python | by Sarah Lea | Dec, 2024 | Towards Data Science

I recently published a post on Mastodon that was shared by six other accounts within two minutes. Curious, I visited the profiles and discovered that at least one of them was a tech bot — accounts

Read More
CrewAI and Criteo API — Part 1

CrewAI and Criteo API — Part 1

Introduction This article is the first in a series showing how to use CrewAI and Criteo APIs. We will see how to obtain credentials, use those credentials to get an Access Token and use the

Read More
LLM Agents: Introduction to CrewAI

LLM Agents: Introduction to CrewAI

Agent frameworks powered by LLMs promise to catapult autonomous task solving to unprecedented levels. Instead of rigid programming, LLMs reflect tasks, utilize tools, and check each other’s outp

Read More
OpenAI o1 is Out and ChatGPT Pro: The Future of Intelligent AI Tools

OpenAI o1 is Out and ChatGPT Pro: The Future of Intelligent AI Tools

OpenAI has launched the OpenAI o1 model and introduced a premium subscription tier, ChatGPT Pro, designed for high-performance professiona

Read More
Mastering AI Agents: A Hands-On Guide to CrewAI and Google Search API

Mastering AI Agents: A Hands-On Guide to CrewAI and Google Search API

You know how everyone’s talking about AI agents these days? They’re popping up in industries left and right, promising to transform how things get done. But honestly, trying to wrap your head ar

Read More
Codium’s Windsurf: The Best Cursor Rival

Codium’s Windsurf: The Best Cursor Rival

You know the struggle of balancing speed, efficiency, and innovation in your code. Codium’s latest release, Windsurf, has changed the game entirely. Dubbed as the

Read More
How to Use Claude 3.5 Sonnet API for Creative Writing

How to Use Claude 3.5 Sonnet API for Creative Writing

Let’s talk about something that we all face during development: API Testing with Postman for your Development Team. Yeah, I’ve heard of it as well, [Postman is getting worse](https://www.reddit

Read More
Leveraging Gemini 1.5 API for Automated Test Case Generation Reverse Engineering

Leveraging Gemini 1.5 API for Automated Test Case Generation Reverse Engineering

Abstract This report examines leveraging Gemini 1.5 API with Google Apps Script to automate sample input creation during script reverse engineering. Traditionally, this process is manual a

Read More
OpenAI Realtime API (Voice Mode), Getting Started on Colab

OpenAI Realtime API (Voice Mode), Getting Started on Colab

Everything you need to know, and a hands-on introduction to OpenAI’s voice mode API that you can run on Colab. The latest development from OpenAI brings us the Realtime API, designed to al

Read More
Llama 3.1 405B — How to Use for Free

Llama 3.1 405B — How to Use for Free

No Local Install Needed Llama 3.1 405B is Meta’s most advanced AI model released in July 2024 — but where can you try it?** LLama 3.1 comes in different versions, including

Read More