#ai #chat-bot #command-line #rust-based #markdown #api #krabby

bin+lib krabby_ai

A rust-based command-line AI chatbot

1 stable release

new 1.1.0 Feb 23, 2025

#1518 in Web programming

MIT license

17KB
167 lines

Krabby

A rust-based command-line AI chatbot powered by Hack Club's AI API and DeepSeek R1. Have natural conversations with AI right from your terminal.

Installation

You can install Krabby using cargo:

cargo install krabby-ai

Usage

Once installed, simply run:

krabby-ai

This will start an interactive chat session. You can:

  • Type your messages and press Enter to send
  • Type 'exit' to quit the chat

Features

  • Natural conversation with AI
  • Markdown support for both input and output
  • Command history
  • Conversation context tracking
  • Beautiful terminal formatting

Know your rights

This project is under the MIT license:

  • Freedom to Use: You have the right to use the software for any purpose, whether it's personal, academic, or commercial.
  • Freedom to Modify: You can modify the source code of the software to suit your needs or preferences.
  • Freedom to Distribute: You have the right to distribute the software, whether in its original form or modified, to others.
  • Collaboration: You can collaborate with others on the software's development and improvement.
  • No License Compatibility Issues: You can combine the MIT-licensed software with other software, even if they use different licenses.
  • No Usage Restrictions: There are no restrictions on the technologies or fields of use, giving you maximum flexibility.
  • No Royalties: You are not required to pay any royalties or fees for using, modifying, or distributing the software.

Dependencies

~13–44MB
~692K SLoC