parisa-ahmadi
Generative AI and Machine Learning Specialist | Data Scientist | AI Consultant | 3X Kaggle Expert | M.S Computer Networking
RM InnovationOman
parisa-ahmadi's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
deepset-ai/haystack
:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
huggingface/text-generation-inference
Large Language Model Text Generation Inference
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
project-baize/baize-chatbot
Let ChatGPT teach your own chatbot in hours with a single GPU!
microsoft/CodeBERT
CodeBERT
Xatta-Trone/medium-parser-extension
Read medium.com and medium based articles using google web cache.
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
basetenlabs/truss
The simplest way to serve AI/ML models in production
celebv-text/CelebV-Text
(CVPR 2023) CelebV-Text: A Large-Scale Facial Text-Video Dataset
Sentdex/ChatGPT-API-Basics
ManiMozaffar/linkedIn-scraper
A playwright bot which is implemented to scrape linkedin and store advertisement data in a database and telegram channel
rasbt/LLM-finetuning-scripts
srivatsan88/model-deployment
This playlist covers model deployment covered as part of course in YouTube - https://www.youtube.com/playlist?list=PL3N9eeOlCrP5PlN1jwOB3jVZE6nYTVswk
francoisstamant/lyrics-generation-with-GPT2
krishnaik06/Trnasformer-Bert
srivatsan88/Natural-Language-Processing
This repository host code of my NLP playlist here - https://www.youtube.com/playlist?list=PL3N9eeOlCrP6zMkHMxFJV4yXIsET5aWlc
htrivedi99/falcon-7b-truss
Kohimax/qna-api
https://kohinoor-soubam.medium.com/
chris-lovejoy/youtube-titles-and-transcripts
Dataset to train NLP model predicting YouTube title based on video content
srivatsan88/keras-ocr
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
disarmyouwitha/llm-api
FastAPI wrapper for LLM, a fork of (oobabooga / text-generation-webui)
experienced-dev/notebooks
Experienced Dev Blog Jupyter Notebooks
GaneshLokare/Transformers
Liyang90/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.