Skip to content

Assist-CLI Is A CLI Tools Which Helps Us To Communicate With API & HuggingFace GPT Model Throung CLI

Notifications You must be signed in to change notification settings

Vignesh-72/Assist-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assist-CLI

Overview

Assist-CLI is a command-line tool that enables seamless communication with API's through the command-line interface. It simplifies interactions and enhances efficiency.

How to Use

Syntax: AssistX [OPTIONS] [INPUT]

Options:

  • -h, --help: Display help
  • -?, --connect: Sends Request To API
  • --hfconnect : Sends Request To A Huggingface Model
  • --setup: Setup the environment
  • --uninstall: Uninstall Assist-CLI
  • --version: Check Version
  • --about: About Assist-CLI

Example: Connecting Assistx With HuggingFace GPT Model

Add This To Env File : API="https://api-inference.huggingface.co/models/microsoft/DialoGPT-medium"

Add Huggingface Access Token In The Key Field : Key="XXXXXXXXXXXX"

Example: AssistX --connect "How Are You"

Output: Model: I'm Find Thank You

Note: Note That The CLI Tool Requires A Key To Connect With Huggingface Models You Can Provide It in The Key Feild In The env File.

About

Assist-CLI Is A CLI Tools Which Helps Us To Communicate With API & HuggingFace GPT Model Throung CLI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages