https://github.com/bsach64/crosswordpuzzlegenerator
This project uses Google Gemini's API to generate words and hints (words can also be given by the user) to generate a crossword puzzle.
https://github.com/bsach64/crosswordpuzzlegenerator
ai flask python
Last synced: 8 months ago
JSON representation
This project uses Google Gemini's API to generate words and hints (words can also be given by the user) to generate a crossword puzzle.
- Host: GitHub
- URL: https://github.com/bsach64/crosswordpuzzlegenerator
- Owner: bsach64
- Created: 2023-04-08T12:00:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T17:08:33.000Z (about 2 years ago)
- Last Synced: 2025-04-03T21:01:31.287Z (about 1 year ago)
- Topics: ai, flask, python
- Language: Python
- Homepage:
- Size: 6.87 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crossword Puzzle Generator
This project uses Google's Gemini API to generate words and hints to generate a crossword puzzle.
## How to Run the Project Locally
1. Clone the Repository
`git clone https://github.com/bsach64/CrosswordPuzzleGenerator`
2. `cd CrosswordPuzzleGenerator`
3. Create a `.env` file
4. Create an env variable GOOGLE_API_KEY="PASTE_YOUR_API_KEY"
5. Run `pip install -r requirements.txt`
6. Run `python app.py`
## Demo
### Homepage

### Puzzle

### Solution
