Skip to content

AI Chat by Kevin Marville: Chat seamlessly with Hugging Face's AI models using this terminal-based interface by Kevin Marville. Easily interact, exit with 'exit', and restart conversations at will, all from your terminal!

Kvnbbg/ubiquitous-fishstick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AI Chat Terminal Interface

Overview

This terminal-based AI chat interface allows seamless conversations with Hugging Face's AI models. Interact with AI directly from your terminal and enjoy engaging conversations!

Features

  • Interact with Hugging Face's AI models
  • Seamless chat interface
  • Error handling for uninterrupted conversations

Requirements

Ensure you have the following installed:

  • curl
  • jq

How to Run

Step 1: Check Your Current Location

Open your terminal and execute the following command to see where you are currently located within your file system:

ls

Step 2: Navigate to the Folder

Move to the directory containing the script using cd. For example, if your script is in a folder named "talk_to_model", execute:

cd ./user/talk_to_model

Step 3: Run the Script

Execute the script by typing the following command in the terminal:

./talk_to_model.sh

This command will run the script and initiate the AI chat interface in your terminal.

Example:

Terminal Example

Replace ./user/talk_to_model with the actual path where your script is located.

System Information (Optional)

To display system information, the script can be enhanced to showcase details like OS, disk usage, memory usage, etc. Run the script to see system information displayed along with the chat interface.

Author

  • Kevin Marville
  • GitHub: kvnbbg

Acknowledgments

Special thanks to Hugging Face for their incredible AI models and resources.

About

AI Chat by Kevin Marville: Chat seamlessly with Hugging Face's AI models using this terminal-based interface by Kevin Marville. Easily interact, exit with 'exit', and restart conversations at will, all from your terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages