AI360 is a Next.js application that brings together two powerful experiences: an interactive dashboard tracking AI’s impact on global markets and a suite of AI utility tools that put the power of Google Gemini and Cloudflare AI directly in your browser. Whether you’re exploring AI adoption trends or automating everyday tasks, AI360 has you covered.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/nayalsaurav/ai360/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
Set up AI360 locally and run your first AI tool in under five minutes.
Configuration
Configure API keys for Gemini, Cloudflare, and ImageKit.
AI Dashboard
Explore real-time global AI analytics powered by Our World in Data.
AI Utilities
Overview of all eight AI-powered tools available in AI360.
What’s Inside
AI360 is organized around two core experiences:Global AI Dashboard
Visualize AI training computation growth, country-level AI system adoption, and public sentiment across 20 years of data.
Text Summarizer
Condense long documents, articles, and reports into concise summaries using Gemini 2.5 Flash.
Cold Email Writer
Generate persuasive outreach emails from a short context prompt.
Email Template Generator
Produce fully styled, responsive HTML email templates for any use case.
Image Generator
Create AI-generated images from text prompts using Cloudflare FLUX.1 Schnell.
Background Remover
Strip backgrounds from any image instantly with ImageKit’s AI transformation.
Code Explainer
Break down complex code snippets into plain-English step-by-step explanations.
Flowchart Generator
Convert any process description into an interactive, editable node-edge flowchart.
API Reference
All AI tools are backed by Next.js API routes you can call programmatically.API Overview
Base URL, authentication model, and common error codes.
All Endpoints
Full request/response documentation for every utility endpoint.