Skip to content

lakey009/AI-Tools-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE LARGEST ONLINE - AI Tools List


📊 COMING SOON: Rich Metadata Visualizations!

Graphs of traffic sources, website-traffic trends, AI-tool pricing and more — extract insights & compare tools at a glance!

⭐️ Show your support: Star ⭐ this repository!


A curated JSON-based directory of AI-powered tools, services, and platforms—ideal for developers, data scientists, researchers, or anyone building AI-powered applications and integrations.


📦 Repository Contents

  • AIToolsList.json
    A JSON array where each object represents one AI tool with the following fields:
    • id (integer): Unique identifier (starts from 1).
    • handle (string): A short, URL-friendly name for the tool.
    • website (string): The tool’s canonical homepage URL.
    • description (string): A brief summary of what the tool does.

🔍 What’s Inside

This list currently includes entries such as:

id handle website description
1 scrip-ai https://scripai.com Free AI writer for creating viral short video scripts and AI content.
2 quickads https://www.quickads.ai/ AI ad generator for creating image and video ads quickly and efficiently.
3 wonderchat https://wonderchat.io AI Chatbot builder to create custom ChatGPT chatbots from website links or PDFs.
4 creatosaurus https://www.creatosaurus.io All-in-one creative and marketing platform for streamlined workflow and scalable storytelling.

(…plus more entries in the full JSON file.)


📊 Data Analysis & Visualizations

We’ve just added detailed analytics on our AI tools dataset! See DataAnalysis.md for:

  • Pricing Distribution
    Bar charts showing how many tools fall into each monthly pricing bracket (Free, 0–2 USD, …, 48–50 USD, 50+ USD).
  • Traffic Source Breakdown
    Pie charts illustrating Direct, Search, and Referral traffic shares across five visitor-volume tiers.

These visualizations surface key insights—like the dominance of freemium models and the shift from Search to Direct traffic as tools gain popularity.


🚀 How to Use

  1. Clone the repo
    git clone https://github.com/lakey009/AI-Tools-List.git
    cd AI-Tools-List