Skip to content

Llama2 AI Tools for Powershell/Bash/Shell Assistance! Use AI even offline (In-Progress)

License

Notifications You must be signed in to change notification settings

SamthinkGit/llama2-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llama2-terminal-logo

Llama2-Terminal (In-Progress)

Llama2-Terminal is an innovative AI-powered assistant for your terminal, designed to revolutionize the way you interact with your shell. Think of it as virtual environment but with AI-driven terminal interactions. With Llama2, you get an underlying environment where the AI listens and interacts directly with your shell, assisting you in real-time, playing games, fixing errors, and much more.

llama2-terminal-logo

🌟 Key Features

  • Direct Shell Interaction: Llama2 operates directly within your terminal, offering real-time assistance.
  • Extensible Package System: Just like plugins, you can easily extend Llama2's capabilities by installing AI modules from various repositories.
  • Interactive Chat: Use llama talk for a direct conversation with the AI.
  • Error Assistance: Llama2 can listen to your commands, detect errors, and suggest fixes on-the-fly.

🚀 Getting Started

Installation

You can use pip manager to easily install this package!

# Installation
pip install llama2-terminal

Activate and use this module at the moment. ^^

# Init environment
llama2

# Talk with llama
llama talk

For Windows users bitsandbytes dependency can fail. You can install it from this repository by using:

python -m pip install bitsandbytes --prefer-binary --extra-index-url=https://jllllll.github.io/bitsandbytes-windows-webui

🛠 Extending Llama2

The true power of Llama2 lies in its extensibility. The packages directory is designed to allow developers to plug in AI modules from various repositories. This modular approach ensures that Llama2 can be continuously enhanced with new capabilities, games, tools, and more.

Want to contribute a module? Check our module contribution guidelines.

🤝 Contributing

We welcome contributions! Whether it's a new AI module, bug fixes, or feature enhancements, your input is valued.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Llama2 AI Tools for Powershell/Bash/Shell Assistance! Use AI even offline (In-Progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages