cmscom / c2.search.llm

This product is for searching by LLM on Plone.
MIT License
3 stars 1 forks source link

.. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on PyPI or github. It is a comment.

.. image:: https://github.com/collective/c2.search.llm/actions/workflows/plone-package.yml/badge.svg :target: https://github.com/collective/c2.search.llm/actions/workflows/plone-package.yml

.. image:: https://coveralls.io/repos/github/collective/c2.search.llm/badge.svg?branch=main :target: https://coveralls.io/github/collective/c2.search.llm?branch=main :alt: Coveralls

.. image:: https://codecov.io/gh/collective/c2.search.llm/branch/master/graph/badge.svg :target: https://codecov.io/gh/collective/c2.search.llm

.. image:: https://img.shields.io/pypi/v/c2.search.llm.svg :target: https://pypi.python.org/pypi/c2.search.llm/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/c2.search.llm.svg :target: https://pypi.python.org/pypi/c2.search.llm :alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/c2.search.llm.svg?style=plastic :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/c2.search.llm.svg :target: https://pypi.python.org/pypi/c2.search.llm/ :alt: License

============= c2.search.llm

This product is for searching by LLM on Plone.

Features

Examples

This add-on can be seen in action at the following sites:

Documentation

Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar

Translations

This product has been translated into

Installation

Install c2.search.llm by adding it to your buildout::

[buildout]

...

eggs =
    c2.search.llm

and then running bin/buildout

Authors

Provided by awesome people ;)

Contributors

Put your name here, you deserve it!

Contribute

Support

If you are having issues, please let us know. We have a mailing list located at: project@example.com

License

The project is licensed under the GPLv2.