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
Requires-Dist: aiohttp ==3.9.1
Requires-Dist: aiosignal ==1.3.1
Requires-Dist: annotated-types ==0.6.0
Requires-Dist: anyio ==4.1.0
Requires-Dist: async-timeout ==4.0.3
Requires-Dist: attrs ==23.1.0
Requires-Dist: blinker ==1.7.0
Requires-Dist: certifi ==2023.11.17
Requires-Dist: charset-normalizer ==3.3.2
Requires-Dist: click ==8.1.7
Requires-Dist: dataclasses-json ==0.6.3
Requires-Dist: distro ==1.8.0
Requires-Dist: dnspython ==2.4.2
Requires-Dist: exceptiongroup ==1.2.0
Requires-Dist: frozenlist ==1.4.0
Requires-Dist: h11 ==0.14.0
Requires-Dist: httpcore ==1.0.2
Requires-Dist: httpx ==0.25.2
Requires-Dist: idna ==3.6
Requires-Dist: itsdangerous ==2.1.2
Requires-Dist: Jinja2 ==3.1.2
Requires-Dist: jsonpatch ==1.33
Requires-Dist: jsonpointer ==2.4
Requires-Dist: langchain ==0.0.348
Requires-Dist: langchain-core ==0.0.12
Requires-Dist: langsmith ==0.0.69
Requires-Dist: MarkupSafe ==2.1.3
Requires-Dist: marshmallow ==3.20.1
Requires-Dist: multidict ==6.0.4
Requires-Dist: mypy-extensions ==1.0.0
Requires-Dist: numpy ==1.26.2
Requires-Dist: openai ==1.3.8
Requires-Dist: packaging ==23.2
Requires-Dist: pandas ==2.1.4
Requires-Dist: pydantic ==2.5.2
Requires-Dist: pydantic-core ==2.14.5
Requires-Dist: pymongo ==4.6.1
Requires-Dist: python-dateutil ==2.8.2
Requires-Dist: python-dotenv ==1.0.0
Requires-Dist: pytz ==2023.3.post1
Requires-Dist: PyYAML ==6.0.1
Requires-Dist: requests ==2.31.0
Requires-Dist: six ==1.16.0
Requires-Dist: sniffio ==1.3.0
Requires-Dist: tenacity ==8.2.3
Requires-Dist: tqdm ==4.66.1
Requires-Dist: typing-inspect ==0.9.0
Requires-Dist: typing-extensions ==4.9.0
Requires-Dist: tzdata ==2023.3
Requires-Dist: urllib3 ==2.1.0
Requires-Dist: yarl ==1.9.4
Requires-Dist: g4f

<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.
