sled-group/chat-with-nerf
[ICRA 2024] Chat with NeRF enables users to interact with a NeRF model by typing in natural language.
This project helps anyone working with 3D models interact with them using natural language. You input a Neural Radiance Field (NeRF) 3D model and descriptive text, and it outputs the precise location of objects within that 3D space. It's ideal for researchers, designers, or anyone who needs to identify or pinpoint specific elements in a 3D scene through conversational commands rather than complex software interfaces.
320 stars. No commits in the last 6 months.
Use this if you need to quickly locate and interact with specific objects inside a 3D NeRF model just by typing what you're looking for.
Not ideal if you are working with traditional mesh-based 3D models or if your primary need is 3D model creation and editing rather than interactive object identification.
Stars
320
Forks
22
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sled-group/chat-with-nerf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.