An open API service indexing awesome lists of open source software.

https://github.com/junchen14/awesome_chatgpt_papers

This repository will collect and share awesome ChatGPT related papers and useful tools
https://github.com/junchen14/awesome_chatgpt_papers

List: awesome_chatgpt_papers

awesome-list chatgpt

Last synced: about 1 month ago
JSON representation

This repository will collect and share awesome ChatGPT related papers and useful tools

Awesome Lists containing this project

README

        

# Awesome_ChatGPT_papers

This repo will collect and share awesome ChatGPT-relevant works

Self-supervised learning for Images
|No. |Model Name |Title |Links |Pub. | Organization| Release Time |
|-----|:-----:|:-----:|:-----:|:--------:|:---:|:-------:|
|1|Visual ChatGPT | Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models |[paper](https://arxiv.org/pdf/2303.04671.pdf) [code](https://github.com/microsoft/visual-chatgpt) |__arXiv__|Microsoft|8 Mar 2023|
|2|ChatCaptioner |ChatGPT Asks, BLIP-2 Answers: Automatic Questioning Towards Enriched Visual Descriptions|[paper](https://arxiv.org/pdf/2303.06594.pdf) [code](https://github.com/Vision-CAIR/ChatCaptioner) |__arXiv__|KAUST|12 Mar 2023|
|3| ViperGPT| ViperGPT: Visual Inference via Python Execution for Reasoning | [paper](https://arxiv.org/pdf/2303.08128.pdf) [code](https://github.com/cvlab-columbia/viper) | __arXiv__ | Columbia University | 14 Mar 2023 |
|4| ReAct| ReAct: Synergizing Reasoning and Acting in Language Models | [paper](https://arxiv.org/pdf/2210.03629.pdf) [code](https://github.com/ysymyth/ReAct) | __ICLR 2023__ | Google Brain| 6 Oct 2022 |
|5| MM ReAct| MM-ReAct: Prompting ChatGPT for Multimodal Reasoning and Action | [paper](https://arxiv.org/pdf/2303.11381.pdf) [code](https://github.com/microsoft/MM-REACT) | __arXiv__ | Microsoft| 20 Mar 2023 |
|6| Reflexion| Reflexion: an autonomous agent with dynamic memory and self-reflection | [paper](https://arxiv.org/pdf/2303.11366.pdf) [code](https://github.com/noahshinn024/reflexion) | __arXiv__ | Northeastern University | 20 Mar 2023 |
|7| LLM-Augmenter | Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback | [paper](https://arxiv.org/pdf/2302.12813.pdf) [code](https://github.com/pengbaolin/LLM-Augmenter) | __arXiv__ | Microsoft| 8 March 2023 |
|8| Evaluation of ChatGPT | Evaluation of ChatGPT as a Question Answering System for Answering Complex Questions | [paper](https://arxiv.org/pdf/2303.11381.pdf) [code](https://github.com/tan92hl/Complex-Question-Answering-Evaluation-of-ChatGPT) | __arXiv__ | KSESEU | 14 March 2023 |
|9| LLaMA-Adapter| LLaMA-Adapter: Efficient Fine-tuning of Language Models with Zero-init Attention| [paper](https://arxiv.org/pdf/2303.16199.pdf) [code](https://github.com/ZrrSkywalker/LLaMA-Adapter) | __arXiv__ | Shanghai Artificial Intelligence Laboratory | 28 March 2023|
|10| HuggingGPT| HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in HuggingFace| [paper](https://arxiv.org/pdf/2303.17580.pdf) [code](https://github.com/microsoft/JARVIS) | __arXiv__ | Microsoft | 30 March 2023|
|11| RCI| Language Models can Solve Computer Tasks| [paper](https://arxiv.org/pdf/2303.17491.pdf) | __arXiv__ | University of California, Irvine | 30 March 2023|