Metadata-Version: 2.4
Name: snclix
Version: 1.0.0
Summary: A localized smart search and developer multi-engine terminal interface.
Author-email: SN04 <sn04sayan@google.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ollama>=0.2.1
Requires-Dist: rich>=13.7.0
Requires-Dist: ddgs
Dynamic: license-file

# snclix

An intelligent, multi-engine terminal companion that routes specialized local tasks through dedicated offline AI processors. 

## System Requirements
* **RAM:** Minimum 8GB system RAM required.
* **Backend dependency:** [Ollama](https://ollama.com) must be installed and running in the background.

## Installation
Install the package directly using pip from your project directory:
```bash
pip install snclix
