🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP β†’
Sign In

profile-readme-ai

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

profile-readme-ai

πŸš€ AI-powered GitHub Profile README generator - analyze your repos and generate stunning profiles in seconds

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Typing SVG


versionΒ  downloadsΒ  licenseΒ  node



Analyze your repos. Detect your stack. Generate a stunning profile.
One command. AI-powered. 8 themes. 10 languages.


⚑ Quick StartΒ Β πŸ”„ Pipeline  🎨 Themes  🧠 AIΒ Β πŸ“– CommandsΒ Β βš™οΈ Config


Project Card

⚑ Quick Start

$ npx profile-readme-ai generate

Zero config. Zero install. One command.

Β // more install options
# global install
$ npm install -g profile-readme-ai

# use the short alias
$ prai generate -u your-username -t neon

# dry-run: preview without saving
$ prai generate -u your-username --dry-run

# skip AI, just use GitHub data
$ prai generate -u your-username --no-ai

πŸ”„ Pipeline

  input               process             enhance             output
  ─────               ───────             ───────             ──────

  GitHub API    ───▢   detect      ───▢   GPT-4o      ───▢   README.md
  β”œβ”€ profile          β”œβ”€ languages       β”œβ”€ bio              β”œβ”€ themed
  β”œβ”€ repos            β”œβ”€ frameworks      β”œβ”€ tagline          β”œβ”€ badges
  └─ stars            └─ topics          └─ suggestions      └─ stats
// what happens under the hood
const analysis  = await analyzeGitHubProfile(username);   // fetch + detect
const { bio }   = await generateBio(analysis, apiKey);    // AI enhance
const readme    = generateReadme(analysis, { theme });    // render
await fs.writeFile('README.md', readme);                  // done

🎨 Themes

  8 built-in themes. Or bring your own.
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  β–ͺ β–ͺ β–ͺ      β”‚
β”‚  ─────────  β”‚
β”‚  minimal    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

 🎯 Minimal 

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  $ whoami   β”‚
β”‚  > hacker   β”‚
β”‚  $ _        β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β πŸ’» HackerΒ 

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  ✨ β˜… ✨    β”‚
β”‚  creative   β”‚
β”‚  ~motion~   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

 🎨 Creative 

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  ┃ Name     β”‚
β”‚  ┃ Title    β”‚
β”‚  corporate  β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β πŸ‘” CorporateΒ 

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  β–‘β–ˆβ–€β–€β–‘β–ˆβ–€β–€  β”‚
β”‚  β–‘β–€β–€β–ˆβ–‘β–ˆβ–€β–€  β”‚
β”‚  retro      β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β πŸ•ΉοΈ RetroΒ 

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  ╔═══╗      β”‚
β”‚  β•‘neonβ•‘     β”‚
β”‚  β•šβ•β•β•β•      β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β πŸ’œ NeonΒ 

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  β—Όβ—Όβ—Όβ—Όβ—Όβ—Όβ—Ό   β”‚
β”‚    dark     β”‚
β”‚  β—Όβ—Όβ—Όβ—Όβ—Όβ—Όβ—Ό   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β πŸŒ‘ DarkΒ 

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  β—»β—»β—»β—»β—»β—»β—»   β”‚
β”‚    light    β”‚
β”‚  β—»β—»β—»β—»β—»β—»β—»   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β β˜€οΈ LightΒ 


Β // custom themes
$ prai init-theme -o my-theme.json
$ prai generate --theme-file my-theme.json
// my-theme.json β€” full control
{
  "name": "My Theme",
  "headerStyle": "banner",       // banner | text | ascii | none
  "headerColor": "gradient",     // hex | gradient
  "headerAnimation": "twinkling",// twinkling | fadeIn | blink | none
  "badgeStyle": "for-the-badge", // flat | flat-square | for-the-badge
  "statsTheme": "tokyonight",   // github-readme-stats theme
  "sections": { "about": true, "techStack": true, "stats": true, "connect": true }
}

🧠 AI Features

Powered by gpt-4o-mini Β Β·Β  Run prai configure to set your key


$ prai analyze -u username

πŸ” Deep Analysis
Reads repo READMEs, generates an accurate bio based on your actual work, and provides actionable profile improvement suggestions.

$ prai translate -u username

🌍 Multi-Language
Generate your bio in 10 languages simultaneously:

EN  IT  ES  DE  FR
PT  ZH  JA  KO  RU
$ prai social -u username

πŸ–ΌοΈ Social Cards
Optimized preview images for Twitter, LinkedIn. Stats cards, language charts, streak counters, trophy shelves.

πŸ“– Commands

  Command              Alias    Description                          AI
  ───────              ─────    ───────────                          ──
  prai generate         g       Generate profile README              β—‹
  prai analyze          a       Deep analysis + suggestions          ●
  prai translate        t       Multi-language bio                   ●
  prai social           s       Social preview cards
  prai stats                    GitHub statistics
  prai actions                  GitHub Actions workflow
  prai configure        c       Set up API keys
  prai preview          p       Preview any profile README
  prai init-theme               Scaffold custom theme
  prai themes                   List all themes

  ● requires OpenAI key     β—‹ optional AI enhancement
Β // options reference
  Flag                         Description
  ────                         ───────────
  -u, --username <name>        GitHub username
  -t, --theme <name>           minimal | hacker | creative | corporate
                               retro | neon | dark | light
      --theme-file <path>      Custom theme JSON
  -o, --output <path>          Output file (default: ./README.md)
      --dry-run                Preview only, no file write
      --no-ai                  Skip AI generation
      --no-stats               Skip stats cards
      --json                   JSON output (stats)
  -l, --language <code>        Bio language (analyze)
  -s, --schedule <cron>        Cron schedule (actions)

βš™οΈ Configuration

$ prai configure
  Key                 Status              Purpose
  ───                 ──────              ───────
  OpenAI API Key      Required for AI     Bio, analysis, translation
  GitHub Token        Optional            Rate limit: 60 β†’ 5,000 req/h

πŸ”‘ platform.openai.com/api-keys Β· πŸ”‘ github.com/settings/tokens

πŸ“‹ Requirements

  βœ“  Node.js 18+
  βœ“  GitHub account
  β—‹  OpenAI API key (optional β€” AI features only)

πŸ—οΈ Stack

TypeScript Node.js OpenAI GitHub

🀝 Contributing

$ git clone https://github.com/sena-labs/profile-readme-ai.git
$ cd profile-readme-ai && npm install
$ npm run dev generate    # dev mode
$ npm run build           # compile

See CONTRIBUTING.md for guidelines.

πŸ“œ License

Apache License 2.0 β€” Copyright 2026 sena-labs

See LICENSE.


GitHubΒ  npm



Built by sena-labs  ·  If this helped you, a ⭐ means a lot



[sena-labs@github ~]$ exit

Keywords

github

FAQs

Package last updated on 08 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts