Topic: "huggingface-models"
git-lfs-fuse/git-lfs-fuse
Mount remote repositories, models and datasets managed by Git LFS locally.
Language: Go - Size: 293 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 42 - Forks: 3

toriving/text-classification-transformers
Easy text classification for everyone : Bert based models via Huggingface transformers (KR / EN)
Language: Python - Size: 35.8 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 5

TheAcharya/csv2notion-neo
Upload & Merge CSV or JSON Data with Images to Notion Database
Language: Python - Size: 117 MB - Last synced at: 1 day ago - Pushed at: 23 days ago - Stars: 31 - Forks: 1

xieincz/huggingface-go
huggingface-go : 加速下载 huggingface 的模型和数据集
Language: Go - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 5

DSYZayn/gopeed-extension-huggingface
A gopeed-extension for downloading models and datasets from huggingface, hf-mirror and modelscope. Huggingface download
Language: JavaScript - Size: 1.57 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 13 - Forks: 1

StabRise/ScaleDP
ScaleDP is an Open-Source extension of Apache Spark for Document Processing
Language: Python - Size: 7.88 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 0

Ktiseos-Nyx/HuggingFace_Backup
Huggingface Backup - Jupyter, Colab and Python Script
Language: Jupyter Notebook - Size: 395 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 1

ARYPROGRAMMER/Video-Generator-AI
This Next.js application generates videos based on client-provided queries. It is designed as a SaaS platform, allowing users to easily create engaging video content for various purposes such as marketing, education, or social media. The app leverages cutting-edge technologies to provide a smooth user experience and high-quality video output
Language: JavaScript - Size: 16.1 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

rupeshtr78/chroma-db-rag
Chroma DB vector database, with embedding and reranker models to implement a Retrieval Augmented Generation (RAG) system.
Language: Go - Size: 13.8 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 5 - Forks: 1

Jishnnu/DiagnoAI-Medical-Chatbot
Simple Generative AI enabled Streamlit web application that converts speech to-image.
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

neverbiasu/hf-mirror-hub
一个从 Hugging Face 镜像站点快速下载模型和数据集的命令行工具。
Language: Python - Size: 18.6 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

di37/ner-electrical-engineering-finetuning
This repository includes notebooks starting from data tokenization and fine-tuning of BERT models including ModernBERT, till upload models to the hub for Electrical Engineering NER task.
Language: Jupyter Notebook - Size: 588 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

GURSV/URL-summ
A URL summarizer, which summarizes the content of a URL with proper formatting. It uses 'sshleifer/distilbart-cnn-12-6', which is a distilled version of the BART model, specifically optimized for text summarization tasks, including CNN summarization.
Language: Python - Size: 112 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

AkashKobal/Blog-Generation-Platform
This repository contains code for generating blog content using the LLama 2 language model. It integrates with Streamlit for easy user interaction. Simply input your blog topic, desired word count, and writing style to generate engaging blog content.
Language: Python - Size: 456 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

kono-gaijin/smolagent-test
🤗 Prueba de concepto de un chat interactivo construido con Flask y Tailwind CSS. Utiliza smolagents para generar respuestas a preguntas. Incluye formateo básico de texto y una interfaz minimalista. Proyecto en desarrollo con fines de prueba y aprendizaje.
Language: Python - Size: 6.84 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

Sayan-Maity/Derma-Prediction
🤖 Dermify.AI is an ⚡ AI powered Web Application which harnesses the power of image processing to offer cost-effective and accessible skin condition assessments worldwide
Language: JavaScript - Size: 10.9 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

sioaeko/HFModelDownloader
🤗 A Python script for efficiently downloading and reconstructing large Hugging Face model files by splitting them into manageable chunks
Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

bigsk1/llm-adapter
UniversalLLMAdapter class initializes the appropriate client based on the specified provider.
Language: Python - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

agonzc34/huggingface-hub-cpp
An unofficial C++ client for the Huggingface Hub
Language: C++ - Size: 309 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

furkankarakuz/TranslateAI
TranslateAI is a powerful real-time speech translation desktop application built using PyQt and Hugging Face models. It enables users to convert spoken words into text and translate them into different languages.
Language: Python - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

ripaaf/anime-image-checker
multiple anime image classification / anime image checker
Language: Python - Size: 14.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

apsinghAnalytics/FinRAGify_App
An LLM app leveraging RAG with LangChain and GPT-4 mini to analyze earnings call transcripts, assess company performance, using natural language queries (NLP), FAISS (vector database), and Hugging Face re-ranking models.
Language: Jupyter Notebook - Size: 4.85 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

namgyu-youn/topicgen
Analyze GitHub repository based on pre-trained model, then generate related topics('#').
Language: Python - Size: 595 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

yliuhz/hf-download
Language: Python - Size: 119 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

PRITHIVSAKTHIUR/Age-Classification-SigLIP2
Age-Classification-SigLIP2 is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to predict the age group of a person from an image using the SiglipForImageClassification architecture.
Language: Python - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ash-sha/distilbert_tuning
Fine tune distilBert model from Huggingface Multi-Class Emotion Classification
Language: Jupyter Notebook - Size: 410 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

hoduy511/rag-langchain
A production-ready RAG (Retrieval Augmented Generation) system built with FastAPI, LangChain, LangServe, LangSmith, Hugging Face, and Qdrant for document processing and intelligent querying.
Language: Python - Size: 1.51 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

GURSV/LangLens
LangLens is an LLM model based on Openai gpt-3.5 and Salesforce vqa base model. For now, it can caption, detect objects in the image (perfectly) and answer some basic questions related to the image.
Language: Python - Size: 5.72 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

