Metadata-Version: 2.1
Name: claraterm
Version: 0.3.6
Summary: let AI do the heavy lifting in terminal, CoPilot for your Terminal
Home-page: https://github.com/badboysm890/Clara-Term.git
Author: BadBoy17G
Author-email: praveensm890@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<h1 align="center">ClaraTerm 🚀</h1>

<p align="center">
    <a href="https://github.com/badboysm890/clara-term">
        <img alt="GitHub stars" src="https://img.shields.io/github/stars/badboysm890/clara-term?style=social"/></a>
    <a href="https://github.com/badboysm890/clara-term/issues">
        <img alt="GitHub issues" src="https://img.shields.io/github/issues/badboysm890/clara-term"/></a>
    <a href="LICENSE">
        <img alt="License" src="https://img.shields.io/github/license/badboysm890/clara-term"/></a>
    <br>
    <b>ClaraTerm: Leading the AI-Driven Evolution in Terminal Technology</b><br>
    Transforming terminal automation with advanced AI, paving the way for an AI-operated OS.<br>
    <br>
</p>

## Introduction

ClaraTerm is an advanced terminal automation tool, integrating cutting-edge AI technology, specifically GPT, setting the stage for the future of AI-powered Operating Systems. It's a tool crafted for developers who are keen on leveraging AI for elevated efficiency in scripting and system operations.

### Key Features

- **GPT-Enhanced Script Automation**: Utilizing GPT for superior scripting efficiency and intelligence.
- **Multilingual Support**: Offering Python compatibility, with extensions for Go and JavaScript underway.
- **Automated Script Correction**: Features robust error handling and automated correction mechanisms.
- **Optimized Dependency Management**: Streamlining the management of project dependencies with AI assistance.
- **Foundation for AI-Based OS**: Establishing a technical base for evolving into a comprehensive AI Operating System.
- **Future AI Integration Plans**: Preparing for compatibility with GUVI-GPT and Llama2 for extended AI capabilities.

## Installation

Initiate your journey with ClaraTerm, the stepping stone towards an AI-empowered Operating System:

```bash
python -m venv env
source env/bin/activate
pip install --editable .
```

## Usage

Deploy ClaraTerm for advanced terminal operations and be part of the transition towards AI-operated system environments:

```bash
clara -i "[Your Query]"
```

## Contributing

We invite you to contribute to ClaraTerm, playing a critical role in shaping the next generation of AI-driven operating systems.

## Support

Support our mission by starring ClaraTerm on GitHub, joining us in the pursuit of an AI-enhanced computing future!

## License

This project is licensed under the MIT License.

## Acknowledgments

- G4F (https://github.com/xtekky/gpt4free) for their role in offline AI support.
- GUVI Geek Network Pvt. Ltd. (https://www.guvi.in/) for their vital collaboration.
