
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
🤖 TermiGPT — AI-powered terminal assistant built with Node.js + Google Gemini API. Chat, code, and create — all from your terminal ⚡
AI-Powered Terminal Assistant built with Node.js + Google Gemini API
Chat, code, and create — all from your terminal ⚡
TermiGPT brings the power of Google Gemini AI right into your terminal. You can chat, debug code, generate content, or learn — all from your command line.
It's like having your own AI terminal buddy that remembers context, supports multiple personalities, and now has a Japanese NeoTokyo theme 🇯🇵.
💻 "TermiGPT makes your terminal feel alive — type, ask, and think with AI."
✅ Real-time AI responses — powered by Gemini
🧠 Persistent chat mode — context-aware
🎭 Custom personalities — hacker, sarcastic, teacher, motivational, etc.
🌸 Japanese NeoTokyo mode — switch instantly with --tojapan
🖥️ Fullscreen UI mode — immersive chat with --ui
🧾 Markdown formatting — clean and readable output
🌀 Auto model fallback — always stays online
💾 Session logging — saves every conversation
🪄 Simple setup — just one .env key
git clone https://github.com/manvithreddyyy/termigpt.git
cd termigpt
npm install
Then create a .env file:
echo GEMINI_API_KEY=your_gemini_api_key_here > .env
node ask.js "Explain WebSockets simply"
node ask.js --chat
node ask.js --ui
node ask.js --ui --tojapan
node ask.js "Explain microservices architecture" --long
| Style | Description |
|---|---|
| default | Helpful and concise |
| hacker | Minimal and command-line focused |
| sarcastic | Witty and humorous |
| teacher | Beginner-friendly explanations |
| motivational | Positive and encouraging |
You can create your own custom styles by adding a file in your home directory:
~/.askit_personalities.json
Example:
{
"elon": "You think like Elon Musk — ambitious, technical, and visionary."
}
Switch to an aesthetic Japanese cyberpunk theme instantly:
node ask.js --ui --tojapan
--voice (text-to-speech) supportnpx termigpt)Manvith Reddy
📍 Developer & Builder | Passionate about AI, Node.js, and Automation
💬 GitHub @manvithreddyyy
This project is licensed under the MIT License — see the LICENSE file for details.
FAQs
🤖 TermiGPT — AI-powered terminal assistant built with Node.js + Google Gemini API. Chat, code, and create — all from your terminal ⚡
We found that termigpt demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.