• Stars
    star
    1,012
  • Rank 45,431 (Top 0.9 %)
  • Language
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

susi_chat

We implement a chat interface to communicate with a LLM. The following ways of communication are possible:

  • using a command-line console within your Linux/Mac/Windows terminal
  • using a command-line console within a Browser using Javascript to simulate the same environment that you can experience with the terminal
  • using a voice interface: console inputs are done via speech recognition and responses are done either on a console or using text-to-speech

All of those options shall be possible either on a normal computer or using a Raspberry Pi which also should be able to show that the whole operation is done without internet connection.