crabxmz's Stars
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
Doragd/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
ggerganov/llama.cpp
LLM inference in C/C++
chroma-core/onnx-embedding
A repository for creating, and sample code for consuming an ONNX embedding model
elastic/elasticsearch-labs
Notebooks & Example Apps for Search & AI Applications with Elasticsearch
leptonai/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
searxng/searxng
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
ShawhinT/YouTube-Blog
Codes to complement YouTube videos and blog posts on Medium.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
piskvorky/gensim
Topic Modelling for Humans
nitin-kumar101/ChatGPT-AutoChat
This repository contains code that automates chat interactions with ChatGPT using Selenium and ChromeDriver. ChatGPT is a large language model that can engage in conversations and provide responses to user inputs. With this code, you can have automated and interactive chats with ChatGPT right from your Python environment.
SeleniumHQ/seleniumhq.github.io
Official Selenium website and documentation
microlinkhq/sdk
Make any URL embeddable. Turn any URL into a beautiful link preview.
mckaywrigley/chatbot-ui
AI chat for any model.
ourongxing/chatgpt-vercel
Elegant and Powerfull. Powered by OpenAI and Vercel.
billmei/every-chatgpt-gui
Every front-end GUI client for ChatGPT, Claude, and other LLMs
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
PacktPublishing/Hands-On-GPU-Programming-with-Python-and-CUDA
Hands-On GPU Programming with Python and CUDA, published by Packt
n4ze3m/dialoqbase
Create chatbots with ease
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
sdnds-tw/awesome-sdn
A awesome list about Software Defined Network (SDN)
kholia/OSX-KVM
Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
sasha-s/go-deadlock
Online deadlock detection in go (golang)
eteran/c-vector
A dynamic array implementation in C similar to the one found in standard C++
danbev/learning-v8
Project for learning V8 internals