huggingface-pipeline
There are 23 repositories under huggingface-pipeline topic.
TirendazAcademy/Hugging-Face-Tutorials
Getting started with Hugging Face
bhattbhavesh91/text-summarization-with-streamlit
Generate summaries from texts using Streamlit & HuggingFace Pipeline
zehr0s/mobile-stable-diffusion
Running Stable diffusion from a mobile phone using Termux
bhattbhavesh91/question-answering-with-streamlit
Question Answering with Streamlit & HuggingFace Pipeline
arasgungore/BERT-base-Turkish-QA
A Turkish question answering system made by fine-tuning BERTurk and XLM-Roberta models.
aybaras/BERT-base-Turkish-QA
A Turkish question answering system made by fine-tuning BERTurk and XLM-Roberta models.
doppeltilde/image_video_classification
Containerized self-hosted REST API for vision classification, utilizing Hugging Face transformers.
Solonce/HFDownloader
HFDownloader - Hugging Face Model Downloader
bhattbhavesh91/zero-shot-huggingface-demo
Zero Shot Classification with HuggingFace Pipeline
ong-zijian/NLP_Wikipedia_QA
This is a project done for an assessment. I found it to be interesting and decided to share this. The idea is to create a scraper to scrap the Wikipedia page and generate question and answers
tripathiarpan20/HF-torchserve-pipeline
Template to serve, optimize and scale 🤗 pipeline in production with Torchserve & Docker
jhaayush2004/Hybrid-Retrieval-Systems
Hybrid Retrieval System combining keyword matching (BM25) with semantic similarity (Vectorstore) for improved retrieval.
jodiambra/Yachay.ai
Project predicting geolocation from tweets as part of Yachay.ai externship
mahmoudajawad/huggingface_multi_worker_server
PoC for HuggingFace Multi-worker Server
sitamgithub-MSIT/ClassyText
ClassyText is a demo for zero-shot text classification using DeBERTa-v3-large from Hugging Face.
avishkaaram/avishkaarak-ekta-hindi
This is the avishkaarak-ekta-hindi model, fine-tuned using the SQuAD2.0 dataset. It's been trained on question-answer pairs, including unanswerable questions, for the task of Question Answering.
doppeltilde/natural_language_processing
Containerized self-hosted REST API for interacting with Hugging Face NLP models.
shashank297/NLP_chatbot_sentiment
The Gemini-Pro Sentiment prediction Chatbot is a smart conversational app powered by the Gemini-Pro LLM. It uses state-of-the-art NLP to grasp user queries, provide relevant responses, and predict sentiment using the Hugging Face model cardiffnlp/twitter-roberta-base-sentiment-latest.
Solonce/HFLoader
HFLoader - HuggingFace Model Loader
AguilarLagunasArturo/sketch-to-render
Render a sketch using a Huggingface pipeline
tariqshaban/suicide-detection-server
A RESTful API that embeds classification with confidence of textual suicidal thoughts, conducted on a previously compiled transformer model, utilizing Python