jjosorioc/huggingface_search
Language: Jupyter Notebook - Size: 2.03 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

muhammadadilnaeem/Medical-Chatbot-Assistant-Using-Llama2-and-HuggingFace-Embeddings-and-Pinecone-Vector-db
Welcome to the Medical Chatbot Assistant project! This repository contains a powerful and efficient medical chatbot built using the LLaMA 2 model, Hugging Face embeddings, and Pinecone vector database. The chatbot is designed to assist users with medical inquiries, providing reliable and accurate responses.
Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

kobrakitty/BritneyBot_LLM
My first open source LLM API deployment - BritneyBot!
Language: Python - Size: 401 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

HarishValliappan/Wayfarer-AI
Language: Vue - Size: 35.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

KD2D/Chat-for-Meta-Llama-Inst
This is a code in development. For working with the Meta-Llama-Instruct GPT model
Language: Python - Size: 40 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

narges-d/Course
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

SeekAI-786/Medi_Bot_CustomGPT
I and my team member has created this MediBot Fine Tune on Medical Question/Answer Dataset From Hugging Face
Language: Jupyter Notebook - Size: 7.72 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

ayeshajadoon/ScholarSummarizer
A research paper summarizer using a Hugging Face model to help students and researchers quickly extract key findings from lengthy papers.
Language: CSS - Size: 12.7 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

hallowshaw/Vox-Debate
VoxDebate is an AI-powered debate platform built on the MERN stack, featuring voice input, real-time sentiment analysis with Hugging Face, and intelligent responses via Google Gemini Pro. With a sleek design using Tailwind CSS and shadcn-ui, it offers a dynamic, responsive, and engaging experience for meaningful discussions.
Language: JavaScript - Size: 29.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ClaytonAllenThompsonII/WebApp
Django Web Application for inventory and invoice management.
Language: Python - Size: 7.15 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

d-beloved/api-sage
The Intelligent HTTP Method Explorer
Language: TypeScript - Size: 475 KB - Last synced at: about 17 hours ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ShahidC0de/Chat-With-AI-Hugging-Face-Model-
A Chat APP With AI, designed and developed for Android, it has features like scrolling chat list with AI, storing the prompt and messages of user, features like navigating from one session to another session
Size: 382 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Raghul-M/Git-Bounty
Git Bounty 🏴☠️, a fun and creative tool that transforms GitHub profiles into vibrant anime-style bounty posters. Simply enter a GitHub username to generate a unique poster based on contributions, favorite programming languages, and more!
Language: Python - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Tirthraj1605/CDP-Knowledge-Assistant
Welcome to the CDP Knowledge Assistant! This chatbot leverages cutting-edge Natural Language Processing (NLP) techniques to help users retrieve and answer queries from documentation of CDP platforms such as Segment, mParticle, Lytics, and Zeotap.
Language: Jupyter Notebook - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jazz1n/translator-app
English to Persian translation for subtitles
Language: Python - Size: 18.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kariieeii/RAG
AI-Powered Knowledge Retrieval System Using RAG
Language: Jupyter Notebook - Size: 132 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mohammadshahidbeigh/google-colab-notebooks
This repository includes a variety of notebooks designed for tasks ranging from generative ai text models to image generation and model training to data analysis and visualization.
Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

elequaranta/Twitter-Sentiment-Analysis
Final project for class Data Mining and Text Mining; University of Illinois at Chicago (Fall 2023); 1st year of Master's Degree in Computer Science coursework.
Language: Jupyter Notebook - Size: 2.02 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MohammadShabazuddin/Text_Summarizer_project
Implemented a text summarization project using Hugging Face transformers to generate concise summaries of large documents efficiently.
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Pauullamm/LC-Vision
Image-text upload interface to utilise RAG for pill identification
Language: Python - Size: 347 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

divakarkumarp/Start-with-LangGraph
Building Stateful Multi AI Agents & Enhancing LLM Agents
Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

0xZee/finetune_model_unsloth
⚙️ Fine-Tune 🦙 Llama 3.1, Phi-3.. Models on custom DataSet using 🕴️ unsloth & Saving to HuggingFace Hub
Language: Jupyter Notebook - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

pacyL2K19/whichmovie
A movie recommendation application that helps users find the best movies and TV shows to watch on their favorite streaming platforms based on their current needs
Language: TypeScript - Size: 40.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Azie88/NLP-Huggingface-Covid-19-Tweet-Sentiment-Analysis
Fine Tuning text classification NLP models from huggingface with Covid-19 tweet data to build a model that classifies text based on Covid-19 sentiment
Language: Jupyter Notebook - Size: 4.45 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rauni-iitr/NER_Training_Transformers
NER Training on BERT model using Transformers on medical data, continual learning over 3 datasets; Notebooks and Scripts
Language: Jupyter Notebook - Size: 1.39 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

nabeel-ncz/document-ai-query
A web application that extracts, processes, and intelligently interacts with PDF content. Using natural language processing and vector embeddings, it transforms PDF text into high-dimensional vectors for efficient and accurate querying.
Language: TypeScript - Size: 188 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Solonce/HFLoader
HFLoader - HuggingFace Model Loader
Language: Python - Size: 10.7 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ankit-saha-iiitbbsr/Ai-image-generator
AI Image Generator using free api
Language: JavaScript - Size: 150 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PsTerminator8/mindpeers-backend
Backend for MindPeers ML (NLP) models such as Sentiment Analysis & Keyword Extraction (including Feedback Loops)
Language: Python - Size: 336 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PsTerminator7/mindpeers-backend
Backend for MindPeers ML (NLP) models such as Sentiment Analysis & Keyword Extraction (including Feedback Loops)
Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 107 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
