DataUSA / datausa-chat

MIT License
0 stars 0 forks source link

Simplify future project implementation #13

Open alebjanes opened 5 months ago

alebjanes commented 5 months ago
  1. Modify scripts inside the helpers folder:

    • cubes_to_db: automate the process of ingesting cubes & their embeddings into the database by using the tables.json file
    • drilldowns_to_db: automate the ingestion of drilldowns with the tesseract schema json
  2. Create a pipeline to run everything together

  3. New cubes, how to handle these?

alebjanes commented 5 months ago

Add sql similarity functions