Metadata-Version: 2.5
Name: localassistant
Version: 2.0.1
Summary: Localassistant (locas) is just a local AI, and to me, is the local AI.
Project-URL: Repository, https://github.com/Linos1391/LocalAssistant.git
Project-URL: Issues, https://github.com/Linos1391/LocalAssistant/issues
Author-email: Linos1391 <linos.coding@gmail.com>
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.14
Requires-Dist: animflow>=0.2.2
Requires-Dist: ddgs>=9.14.4
Requires-Dist: fastembed-haystack>=2.3.0
Requires-Dist: haystack-ai>=2.26.1
Requires-Dist: huggingface-hub>=1.27.0
Requires-Dist: jq>=1.11.0
Requires-Dist: markdown-it-py>=4.2.0
Requires-Dist: mdit-plain>=1.0.1
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=3.0.3
Requires-Dist: pip-autoremove>=0.10.0
Requires-Dist: pypdf>=6.15.0
Requires-Dist: pyqt6-multiselect-combobox>=1.2.0
Requires-Dist: pyqt6>=6.10.2
Requires-Dist: python-docx>=1.2.0
Requires-Dist: python-pptx>=1.0.2
Requires-Dist: qdrant-haystack>=10.3.0
Requires-Dist: qt-material>=2.17
Requires-Dist: setuptools>=84.0.0
Requires-Dist: tabulate>=0.10.0
Requires-Dist: torch>=2.13.0
Requires-Dist: torchvision>=0.28.0
Requires-Dist: trafilatura>=2.1.0
Requires-Dist: transformers[torch]>=5.15.0
Description-Content-Type: text/markdown

<div align="center">

# localassistant

**Locas - your local assistant**

[![][latest-release-shield]][latest-release-url]
[![][latest-commit-shield]][latest-commit-url]
[![][pypi-shield]][pypi-url]
[![][python-shield]][python-url]

[latest-release-shield]: https://badgen.net/github/release/Linos1391/localassistant/development?icon=github
[latest-release-url]: https://github.com/Linos1391/localassistant/releases/latest
[latest-commit-shield]: https://badgen.net/github/last-commit/Linos1391/localassistant/main?icon=github
[latest-commit-url]: https://github.com/Linos1391/localassistant/commits/main
[pypi-shield]: https://img.shields.io/badge/pypi-localassistant-blue
[pypi-url]: https://pypi.org/project/localassistant/
[python-shield]: https://img.shields.io/badge/python-3.14+-yellow
[python-url]: https://www.python.org/downloads/

![icon](https://github.com/Linos1391/localassistant/blob/main/docs/asset/icon.png?raw=true)

**Your AI friend.**

</div>

<br>

# Brief Overview

<div align="center">
    <img src="https://github.com/Linos1391/localassistant/blob/main/docs/asset/preview.gif?raw=true" width="90%">
</div>

Localassistant used to be an AI that communicating through terminal, now got upgrade into Qt6 for more diverse users. It utilizes Llama.cpp for user-friendly model, even supports vision-enabled models. For documents retrieve, it supports Qdrant and Fastembed which are the fastest and most space-efficient in 2026.


<br>

# Documents

To learn more, read docs at [here](https://localassistant.readthedocs.io/en/latest/).

<br>

# Contribution

Below is what I tried but could not get it done. So your help will help me a lot!

- **pytest:** I know this sounds wrong, but I don't even know where to start. On it right now, but don't get your hope on.
- **self destruction:** By switching to fulltime app, I can no longer acquire the self destruction mode due to file lock. Yes, it is essential.

Not just those above. All contributions are welcomed, I would be grateful for one day having peer coders beside me!

<br>

# License

[GNU GPLv3](LICENSE)

<br>

# Disclaimer

This AI was designed to communicating with Hugging Face models locally. Please do not use this AI for any unethical reasons. Any damages from abusing this application will not be the responsibility of the author.
