Pinned Repositories
chatgpt-your-files
Production-ready MVP for securely chatting with your documents using pgvector
Clinical-ICD10-Code-Prediction
This repository includes API to get ICD-10 codes from descriptions. The Model is a transformer based on BERT. The embeddings are being finetuned based on the following paper: https://arxiv.org/abs/1904.03323 .
DSNet
DSNet: A Flexible Detect-to-Summarize Network for Video Summarization
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 for chat with PDF files, cryptocurrency tweets sentiment analysis.
gist
LLaMA-Adapter
Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
llm.c
LLM training in simple, raw C/CUDA
LLM_Mini_Series_Part_II
This is a demo repository for parallel multi-index question answering using streamlit and llama index
RAG-Mistral7b
RAG (Retrievel Augmented Generation) implementation using the Mistral-7B-Instruct-v0.1
Video-Summarization-using-Keyframe-Extraction-and-Video-Skimming
Experimenting with different Summarizing techniques on SumMe Dataset
vdeeplearn's Repositories
vdeeplearn/gist
vdeeplearn/chatgpt-your-files
Production-ready MVP for securely chatting with your documents using pgvector
vdeeplearn/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 for chat with PDF files, cryptocurrency tweets sentiment analysis.
vdeeplearn/llm.c
LLM training in simple, raw C/CUDA
vdeeplearn/LLM_Mini_Series_Part_II
This is a demo repository for parallel multi-index question answering using streamlit and llama index
vdeeplearn/RAG-Mistral7b
RAG (Retrievel Augmented Generation) implementation using the Mistral-7B-Instruct-v0.1
vdeeplearn/autotrain-advanced
🤗 AutoTrain Advanced
vdeeplearn/Chatea_con_PDF
"Chatea con PDF" es una aplicación de chat que utiliza el potente modelo de lenguaje Falcon 7B con licencia Apache 2 para interactuar con archivos PDF. Dame uns estrella y sigueme.
vdeeplearn/drachtio-siprec-recording-server
SIPREC recording server based on drachtio and rtpengine
vdeeplearn/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
vdeeplearn/examples
example code for demoing features
vdeeplearn/faster-whisper
Faster Whisper transcription with CTranslate2
vdeeplearn/guardchain
🛡️Build LLM applications safely and reliably🛡️
vdeeplearn/Haystack-and-Mistral-7B-RAG-Implementation
Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.
vdeeplearn/Langchain-Full-Course
vdeeplearn/langchain-tutorials
A set of LangChain Tutorials from my youtube channel
vdeeplearn/llama2-nemo-guardrails
vdeeplearn/llama2_local
vdeeplearn/llm-tutorials
A set of LLM Tutorials from my youtube channel
vdeeplearn/llmware
Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.
vdeeplearn/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
vdeeplearn/localGPT-falcon
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
vdeeplearn/mlx-examples
Examples in the MLX framework
vdeeplearn/openai-cookbook
Examples and guides for using the OpenAI API
vdeeplearn/oreka
OpenSource G711, G722, G729, Opus & Other Format VoIP SIP Recorder
vdeeplearn/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
vdeeplearn/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
vdeeplearn/text-generation-inference
Large Language Model Text Generation Inference
vdeeplearn/text-generation-webui-colab
A colab gradio web UI for running Large Language Models
vdeeplearn/whisper-playground
Build real time speech2text web apps using OpenAI's Whisper https://openai.com/blog/whisper/