いっしきまさひこBLOG

AI・機械学習関連、Web制作関連、プログラミング関連、旅行記録などなど。一色政彦。

2025-10-01から1ヶ月間の記事一覧

Gartner風「ハイプ・サイクル」曲線をPythonで描く ― hype-cycle-curve 公開

新しいAI技術やトレンドを可視化する際によく登場する「ハイプ・サイクル(Hype Cycle)」。 あのガートナーのグラフを、自分で描けたら便利だと思ったことはありませんか? そんな方のために、Pythonだけで簡単にハイプ・サイクル曲線を描けるツールを作り…

Visualize the AI Trend ― Python Hype Cycle Curve Generator Released

Ever wanted to draw a Gartner-style Hype Cycle graph by yourself — just like those you see in tech reports? Now you can, with this small Python tool. GitHub: isshiki/hype-cycle-curve ✨ Features Generates smooth hype-cycle curves from simp…