#165 · Primary category: AI Chatbots

InternGPT

chatgpt click draggan foundation-model gpt gpt-4 gradio husky image-captioning imagebind internimage langchain llama llm multimodal sam segment-anything vicuna video-generation vqa

InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)

Project last updated:08/20/24

GitHub Stars

3.2K

Forks

233

Contributors

13

License

Apache-2.0

Why we included this project

InternGPT lets you steer a large language model with your mouse instead of typing every instruction. For vision-heavy work, where you often need to refer to specific parts of an image, this makes the chat interface noticeably more precise. The repo wires together several foundation models: SAM for segmentation, DragGAN for drag-based editing, ImageBind for cross-modal understanding, and Husky, a fine-tuned vision-language model that powers the multimodal dialogue. Researchers and developers who want to see how these pieces fit into one interactive demo will find a lot to reuse here. Keep in mind the project is still under construction, so treat it as a reference implementation and starting point rather than production software.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category