Cyborg is a LLM Bot CyborgGPT
that can be used as a secure
asistance in your meetings/recorded conversations along with relevant documents, giving you ability to chat on the context of Knowledge Bage (KB) created from your data (meetings/recorded conversations along with relevant documents
). It has no ability to send your data over internet. That's why it is secure/private/local
NOTES:
- This colab notebook Cyborg.ipynb currently
only
work forGPU Runtime
. It'will be updated later forCPU Rintime
too. - It is prototype and will be improved day by day.
- If you want to try it use this Cyborg.ipynb Google Colablratory Notebook
- Update default_config.py as your Environment types. Currently only
GPU Rutime
set has been done. It will updated later.