2025-06-12 18:05:00 +05:30
2025-06-12 12:13:46 +05:30
2025-06-12 12:13:46 +05:30
2025-06-12 18:05:00 +05:30
2025-06-12 12:13:46 +05:30

Project Setup

1. Clone the Repository

git clone https://git.everydayseries.io/ankush/optimal-code-generation.git
cd optimal-code-generation

2. Install Requirements

pip install -r requirements.txt

3. Setup Environment Variables

Create a .env file in the root directory with the following variables:

HF_TOKEN=your_huggingface_token
Description
No description provided
Readme 29 KiB
Languages
Python 100%