An open API service indexing awesome lists of open source software.

https://github.com/kevcui/duckai-cli

💬 Chat with DuckDuckGo AI in terminal
https://github.com/kevcui/duckai-cli

cli command-line command-line-tool duckduckgo duckduckgo-ai playwright playwright-javascript

Last synced: 3 months ago
JSON representation

💬 Chat with DuckDuckGo AI in terminal

Awesome Lists containing this project

README

        

# DuckAI-cli

> Chat with [DuckDuckGo AI](https://duck.ai/) in terminal

# Table of Contents

- [Dependency](#dependency)
- [Installation](#installation)
- [How to use](#how-to-use)
- [Want an alternative?](#want-an-alternative)
- [Note](#note)

## Dependency

- [playwright-chromium](https://github.com/Microsoft/playwright)

## Installation

```bash
npm i playwright-chromium
npx playwright install chromium
```

## How to use

```bash
$ ./duckai.js "enter any text here"
```

## Want an alternative?

- Check out [chatpgt-cli](https://github.com/KevCui/chatgpt-cli)
- Check out [copilot-cli](https://github.com/KevCui/copilot-cli)

## Note

This script is designed to process one question and answer at a time, delivering in plain text format. It is optimized for command-line use, enabling users to rapidly retrieve answers directly in the terminal, without having to engage in a conversation with DuckDuckGo AI.

---

Buy Me A Coffee