1
0
Fork 0
Modular Reimplementation of the rabbit backend and APIs
Go to file
Snow 0bda9cfcde feat: add groq integration (#1)
Co-authored-by: KibbeWater <35224538+KibbeWater@users.noreply.github.com>
Reviewed-on: Snow/rabbitude-backend#1
2024-06-30 23:06:40 +00:00
.vscode feat: init commit 2024-06-30 23:26:39 +02:00
scripts feat: implemented Whisper integration 2024-06-30 23:27:10 +02:00
src feat: add groq integration (#1) 2024-06-30 23:06:40 +00:00
.DS_Store feat: implemented Whisper integration 2024-06-30 23:27:10 +02:00
.editorconfig chore: add contributor information 2024-06-30 23:27:10 +02:00
.gitignore feat: added elevenlabs integration 2024-06-30 23:27:10 +02:00
build.sh feat: working integration capability 2024-06-30 23:27:10 +02:00
CONTRIBUTING.md chore: add contributor information 2024-06-30 23:27:10 +02:00
LICENSE feat: added elevenlabs integration 2024-06-30 23:27:10 +02:00
PROJECT.md feat: add groq integration (#1) 2024-06-30 23:06:40 +00:00
README.md chore: add contributor information 2024-06-30 23:27:10 +02:00

Rabbitude Backend

Drop-in replacement for the backend of the Rabbit R1. This project is a work in progress and is not yet ready for use.

Features

  • Customizable providers for different services
  • Advanced configuration options
  • Drop-in replacement for Rabbit R1 backend

Installation

Clone the repository and navigate to the project directory.

cd rabbitude-backend
./build.sh
bin/main 

Contributing

Please see the CONTRIBUTING.md file for more information.

Project Plans, Suggestions, and Roadmap

Please see the PROJECT.md file for more information.