Skip to main content
work

Get Response

2024-10-01

A terminal-based AI chatbot and automation tool.

Get Response

A terminal-based AI chatbot and automation tool that turns your command line into an intelligent assistant.

Tech Stack

  • Node.js — for the core CLI logic
  • Google Gemini API — powering the AI-powered responses
  • Stack Exchange API — powering the specialized research mode for technical querying
  • Tesseract.js & PDF-Parse — for extracting context from images and documents
  • Mermaid.js — for automatic codebase visualization and diagram generation
  • Chalk & Boxen — for a polished, interactive, and user-friendly terminal interface

Features

  • Ask questions from direct text input, file content, or entire directory context
  • Enter a persistent chat mode for back-and-forth conversational sessions
  • Automate terminal commands by describing tasks in plain English
  • Generate content and handle technical tasks like writing unit tests or scaffolding applications