Baselight

Top AI Assistants And Platforms

"Exploring Generative AI Platforms by Category and Release Year"

@kaggle.afnansaifafnan_top_ai_assistants_and_platforms_in_2025

Loading...
Loading...

About this Dataset

Top AI Assistants And Platforms

This dataset provides an overview of Generative AI tools and platforms, including names, companies, categories, modalities (text, image, video, audio, code, etc.), release years, open-source status, API availability, and websites. It helps to compare AI models across different domains, such as chat assistants, image generation, design, and productivity. The dataset is useful for visualizing and analyzing the growth of AI tools, their accessibility, and their technological features.

Tables

Generative Ai Tools Platforms 2025

@kaggle.afnansaifafnan_top_ai_assistants_and_platforms_in_2025.generative_ai_tools_platforms_2025
  • 22.39 kB
  • 113 rows
  • 22 columns
Loading...
CREATE TABLE generative_ai_tools_platforms_2025 (
  "tool_name" VARCHAR,
  "company" VARCHAR,
  "category_canonical" VARCHAR,
  "modality_canonical" VARCHAR,
  "open_source" BIGINT,
  "api_available" BIGINT,
  "api_status" VARCHAR,
  "website" VARCHAR,
  "source_domain" VARCHAR,
  "release_year" BIGINT,
  "years_since_release" BIGINT,
  "mod_text" BIGINT,
  "mod_image" BIGINT,
  "mod_video" BIGINT,
  "mod_audio" BIGINT,
  "mod_code" BIGINT,
  "mod_design" BIGINT,
  "mod_infra" BIGINT,
  "mod_productivity" BIGINT,
  "mod_safety" BIGINT,
  "mod_multimodal" BIGINT,
  "modality_count" BIGINT
);

Share link

Anyone who has the link will be able to view this.