S1M0N38's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
karpathy/LLM101n
LLM101n: Let's build a Storyteller
danny-avila/LibreChat
Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
LazyVim/LazyVim
Neovim config for the lazy
folke/lazy.nvim
💤 A modern plugin manager for Neovim
streamlink/streamlink
Streamlink is a CLI utility which pipes video streams from various services into a video player
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
nikitabobko/AeroSpace
AeroSpace is an i3-like tiling window manager for macOS
Future-House/paper-qa
High accuracy RAG for answering questions from scientific documents with citations
steven2358/awesome-generative-ai
A curated list of modern Generative Artificial Intelligence projects and services
folke/which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
VonHeikemen/lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
HobbitLong/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
karpathy/makemore
An autoregressive character-level language model for making more things
microsoft/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
CannyLab/tsne-cuda
GPU Accelerated t-SNE for CUDA with Python bindings
olimorris/codecompanion.nvim
✨ AI-powered coding, seamlessly in Neovim. Supports Anthropic, Copilot, Gemini, Ollama, OpenAI and xAI LLMs
open-webui/pipelines
Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework
scottmckendry/cyberdream.nvim
🤖💤 High-contrast, Futuristic & Vibrant Coloursheme for Neovim
nvim-neorocks/nvim-best-practices
Collection of DOs and DON'Ts for modern Neovim Lua plugin development
j3soon/tbparse
Load tensorboard event logs as pandas DataFrames for scientific plotting; Supports both PyTorch and TensorFlow
fanfanda/S_Dbw
S_Dbw validity index
tree-sitter-grammars/tree-sitter-kdl
KDL grammar for tree-sitter
dsdanielpark/arxiv2text
Converting PDF files to text, mainly with a focus on arXiv papers.
echasnovski/mini.doc
Neovim Lua plugin to generate Neovim help files. Part of 'mini.nvim' library.
alashkov83/S_Dbw
S_Dbw validity index. Adapted for DBSCAN (and similar)
COLAMAroro/tetris-cpp2
Port of S1M0N38's C++ Tetris CLI Game to C++2/cppfront