KittyNeverDies / AiAssistant

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Python 100.0%