-
-
linkedIn_auto_jobs_applier_with_AI Public
Forked from feder-cr/Jobs_Applier_AI_Agent_AIHawkLinkedIn_AIHawk is a tool that automates the jobs application process on LinkedIn. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personali…
-
Deep-Live-Cam Public
Forked from hacksider/Deep-Live-Camreal time face swap and one-click video deepfake with only a single image (uncensored)
Python GNU Affero General Public License v3.0 UpdatedAug 10, 2024 -
vllm Public
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
Python Apache License 2.0 UpdatedAug 7, 2024 -
jailbreak_llms Public
Forked from verazuo/jailbreak_llms[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
Jupyter Notebook MIT License UpdatedJun 10, 2024 -
yfinance Public
Forked from ranaroussi/yfinanceDownload market data from Yahoo! Finance's API
Python Apache License 2.0 UpdatedMay 10, 2024 -
-
ChatLLaMA-and-ChatGPT-Desktop-App Public
Forked from serp-ai/ChatLLaMA-and-ChatGPT-Desktop-AppA desktop application written in PyQT5 (python). Has support for using openai chatGPT as well as using a locally running llama model. Local has support for inferencing in 8-bit as well as 4/3/2 bit…
Python UpdatedAug 25, 2023 -
LLaMA-8bit-LoRA Public
Forked from serp-ai/LLaMA-8bit-LoRARepository for Chat LLaMA - training a LoRA for the LLaMA (1 or 2) models on HuggingFace with 8-bit or 4-bit quantization. Research only.
Python UpdatedAug 25, 2023 -
google_news_content_scrape_and_analyze_with_gpt Public
Forked from easonlai/google_news_content_scrape_and_analyze_with_gptThis demo repository illustrates how to use Python to scrape news articles from Google based on a given keyword. The scraped articles are then processed by Azure OpenAI Service (AOAI)'s GPT-3 model…