Skip to content

JimLiu/agent-translator

Repository files navigation

Translator Agent

An AI-powered intelligent translation CLI tool with an interactive chat interface.

Version

Current version: 0.1.0

Features

  • 🌍 Interactive Chat Interface: Beautiful terminal UI built with React + Ink
  • 💬 Message History: View all your messages with timestamps
  • 🎯 Simple Commands: Type 'exit' or 'quit' to leave
  • 🔧 Modern Stack: Built with TypeScript and ESM modules

Requirements

  • Node.js v20 or higher

Installation

npm install

Usage

Development Mode

npm run dev

Build

npm run build

Production

npm start

How to Use

  1. Run the CLI using npm run dev
  2. Type your messages in the input box at the bottom
  3. Press Enter to submit
  4. View your message history in the main area
  5. Type 'exit' or 'quit' to close the application

Development

This project uses:

  • TypeScript for type safety
  • React + Ink for terminal UI
  • ESM modules for modern JavaScript

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors