Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arshitarora/pick-up-line-generator
lmao xD
https://github.com/arshitarora/pick-up-line-generator
Last synced: 24 days ago
JSON representation
lmao xD
- Host: GitHub
- URL: https://github.com/arshitarora/pick-up-line-generator
- Owner: ArshitArora
- Created: 2023-08-17T06:59:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T05:44:28.000Z (over 1 year ago)
- Last Synced: 2024-09-18T10:49:17.073Z (4 months ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pickup Line Generator :heart_eyes:
This is a simple program that generates pickup lines using the OpenAI API and displays them using a tkinter GUI (library).
## Prerequisites :clipboard:
Before you run the program, make sure you have the necessary packages and an OpenAI API key.
```bash
pip install openai