humphreyde's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
xai-org/grok-1
Grok open release
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
harry0703/MoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
THUDM/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
THUDM/GLM-4
GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型
CrazyBoyM/llama3-Chinese-chat
Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
MarkFzp/act-plus-plus
Imitation learning algorithms with Co-training for Mobile ALOHA: ACT, Diffusion Policy, VINN
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
eureka-research/Eureka
Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)
ai-winter/ros_motion_planning
Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.
NVlabs/VILA
VILA - a multi-image visual language model with training, inference and evaluation recipe, deployable from cloud to edge (Jetson Orin and laptops)
leggedrobotics/legged_gym
Isaac Gym Environments for Legged Robots
openvla/openvla
OpenVLA: An open-source vision-language-action model for robotic manipulation.
j96w/DenseFusion
"DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion" code repository
robotics-survey/Awesome-Robotics-Foundation-Models
ZhongqunZHANG/awesome-6d-object
Awesome work on object 6 DoF pose estimation
TommyZihao/vlm_arm
机械臂+大模型+多模态=人机协作具身智能体
caelan/pddlstream
PDDLStream: Integrating Symbolic Planners and Blackbox Samplers
RoboMaster/DevelopmentBoard-Examples
MarkMoHR/virtual_sketching
[SIGGRAPH 2021] General Virtual Sketching Framework for Vector Line Art
grablab/openhand-hardware
CAD files for the OpenHand hand designs
arrival-ltd/catalyst-rl-tutorial
Using Catalyst.RL to train a robot to perform peg-in-hole insertion in simulation.
Huang0035/RRT-and-RRT-star-plus-APF
Path Planning Based on Mixed Algorithm of RRT and Artificial Potential Field Method
arp95/turtlebot_rrt
ROS-based Path Planning for Turtlebot Robot using Informed RRT* algorithm