# TheExplainthis/ChatGPT-Line-Bot

This is a repository that allows you to integrate ChatGPT into Line.

Repository: https://github.com/TheExplainthis/ChatGPT-Line-Bot
Canonical: https://ross.abutalabs.com/products/chatgpt-line-bot
Language: Python
License: MIT
License Family: permissive
Last push: 2024-05-04T20:22:41+00:00

## Health v2 (maintenance only)
Score: 21/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 92
- inputs: {"age_days": 1290, "days_push": 851, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1689, forks 1937 (observed 2026-08-28T04:05:22.378304+00:00)

## What it is
A Python application that integrates ChatGPT into the LINE messaging platform, letting users chat with GPT models and generate DALL·E 2 images via commands. It also supports Whisper audio transcription and summarizing YouTube videos and news articles, and is designed for easy deployment on free hosting like Replit.

## Use cases
- run a ChatGPT bot inside LINE messenger
- generate AI images from LINE chat with /imagine
- summarize YouTube videos and news articles in chat
- transcribe voice messages with Whisper
- self-host a personal AI assistant on LINE

## When to choose
- you want a ready-made ChatGPT integration for LINE
- you need image generation (DALL·E) inside a chat app
- you want a simple free deployment path via Replit

## When to avoid
- you use Telegram, Discord, or Slack instead of LINE
- you need production-grade scaling or multi-tenant support
- you require the latest GPT-4 features or official OpenAI assistant APIs

## Facets
- artifact type: application
- maturity: maintenance
- function: chatbot, llm-inference, agent-framework, webhook, http-server
- domain: chatbots, artificial-intelligence, large-language-models, messaging-platforms
- platform: python, self-hosted, cloud
- tags: line-bot, chatgpt, openai, dall-e, messaging-api, replit-deployment, whisper, automation, web-server

## Member repositories
- TheExplainthis/ChatGPT-Line-Bot (main) score 21

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.378304+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:38:40.139247+00:00, confidence not recorded.
  - readme: https://github.com/TheExplainthis/ChatGPT-Line-Bot (fetched 2026-08-28T04:05:22.378304+00:00, sha fcbeb8848afd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
