SOURCE CODE: Mid-Level API

This is great. :slight_smile:
Can you edit medium posts?
Wanted to mention the changes in names: Databunch and DataSource to Dataloaders and datasets will be helpful :slight_smile:

1 Like

It sounds like a great idea :slight_smile: With how complex the mid-level can be, you’d want to be sure to define just what type of problems you’d want people to do (which hopefully by the end of this we’ll all have a great understanding of it) but it seems like a fantastic idea to me!

1 Like

Yes that sounds cool :slight_smile: (Not sure how to do it though :wink: )

Thank you for pointing it out. I will do it now. :slight_smile:

Wow! This is such an excellent idea!

I think I can start working on the webapp after I’m generally comfortable with the datablock API. Streamlit is a great library to help out in making simple webapps when you don’t want to deal with things outside of python and markdown.

1 Like

So as the first lesson we’re going to mostly be discussing PETS (as it’s all we’ve covered so far), would it be a good idea for all of us to write our own first blogs on it and then we can expand outwards? This way each of us can put our own twists on the findings, etc :slight_smile: (and so everyone that wants to do something has something to do!)

sounds good!

Sounds awsome

Streamlit looks awesome! I’d be down for making an MVP

So where do we write our blogs?

I’d recommend using fastpages as a template and write them to GitHub! :slight_smile: I personally have a Jekyll-based blog myself but I think I’m going to convert it over. You can write the blogs in a Jupyter notebook with fastpages.

3 Likes

I guess that would be the most fastai way of doing it :grinning:

While streamlit is great, streamlit can’t be used or deployed as a REST API similar to Flask and Django. Same is the case with Voila. Streamlit makes sense if you are not deploying with enterprise BI tools like Tableau, Microsoft power BI or even open source apache superset

Cool. Will look up how to setup fastpages

For those wanting rest, etc, I’m also working on deployment to Starlette for all types of problems (should be done in the next few weeks)

1 Like

Do lookup at fastapi as well

I’m focusing on Starlette as it’s the style to what my school is focusing on :slight_smile: (I’ll leave fastapi to others :slight_smile: )

Ok. :+1:

@ganesh.bhat I think you might have made a mistake/typo with the emoji there. Be sure to edit this out.

1 Like