This project is to use Deepseek API to create a bot that would generate product description, by using features like temperature, presence penalty and response format
- Use env.yaml to create an environment or install the listed packages in that file.
- Create apikey.txt and put Deepseek API key in that file.
Open main.ipynb by any Jupter Notebook tool and run it.