setting up postgres container for new schema
This commit is contained in:
parent
5eda891fb5
commit
061b05afb6
3 changed files with 30 additions and 3 deletions
|
|
@ -103,9 +103,9 @@ constraints, indexes, and relations.
|
|||
|
||||
**Tasks:**
|
||||
|
||||
- [ ] Acquire frequency-based noun lists for all 5 languages
|
||||
- [ ] Clean and format the lists (one word per line, UTF-8)
|
||||
- [ ] Set up local Postgres (Docker or native)
|
||||
- [x] Acquire frequency-based noun lists for all 5 languages
|
||||
- [x] Clean and format the lists (one word per line, UTF-8)
|
||||
- [x] Set up local Postgres (Docker or native)
|
||||
- [ ] Set up a SQLite database file for staging
|
||||
- [ ] Write and test the Gemini prompt with 5 sample words
|
||||
- [ ] Refine the prompt until the JSON output matches the contract
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue