1
0
Fork 0
A small made for fun project written on python with some using from flet documentation. An automatic open-source assistant written on python with flutter support by flet and g4f library. https://dsc.gg/selenite
Go to file
kittyneverdies 32ccac4121 Initial commit :) 2024-05-18 18:31:24 +03:00
assets Initial commit :( 2024-05-18 18:31:02 +03:00
.gitignore Initial commit :( 2024-05-18 18:31:02 +03:00
README.md Initial commit :) 2024-05-18 18:31:24 +03:00
main.py Initial commit :( 2024-05-18 18:31:02 +03:00
requirements.txt Initial commit :( 2024-05-18 18:31:02 +03:00

README.md

GPT Assistant

A small made for fun project written on python with some using from flet documentation.
An automatic open-source assistant written on python with flutter support by flet and g4f library.

Developing

Before launching, please, install app depencies:

pip install -r requirements.txt

To run the app in development enviroment:

flet run

To-do list

  • Add ability to get text from voice
    • By Whispher on local
    • By web api of Whispher
    • By other models and web API's
  • Add ability to chat with models
    • By Gpt4Free
    • By Gpt4Free
    • By custom models
  • Add ability to export chat history