Skip to main content

AI-Parrot Advisors

Async-first Product Advisor and selection matching components for AI-Parrot.

Features

  • ProductCatalog: Hybrid search (semantic + structured) for product matching.
  • ProductAdvisorMixin: Easily add recommendation capabilities to any Agent.
  • QuestionGenerator: Automatically generate discriminant questions to narrow down selections.
  • SelectionStateManager: Managed selection state with Redis persistence and Undo/Redo support.

Installation

pip install ai-parrot-advisors

Usage

Inherit from ProductAdvisorMixin to give your agent advisor powers:

from parrot.advisors import ProductAdvisorMixin
from parrot.bots import Agent

class ShoppingAgent(ProductAdvisorMixin, Agent):
    async def configure(self):
        await super().configure()
        await self.configure_advisor()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_parrot_advisors-0.2.0-py3-none-any.whl (77.8 kB view details)

Uploaded Python 3

File details

Details for the file ai_parrot_advisors-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ai_parrot_advisors-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c132f36da87a2abf2f8cdb853c98d6e380f632d2f9198c96dfb426de5406482d
MD5 3700fc09a39c82ea102a33d4c15aee0d
BLAKE2b-256 14543f08783c59f4929988fb571657475c89b875337ba20a1ccbed76f6cc065c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_advisors-0.2.0-py3-none-any.whl:

Publisher: release.yml on phenobarbital/ai-parrot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.3.0

2 files

0.2.1

2 files

This release

0.2.0 This release

1 file

0.1.34

2 files

0.1.33

2 files

0.1.32

2 files

0.1.31

1 file

0.1.30

2 files

0.1.29

2 files

0.1.27

1 file

0.1.26

1 file

0.1.25

2 files

0.1.24

2 files

0.1.23

2 files

0.1.20

2 files

0.1.19

2 files

0.1.18

2 files

0.1.17

2 files

0.1.16

2 files

0.1.15

2 files

0.1.14

2 files

0.1.12

2 files

0.1.11

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page