In this competition, you'll leverage Retrieval-Augmented Generation (RAG) techniques to tackle various challenges.
git clone https://github.com/prodong04/YBIGTA_X_KUBIG_Hackathon.git
conda create -n hack python=3.10
conda activate hack
pip install -r requirements.txt
cd modules
python main.py
-
Python Version: Ensure you're using Python 3.10, as compatibility issues may arise with other versions.
-
Dependency Installation: The requirements.txt file (may...) lists all necessary packages. If you encounter issues during installation, verify the package versions and check your internet connection. If you need some other packages, don't hesitate to install.
-
If you have some question, call Dongryeol!!!!!!!!!!!!