hugging-face-transformers

There are 17 repositories under hugging-face-transformers topic.

  • ksm26/Open-Source-Models-with-Hugging-Face

    "Open Source Models with Hugging Face" course empowers you with the skills to leverage open-source models from the Hugging Face Hub for various tasks in NLP, audio, image, and multimodal domains.

    Language:Jupyter Notebook171016
  • llm-pdf-ocr-api

    samestrin/llm-pdf-ocr-api

    A Python-based REST API for PDF OCR using AI models with PyTorch and Transformers that runs in a Docker container.

    Language:Python6204
  • krithicswaroopan/AI-Voice-Assistance-Pipeline

    A real-time voice-to-text and text-to-speech AI pipeline using Whisper, an LLM, and Edge-TTS with tunable parameters for low-latency audio processing and response generation.

    Language:Python420
  • samestrin/llm-newsletter-generator

    llm-newsletter-generator transforms a valid RSS feed into a "Newsletter" using AI models via PyTorch and Transformers; this is experimental.

    Language:Python3201
  • animesh-algorithm/Spam-Detector-BERT-Pytorch-Transformers-Hugging-Face-NLP-State-of-the-Art-Model.

    Spam Detector is a Data Science Project built using Pytorch and Hugging Face library. Used BERT model based on Transformer Architecture and got 99.97% accuracy on train set and 98.76% accuracy on test set.

    Language:Jupyter Notebook2201
  • karimosman89/sentiment-analysis

    Build a sentiment analysis tool that processes user reviews from various platforms (like Amazon or Yelp) and provides insights on sentiment trends over time. Use advanced NLP techniques like Transformers (BERT, GPT).

    Language:Python1
  • ndrohith09/11th-hour

    With the use of AI, summarise your movies and bring back the colour in older films.

    Language:JavaScript1100
  • Amir79Naziri/SpellCorrectionML

    Source codes and materials of Advanced Spelling Error Correction project.

    Language:Python0100
  • irahgem/11th-Hour

    With the use of AI, summarise your movies and bring back the colour in older films.

    Language:JavaScript0100
  • len-sla/NLP-BERT

    Summarize, , NSP answer questions in dockerised environment

    Language:Jupyter Notebook0201
  • robin-ochieng/Deploying-Machine-Learning-and-AI-Models-Leveraging-Django.

    Deployed an interactive web platform for exploring and utilizing language models. Features include real-time text analysis and translation, built with Django for robust performance and scalability

    Language:HTML0100
  • llm-services-api

    samestrin/llm-services-api

    A FastAPI-powered REST API offering a comprehensive suite of natural language processing services using machine learning models with PyTorch and Transformers, packaged in a Docker container to run efficiently.

    Language:Python00
  • aman-kumar29/Ask-PDF

    Google-Palm powered web aplication allowing you to query your own PDF file. Uses streamlit for UI, ChromaDB to store embeddings and langchain.

    Language:Jupyter Notebook
  • MDalprato/models-examples

    This repo is a collection of various ai models that can be used to understand an learn a bit more about AI

    Language:Python
  • SayamAlt/English-to-Spanish-Language-Translation-using-Seq2Seq-and-Attention

    Successfully established a Seq2Seq with attention model which can perform English to Spanish language translation up to an accuracy of almost 97%.

    Language:Jupyter Notebook10
  • SayamAlt/Financial-News-Sentiment-Analysis

    Successfully developed a fine-tuned DistilBERT transformer model which can accurately predict the overall sentiment of a piece of financial news up to an accuracy of nearly 81.5%.

    Language:Jupyter Notebook10
  • SayamAlt/Symptoms-Disease-Text-Classification

    Successfully developed a fine-tuned BERT transformer model which can accurately classify symptoms to their corresponding diseases upto an accuracy of 89%.

    Language:Jupyter Notebook10