Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahixiltor/kivy-chatgpt
Application with GPT models
https://github.com/ahixiltor/kivy-chatgpt
application chatgpt cross-platform kivy kivymd python
Last synced: 22 days ago
JSON representation
Application with GPT models
- Host: GitHub
- URL: https://github.com/ahixiltor/kivy-chatgpt
- Owner: AHiXilTOr
- License: gpl-3.0
- Created: 2024-06-27T05:42:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T11:44:02.000Z (4 months ago)
- Last Synced: 2024-10-14T06:22:48.518Z (22 days ago)
- Topics: application, chatgpt, cross-platform, kivy, kivymd, python
- Language: Python
- Homepage:
- Size: 41.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kynvi ![status](https://img.shields.io/uptimerobot/status/m797189051-c9c82425b2010468a0aeb552?style=flat-square)
**RuStore**: [Kynvi on RuStore](https://www.rustore.ru/catalog/app/com.kynvi.kynvi)
## Features
- **Re-Button**: Double-click on a message to activate the Re-Button.
- **Message Selection**: Select multiple messages for removal.
- **Copying**: Long press (clamping) on a message to copy its content.![Kynvi](images/Kynvi.png)
## Installation
To install Kynvi, ensure you have the following dependencies as listed in `requirements.txt`:
```text
python >= 3.8.0
kivymd >= 2.0.0
kivy >= 2.3.0
```### Steps to Install
1. Clone the repository:
```bash
git clone https://github.com/AHiXilTOr/kivy-chatgpt.git
```
2. Navigate to the project directory:
```bash
cd kivy-chatgpt
```
3. Install the required packages:
```bash
pip install -r requirements.txt
```## Usage
To run the latest build of Kynvi, ensure you are on the `apk` branch and execute the application.
## License
This project is licensed under the GPL-3.0 License. See the [LICENSE](LICENSE) file for more details.
## Contact
For any questions or issues, please reach out to the project maintainers at [[email protected]](mailto:[email protected]).