mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 21:29:05 +00:00
7f927567355f97f4ecb26b68bec140b4fc2a96cf
Hooked Up NextJS to Sentry
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.3%
TypeScript
25.9%
JavaScript
0.3%
Dockerfile
0.2%