jigglypop's Stars
wikibook/llm-finetuning
《한 권으로 끝내는 실전 LLM 파인튜닝》 예제 코드
onlybooks/llm
LLM을 활용한 실전 AI 애플리케이션 개발
johnma2006/mamba-minimal
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
ggerganov/ggml
Tensor library for machine learning
kaiban-ai/KaibanJS
KaibanJS is a JavaScript-native framework for building and managing multi-agent systems with a Kanban-inspired approach.
Liuziyu77/MIA-DPO
Official implement of MIA-DPO
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
teddylee777/langchain-teddynote
LangChain 을 더 쉽게 구현하기 위한 유틸 함수, 클래스를 만들어서 패키지로 배포하였습니다.
langchain-ai/langgraph
Build resilient language agents as graphs.
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
teddylee777/langchain-kr
LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
doljae/kopring-starter
코프링 샘플 프로젝트
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
chroma-core/chroma
the AI-native open-source embedding database
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
Aeternalis-Ingenium/FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
open-flux-ai/open-flux-ai
pmndrs/uikit
🎨 user interfaces for react-three-fiber
rumbarum/fastapi-book-example
한빛미디어 『처음 시작하는 FastAPI』 샘플 리포지토리입니다.
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
sotrh/learn-wgpu
Guide for using gfx-rs's wgpu library.
pmndrs/react-three-offscreen
📺 Offscreen worker canvas for react-three-fiber
pmndrs/react-three-next
React Three Fiber, Threejs, Nextjs starter
tensorflow/rust
Rust language bindings for TensorFlow
nogibjj/rust-mlops-template
A work in progress to build out solutions in Rust for MLOPs
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator