https://github.com/fikriaf/core-point-v1
✅ AI Based Multipurpose Application
https://github.com/fikriaf/core-point-v1
desktop-app executable tkinter-gui tkinter-python
Last synced: about 1 month ago
JSON representation
✅ AI Based Multipurpose Application
- Host: GitHub
- URL: https://github.com/fikriaf/core-point-v1
- Owner: fikriaf
- License: mit
- Created: 2024-12-02T16:32:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T03:42:23.000Z (11 months ago)
- Last Synced: 2025-06-14T10:42:11.083Z (9 months ago)
- Topics: desktop-app, executable, tkinter-gui, tkinter-python
- Language: HTML
- Homepage:
- Size: 51.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Core-Point v1
✅ **Versatile AI-Powered Desktop Application**
**Core-Point v1** is a multifunctional desktop application that leverages AI technology to assist with a variety of tasks—from plagiarism checking and smart assistant features to clipboard management and quick math calculations. Built using Python and Tkinter, it offers a modern and lightweight user interface.

---
## ✨ Key Features
- 🔎 **Plagiarism Checker**
Detect text similarities using NLP-based analysis.
- 🤖 **AI Assistant**
Answer any question using modern AI models.
- 📋 **Clipboard Manager**
Efficiently copy and manage text from the clipboard.
- 🧮 **Math Expression Calculator**
Quickly evaluate mathematical expressions.
- 💻 **Interactive GUI**
Minimalist and user-friendly design, ready to use out of the box.
---
## 🚀 How to Use
1. **Download / Clone this repo**
2. **Run the app directly using the following file:**
```
dist/CorePoint.exe
```
No installation needed. Just double-click and the app is ready to go!
> If you prefer to run from source, make sure Python 3.x is installed and run:
```bash
pip install -r requirements.txt
python CorePoint.py
```
---
## 📁 Folder Structure
- `dist/CorePoint.exe` → Standalone executable file
- `CorePoint.py` → Main script (for source execution)
- `OpenAInya.py` → AI integration module
- `Plagiarisme.py` → Plagiarism detection module
- `MemoryCoreFlash.py`, `CoreFlash.py` → App support modules
- `*.png / *.webp / *.ico` → GUI image assets
- `font.py`, `font.txt` → Font configuration
---
## 📌 Notes
- This app is built using `tkinter` and compiled with `pyinstaller`.
- Python installation is not required to run `CorePoint.exe`.
---
## 📄 License
This project is licensed under the [MIT License](LICENSE).