Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 344 Bytes

Data

In order to create a new database from scratch:

  • python create_tables.py - this will create the database.db
  • python populate_fake_data.py - this will populate it with fake data
  • python pinecone_restaurants.py - this will upload the data to the pinecone database setup (remember to have setup a pinecone vector db)