Create a frontend interface for OSSD
What is it?
Per conversation with @ccerv1, it looks like every person he chatted with expressed ease of exploring/understanding available data being the largest and most consistent pain point that they ran into
I propose creating some sort of simple front end interface that allows them to search and explore specifically the directory datasets (we can start with just projects)
Yes! We def want this. Check this issue out https://github.com/opensource-observer/oso/issues/2079
I can show you how this works in Plasmic so that we can build it into the main app. The bigger issue right now is that I don't think we add any indices into Clickhouse, so the performance can be much improved. So before we work on #2079, we'll want to add indices. We had it before when we were still a dbt-pipeline, just need to add it to the sqlmesh exporter.
I'm also curious how much of this painpoint will be solved if we just have a better interface for our semantic layer in pyoso.