1.1.1 • Published 2 months ago

ask-gg v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

ask-gg

ask-gg is a simple CLI tool to use Gemini directly on the terminal. It leverages the services by LlamaStudio for accessing Gemini.

Installation and usage

npm install ask-gg@latest -g
ask-gg

Once installed and run, you'll find a non ending chat interface. To exit the CLI tool type "exit" or "bye".

Example response

████████╗███████╗██████╗ ███╗   ███╗  █████╗ ██╗
╚══██╔══╝██╔════╝██╔══██╗████╗ ████║ ██╔══██╗██║
   ██║   █████╗  ██████╔╝██╔████╔██║ ███████║██║
   ██║   ██╔══╝  ██╔══██╗██║╚██╔╝██║ ██╔══██║██║
   ██║   ███████╗██║  ██║██║ ╚═╝ ██║ ██║  ██║██║
   ╚═╝   ╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝ ╚═╝  ╚═╝╚═╝


Welcome to GEN AI on the terminal. To stop type 'exit' or 'bye'
Disclaimer: AI replies are generated by Gemini and not custom trained. Please use AI responsibly!

You: How to create a firebase project?
AI: 1. Go to the Firebase website (https://firebase.google.com/).
    2. Click on the "Get Started" button.
    3. Select the "Web" option.
    4. Enter your project name and click on the "Create Project" button.
    5. Follow the on-screen instructions to complete the setup process.

You: Tell me an awesome quote by Albert Einstein
AI: “Imagination is more important than knowledge. For knowledge is limited, whereas imagination embraces the entire world, stimulating progress, giving birth to evolution.”

You: bye
Thank you for using GenAI on the terminal. Checkout https://devgg.me for more amazing things :D  

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m "Add some feature")
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
1.1.1

2 months ago

1.1.0

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago