Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teresa-coco/teresa

Teresa. An AI based tool made by Python.
https://github.com/teresa-coco/teresa

ai python qt6 spark-ai

Last synced: 3 months ago
JSON representation

Teresa. An AI based tool made by Python.

Awesome Lists containing this project

README

        



🤖An AI based tool made by Python.🤖


---
## ✨Features
- [x] AI Chat with LLM.
- [x] ToolBox of life.
- [x] See your screen and understand the screen.
- [x] Have a cool outlook.(Based on QT)
- [ ] Help you operate the system.

## 🛠️How to run
- Run go to the Release to download exe version.(Windows)
- First clone the repo, then "sudo chmod +x TeresaLinux.sh", at last "./TeresaLinux.sh"(You need a secret.ini in the running folder.)

## ⚗️How to build

- Clone the repo.
- Run "pip install -r spark_ai_python pillow websocket-client Credentials" to install modules.(Some moudle may need C++ compiler so you need have MSVC 2022 C++ x86 build tool and Windows 11 SDK)
- Run teresa.py and have fun.
- Use "pyinstaller --onefile --icon=logo.ico --paths LifeTool --add-data secret.ini:. --add-data logo.ico:. TeresaQT.py"(QT version) or "pyinstaller --onefile --icon=logo.ico --paths LifeTool --add-data secret.ini:. --add-data logo.ico:. Teresa.py"(Non-QT version) ---To have excusive file.

## đź“śLicence
GPL V3

## 🙏Thanks to
![VS code](https://github.com/user-attachments/assets/67c65899-7e32-4cae-aa7c-0df9e39fa463)

![QT](https://github.com/user-attachments/assets/75425013-3642-4549-99e5-3400fbb5a66c)