Metadata-Version: 2.4
Name: bartlebot
Version: 0.0.5
Summary: Legal AI Agent for Case Law
Author-email: Adam Pingel <oss@pingel.org>
License-Expression: Apache-2.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aisuite>=0.1.10
Requires-Dist: docstring_parser>=0.16
Requires-Dist: pydantic>=2.10.6
Requires-Dist: rich>=13.9.4
Requires-Dist: typer>=0.15.2
Requires-Dist: neo4j>=5.28.1
Requires-Dist: neomodel>=5.4.5
Requires-Dist: neo4j_graphrag>=1.6.1
Requires-Dist: lapidarist>=0.0.4
Requires-Dist: slack_sdk>=3.35.0
Requires-Dist: proscenium>=0.0.12
Requires-Dist: eyecite>=2.6.11
Provides-Extra: test
Requires-Dist: pytest<9,>=8; extra == "test"
Requires-Dist: pytest-cov<6,>=5; extra == "test"
Requires-Dist: click>=8.2.0; extra == "test"
Dynamic: license-file

# Bartlebot

[![CI](https://github.com/The-AI-Alliance/bartlebot/actions/workflows/pytest.yml/badge.svg)](https://github.com/The-AI-Alliance/bartlebot/actions/workflows/pytest.yml)
[![License](https://img.shields.io/github/license/The-AI-Alliance/bartlebot)](https://github.com/The-AI-Alliance/bartlebot/tree/main?tab=Apache-2.0-1-ov-file#readme)
[![Issues](https://img.shields.io/github/issues/The-AI-Alliance/bartlebot)](https://github.com/The-AI-Alliance/bartlebot/issues)
[![GitHub stars](https://img.shields.io/github/stars/The-AI-Alliance/bartlebot?style=social)](https://github.com/The-AI-Alliance/bartlebot/stargazers)

Bartlebot is a demonstration of an AI Agent for the legal domain with a Slack integration.

See the [website](https://the-ai-alliance.github.io/bartlebot/) for quickstart info, goals, and other links.

To find the Bartlebot community, see the [discussions](https://github.com/The-AI-Alliance/bartlebot/discussions)

It is based on [Proscenium](https://the-ai-alliance.github.io/proscenium/) ( [repo](https://github.com/The-AI-Alliance/proscenium) )
