Metadata-Version: 2.4
Name: bluer_agent
Version: 5.448.1
Summary: 👾 an AI agent.
Home-page: https://github.com/kamangir/bluer-agent
Author: Arash Abadpour (Kamangir)
Author-email: arash.abadpour@gmail.com
License: CC0-1.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Unix Shell
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bluer_ai
Requires-Dist: beautifulsoup4
Requires-Dist: joblib
Requires-Dist: scikit-learn
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# 👾 bluer-agent

👾 `@agent` is a set of tools for interacting with LLMs.

## installation

```bash
pip install bluer-agent
```

## features

- [assistant](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/assistant)
- [audio](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/audio.md)
- [chat](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/chat)
- [crawl](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/crawl)
- [rag](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/rag)
- [transcription](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/transcription)
- [voice](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/voice)

# aliases

[@assistant](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/aliases/assistant.md) 
[@audio](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/aliases/audio.md) 
[@chat](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/aliases/chat.md) 
[@crawl](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/aliases/crawl.md) 
[@rag](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/aliases/rag.md) 
[@transcribe](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/aliases/transcribe.md) 
[@voice](https://github.com/kamangir/bluer-agent/blob/main/bluer_agent/docs/aliases/voice.md) 

---


[![pylint](https://github.com/kamangir/bluer-agent/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/bluer-agent/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/bluer-agent/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/bluer-agent/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/bluer-agent/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/bluer-agent/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/bluer-agent.svg)](https://pypi.org/project/bluer-agent/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/bluer-agent)](https://pypistats.org/packages/bluer-agent)

built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 👾 [`bluer_agent-5.448.1`](https://github.com/kamangir/bluer-agent).

built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
