Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pemba1s1 opened a pull request on ClinicianFOCUS/clinicianfocus-installer
bugfix: llm env not being set
pemba1s1 pushed 1 commit to bug-fix ClinicianFOCUS/clinicianfocus-installer
- bugfix: llm env not being set b1bcdfc
pemba1s1 pushed 9 commits to bug-fix ClinicianFOCUS/clinicianfocus-installer
- Merge pull request #50 from ClinicianFOCUS/bug-fix a13eb43
- moved the generate API key button to the right and cleaned it up 574fa9c
- Updated git ignore ef2b8ba
- Added documentation 046e770
- Commented out hugging face token stuff since we use Ollama library now isntead of HF 1552a96
- Removed hugging face token docs and added ollama model lib reference 1e7bf9a
- Grammar fix a5fb0c1
- Reworded verification step 06524a6
- Merge pull request #52 from ClinicianFOCUS/documentation 5dc5767
pemba1s1 pushed 1 commit to combination-word-api-key ClinicianFOCUS/clinicianfocus-installer
- comment 980f4c5
pemba1s1 created a review comment on a pull request on ClinicianFOCUS/clinicianfocus-installer
using only 6 words to make it easier for user to remember.
pemba1s1 created a review on a pull request on ClinicianFOCUS/clinicianfocus-installer
pemba1s1 created a comment on a pull request on ClinicianFOCUS/clinicianfocus-installer
@sourcery-ai review
pemba1s1 pushed 1 commit to combination-word-api-key ClinicianFOCUS/clinicianfocus-installer
- bug fix: llm api key on fresh install & show old api key from .env 34c1a36
pemba1s1 opened a pull request on ClinicianFOCUS/clinicianfocus-installer
gen api key as combination of words
### Issue - #41 ### Changes - Generate a random API key (combination of 6 words from an array of words)pemba1s1 created a branch on ClinicianFOCUS/clinicianfocus-installer
combination-word-api-key - Install tool to help with installing the software and tools under development in this applied research project.
pemba1s1 created a tag on pemba1s1/FreeScribe
v0.0.3216 - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient
pemba1s1 created a tag on pemba1s1/FreeScribe
v0.0.3215 - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient
pemba1s1 created a tag on pemba1s1/FreeScribe
v0.03215 - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient
pemba1s1 pushed 8 commits to main pemba1s1/FreeScribe
- for win 355e08b
- use filelock to detect existing instance 528bbb5
- bring to front 834a975
- cleanup e4c745a
- Merge branch 'main' into mac-dev 505afbb
- Merge branch 'mac-dev' into mac-multiple-instane ca04cd8
- faster-whisper changes d0b8ac3
- Merge branch 'mac-multiple-instane' of https://github.com/ClinicianFOCUS/FreeScribe into ClinicianFOCUS-mac-multiple-... 2121150
pemba1s1 pushed 69 commits to main pemba1s1/FreeScribe
- button color on mac 8acf68d
- set logo for mac 0d15e68
- Merge branch 'main' into mac-bug-fixes dbeaf22
- include .dylib in shared lib when building ea079b0
- cleanup 0f172fc
- Merge branch 'mac-dev' into mac-bug-fixes a32cbb0
- get models from shared location for mac 473a5e7
- change audio device index for mac 70df504
- bundle ffmpeg b44ab19
- bundle ffmpeg b90782c
- fix: crashing due to unstopped thread in audiometer 3f57efa
- append path for mac only 65ec08d
- mic permission on mac 001d0ae
- make it readble 515fbd8
- select default input device bba5572
- comment 69dcf21
- Merge branch 'main' into mac-bug-fixes 53f7b38
- use event to stop thread 6616f8e
- grab release a2343ad
- Merge pull request #1 from ClinicianFOCUS/mac-bug-fixes Mac bug fixes 4c7974e
- and 49 more ...
pemba1s1 pushed 236 commits to main pemba1s1/FreeScribe
- Made the docker status bar is if docker is alive and open every 10 seconds d86d41d
- Merge branch 'main' into docker-bar-fix a2ec7f4
- Made a container backgound check to see if the containers are running every 10 seconds and if not update the UI. 9842e93
- removed magic nums e60289c
- Shortcuts and custom finish page e0bd613
- Merge pull request #147 from ClinicianFOCUS/installer-shortcuts fc682e2
- Merge pull request #145 from ClinicianFOCUS/docker-bar-fix 5d9a0de
- If pause is on when recording button pressed toggle off c22497d
- Added the microphone drop-down select 955684b
- removed debug print 76e2f0e
- cli params d98509e
- Corectly update the mic to the proper index and only dave useful information 91252ab
- remove not needed information from static area 0561855
- Adjust to use microphone from settings and if error opening stream notfiy user to check settings b1f79ba
- remove unused pyaudio and add our current mic to settings so on each low it is persistant 0dcb3e8
- Ensure the microphone saves to file on save press 91711e3
- Use the selected mic in the audio cutoff tab 5be5c0a
- documentation 86b4dd7
- Readded the default selection setting e3a9966
- Set the microphon on application startup/settings load 891d739
- and 216 more ...
pemba1s1 pushed 1 commit to mac-check-before-install ClinicianFOCUS/FreeScribe
- metal support warning on mac-intel 956e4fb
pemba1s1 opened an issue on ClinicianFOCUS/FreeScribe
(Mac) Prevent user from interacting with other windows while loading window is up
`grab_set()` only works for windows. need to find alternatives for Macpemba1s1 created a branch on ClinicianFOCUS/FreeScribe
mac-check-before-install - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient
pemba1s1 pushed 1 commit to mac-multiple-instane ClinicianFOCUS/FreeScribe
- faster-whisper changes d0b8ac3
pemba1s1 pushed 51 commits to mac-multiple-instane ClinicianFOCUS/FreeScribe
- Implmented faster whisper with architecture selection for cuda or cpu 4a4de3b
- Added model reload on architecture change 96c28d0
- predefine langauge in transcribe 5d756d4
- removed debug 3f61631
- removed unsused depencies ba182cf
- added faster whisper to reqs dc2cc5c
- Update src/FreeScribe.client/client.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.git... 7aadde5
- Add error handing and returned message to be printed to the window 2699874
- Changed architectures to enum to prevent hardcodes deac905
- add the cuda stuff bundled to pyinstaller a0da8ee
- add the cuda packages to nvidia requirements 1308bdf
- add the nvidia driver stuff to env path for use by application if cuda is selected 0d81293
- Updated llama-cpp to cu124 to match bundled cuda version c6193e5
- Updated release to fix pyinstaller error d8b97ba
- added the cuda driver install to the github action 2730d57
- removed circular import 958e1dc
- debug remove cpu step e9dbab9
- syntax error 890aefb
- added error handling to the transcribe if model is not loaded fcafb6c
- Prevented enum recursion 0584b79
- and 31 more ...