Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a Dashboard #17

Open
gagan3012 opened this issue Feb 14, 2021 · 5 comments
Open

Creating a Dashboard #17

gagan3012 opened this issue Feb 14, 2021 · 5 comments

Comments

@gagan3012
Copy link

Hello,
I was very impressed with the work that has been done on this repository. I think we can create a fast API and deploy it on server and then create a dashboard on streamlit to get the results and visualizations.

Streamlit: https://github.com/streamlit/streamlit
Fast API: https://github.com/tiangolo/fastapi

@borisdayma
Copy link
Owner

At the moment, all the datasets and models are available as W&B artifacts: see here.

For inference, models are publicly available on Hugging Face model hub.

But feel free to build any other viz tools with huggingtweets and let me know if you have any questions!

@gagan3012
Copy link
Author

Hello,
I have been trying to create an API for HuggingTweets but I am unable to do so can you help me?

@borisdayma
Copy link
Owner

Of course!
You can see some examples on how to use it on this model page for example: https://huggingface.co/huggingtweets/elonmusk

After that there are also a few ways to list all models currently available.

Feel free if you have any specific issue I can help you with.

@gagan3012
Copy link
Author

Hello,
I actually wanted to include the option of fine tuning the model in the api too. How can that be achieved here?

@borisdayma
Copy link
Owner

For fine-tuning you need GPU. That is why the program is done with Colab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants