mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-03-22 07:06:47 +00:00
033bbaa347ebd73d7badfbd1f12aa11ed80b4e55
Reflector
Reflector server is responsible for audio transcription and summarization for now. The project is moving fast, documentation is currently unstable and outdated
Server
We currently use oogabooga as a LLM backend.
Using docker
Create a .env with
LLM_URL=http://IP:HOST/api/v1/generate
Then start with:
$ docker-compose up
Languages
Python
73.7%
TypeScript
21.5%
Shell
4.2%
Dockerfile
0.2%
JavaScript
0.2%
Other
0.1%