diff --git a/README.md b/README.md index d719813..13093b2 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,27 @@ # OpenBrain - +![PyPI - Version](https://img.shields.io/pypi/v/openbrain) +[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) +[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) +Code style: black +[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org) +[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?style=flat-square&logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) +[![Made with GH Actions](https://img.shields.io/badge/CI-GitHub_Actions-blue?logo=github-actions&logoColor=white)](https://github.com/features/actions "Go to GitHub Actions homepage") +[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) ![CI](https://github.com/svange/openbrain/actions/workflows/publish-release.yml/badge.svg) ![CD](https://github.com/svange/openbrain/actions/workflows/deploy-prod.yml/badge.svg) -![Tests](https://github.com/svange/openbrain/actions/workflows/publish-release.yml/badge.svg) +![Tests](https://github.com/svange/openbrain/actions/workflows/run-tests.yml/badge.svg) ![CI (pre-release)](https://github.com/svange/openbrain/actions/workflows/publish-prerelease.yml/badge.svg) ![CD (staging)](https://github.com/svange/openbrain/actions/workflows/deploy-dev.yml/badge.svg) -[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) -![PyPI - Version](https://img.shields.io/pypi/v/openbrain) -[//]: # (Dependabot) -![CI](https://github.com/github/docs/actions/workflows/run-tests.yml/badge.svg?branch=main) -![CI](https://github.com/github/docs/actions/workflows/.yml/badge.svg?branch=main) -# Broken -![Release](https://github.com/svange/openbrain/actions/workflows/release.yml/badge.svg?event=push) -https://img.shields.io/github/languages/top/svange/openbrain -https://img.shields.io/github/commit-activity/m/svange/openbrain/main -https://img.shields.io/github/sponsors/svange -https://img.shields.io/github/contributors/svange/openbrain -# TOOLS -[![Made with GH Actions](https://img.shields.io/badge/CI-GitHub_Actions-blue?logo=github-actions&logoColor=white)](https://github.com/features/actions "Go to GitHub Actions homepage") + +--- + 🚧 **Under active development. Not ready for use.** 🚧 OpenBrain is a chat platform backed by Large Language Model (LLM) agents. It provides APIs and tools to configure, store, and retrieve chat agents, making your chat sessions more versatile and context-aware.