Skip to content

Pre-ALPHA, une simple chatbox pour hergement local de chat GPT-3 -2 ,...

License

Notifications You must be signed in to change notification settings

SECRET-GUEST/GPT-chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatbox

Python version : 3.11

██████╗██╗  ██╗ █████╗ ████████╗██████╗  ██████╗ ██╗  ██╗
██╔════╝██║  ██║██╔══██╗╚══██╔══╝██╔══██╗██╔═══██╗╚██╗██╔╝
██║     ███████║███████║   ██║   ██████╔╝██║   ██║ ╚███╔╝ 
██║     ██╔══██║██╔══██║   ██║   ██╔══██╗██║   ██║ ██╔██╗ 
╚██████╗██║  ██║██║  ██║   ██║   ██████╔╝╚██████╔╝██╔╝ ██╗
 ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═════╝  ╚═════╝ ╚═╝  ╚═╝

Intro

A small Python program that will evolve over time (when I have some) to chat locally with GPT-2. It is based on the GPT-2 model developed in this library;

https://github.com/huggingface/transformers

To use it you need the complete library so :

pip install transformers

You will also need to change the paths to yours in the python file.

This script also works for GPT-3 if you have access to the required libraries.

TODO

For the future of this repository, there are many things to do:

  • 1. revise unnecessary elements such as the save option.

  • 12. Redesign of the current frontend which is badly broken down.

  • 31. Adding loading bars, ...

  • 5. Audio playback for texts

  • 28. Creation of an .exe file

    . . .

ᶦᵐᵖᵒʳᵗᵃⁿᵗ Feel free to participate in the project!

📜 License

This repository is released under the MIT License. Please see the LICENSE file for more information.

❓ Support & Questions

If you have any questions or need support, please feel free to open an issue or join my twitter.