TanGentleman / Augmenta

Automate RAG-powered workflows
MIT License
1 stars 0 forks source link

Integrate Convex as tables of Flashcards #40

Open TanGentleman opened 4 months ago

TanGentleman commented 4 months ago

For flashapp.py to function as a web app, we should store a schema and list of flashcards that obey the schema.

To make it simpler, I've created a project in my Convex Dashboard called Flashcards. I'm going to see if it's feasible to add sets of flashcards as tables programmatically using python. If it populates correctly, that'll be a pretty awesome first milestone