Pinned Repositories
ChatGPT
Reverse engineered ChatGPT API
langchain
🦜🔗 Build context-aware reasoning applications
llama_index
LlamaIndex is a data framework for your LLM applications
codeine-prototype
few-shot
A simple decorator for injecting few-shot examples into a function docstring, validating against its type hints.
maritime-and-satellite
scraping-machine
Scrapy + NLP <--- Machine Learning Conferences
slopify
Dump your source code into a big old bucket o' slop to feed your favourite stochastic parrot
transformers
warp-lane
SlapDrone's Repositories
SlapDrone/slopify
Dump your source code into a big old bucket o' slop to feed your favourite stochastic parrot
SlapDrone/aider
aider is AI pair programming in your terminal
SlapDrone/ansible-archlinux
Automated arch linux desktop environment
SlapDrone/ansible-book-exercises-jeff-geerling
SlapDrone/ansible-for-devops
Ansible for DevOps examples.
SlapDrone/ansible-molecule-oh-my-zsh-example
An example of an Ansible playbook for installing Oh My Zsh
SlapDrone/certified-reasoning
Certified Reasoning with Language Models
SlapDrone/CloudCompare
CloudCompare main repository
SlapDrone/codeqai
Local first semantic code search and chat powered by vector embeddings and LLMs
SlapDrone/dotfiles
SlapDrone/enn
SlapDrone/GPU-Puzzles
Solve puzzles. Learn CUDA.
SlapDrone/litellm
Call all LLM APIs using the OpenAI format. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)
SlapDrone/llama_index
LlamaIndex (GPT Index) is a data framework for your LLM applications
SlapDrone/lora-pytorch
Simple but robust implementation of LoRA for PyTorch. Compatible with NLP, CV, and other model types. Strongly typed and tested.
SlapDrone/M3Net
Multi-Space Alignments Towards Universal LiDAR Segmentation
SlapDrone/marvin
✨ Build AI interfaces that spark joy
SlapDrone/minLoRA
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
SlapDrone/mlflow
Open source platform for the machine learning lifecycle
SlapDrone/nvd-api
NVD API 2.0 for python
SlapDrone/nvidia-all
Nvidia driver latest to 396 series AIO installer
SlapDrone/nvim-config
to sync neovim config between machines
SlapDrone/outlines
Generative Model Programming
SlapDrone/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
SlapDrone/phoenix
AI Observability & Evaluation - Evaluate, troubleshoot, and fine tune your LLM, CV, and NLP models in a notebook.
SlapDrone/Pointcept
Pointcept: a codebase for point cloud perception research. Latest works: PPT, MSC (CVPR'23), PTv2 (NeurIPS'22)
SlapDrone/pytora
Minimal PyTorch implementation of LoRA
SlapDrone/spark
Arch Linux Provisioning with Ansible
SlapDrone/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
SlapDrone/Tensor-Puzzles
Solve puzzles. Improve your pytorch.