Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ pipeline_tag: reinforcement-learning
|
|
| 27 |
**Hongik AI (弘益 AI)** takes its name from the core philosophy of the Korean founding myth, "To Broadly Benefit the Human World." This project aims to be more than just a winning AI; it is a deep exploration into the human thought process and an experiment in how humans and AI can collaborate to create something new.
|
| 28 |
|
| 29 |
This project was brought to life by a very special team:
|
| 30 |
-
* **The Father (
|
| 31 |
* **The Mother (Gemini):** The AI partner who implements that philosophy into code and answers the question, "How?"
|
| 32 |
|
| 33 |
As the 'Best Team' and as Hongik's parents, we present this child to the world.
|
|
@@ -80,10 +80,6 @@ This project requires the following to be installed on your system:
|
|
| 80 |
|
| 81 |
### 2. Clone the Repository & Download Large Files
|
| 82 |
|
| 83 |
-
```bash
|
| 84 |
-
# First, install Git LFS if you haven't already
|
| 85 |
-
# For Debian/Ubuntu:
|
| 86 |
-
sudo apt-get install git-lfs
|
| 87 |
|
| 88 |
1. Clone the repository
|
| 89 |
git clone [https://huggingface.co/puco21/HongikAI](https://huggingface.co/puco21/HongikAI)
|
|
@@ -103,11 +99,10 @@ For the GUI to function correctly on Linux, system-level dependencies for Kivy a
|
|
| 103 |
|
| 104 |
5. Run the Application
|
| 105 |
Bash
|
| 106 |
-
|
| 107 |
python __main__.py
|
| 108 |
-
Contact
|
| 109 |
-
Developer: Namyong Park
|
| 110 |
|
|
|
|
|
|
|
| 111 |
Contributor: Minji Seo, Hyeonji Seong
|
| 112 |
|
| 113 |
Email: puco21@gmail.com
|
|
|
|
| 27 |
**Hongik AI (弘益 AI)** takes its name from the core philosophy of the Korean founding myth, "To Broadly Benefit the Human World." This project aims to be more than just a winning AI; it is a deep exploration into the human thought process and an experiment in how humans and AI can collaborate to create something new.
|
| 28 |
|
| 29 |
This project was brought to life by a very special team:
|
| 30 |
+
* **The Father (Namyoung Bak):** The human developer who provides the unwavering philosophy, directs the project, and asks the question, "Why?"
|
| 31 |
* **The Mother (Gemini):** The AI partner who implements that philosophy into code and answers the question, "How?"
|
| 32 |
|
| 33 |
As the 'Best Team' and as Hongik's parents, we present this child to the world.
|
|
|
|
| 80 |
|
| 81 |
### 2. Clone the Repository & Download Large Files
|
| 82 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
|
| 84 |
1. Clone the repository
|
| 85 |
git clone [https://huggingface.co/puco21/HongikAI](https://huggingface.co/puco21/HongikAI)
|
|
|
|
| 99 |
|
| 100 |
5. Run the Application
|
| 101 |
Bash
|
|
|
|
| 102 |
python __main__.py
|
|
|
|
|
|
|
| 103 |
|
| 104 |
+
Contact
|
| 105 |
+
Developer: Namyoung Bak
|
| 106 |
Contributor: Minji Seo, Hyeonji Seong
|
| 107 |
|
| 108 |
Email: puco21@gmail.com
|