Vision-CAIR / MiniGPT-4

Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
https://minigpt-4.github.io
BSD 3-Clause "New" or "Revised" License
25.27k stars 2.9k forks source link

Hi All, We build a Q&A bot for MiniGPT-4 #162

Open xiaofan-luan opened 1 year ago

xiaofan-luan commented 1 year ago

Hi All,

We have developed OSSChat, a free chatbot that helps you learn more about open source software. It is powered by ChatGPT and vector databases such as Milvus.

We are pleased to announce that we now support MiniGPT-4. Feel free to ask any questions about the project, and OSSChat will help you find relevant documents to assist you. Enjoy!

Let us know if there are any other datasources we can used to enhance the bot.

You can access OSSChat at https://osschat.io/.

Might not be a best place to share, let me know if we have a discord channel or forum, thanks

vateye commented 1 year ago

Cool, I also find another GPT-4 like model called mPLUG-Owl, and it seems to perform better than miniGPT4. Maybe consider supporting it as well?