A free unlimited multi interface (GUI, CLI) AI client for Linux and Windows which was developed with Python, PyQt5, g4f
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
81
commits
Add app version to a variable because version.txt file might be delete
fbcc9a5View on GitHubAdd some changes like replace requirements.in with requirements.txt and other
43976a9View on GitHubadd -U option in install_package function and check g4f version in configure_app function to be update
134c67cView on GitHubimport readline && replace rich console input with input function because of some problems like write ^[[D instead of moving cursor to left and add history, support use perv input by press up arrow
c19487bView on GitHubFix error in install_package function, handle exit signal, set default log level to ERROR
71d14e5View on GitHubDevelop CLI interface, add Image Generator app and Translator app
b557468View on GitHub