best_AI_papers_2023
A curated list of the latest breakthroughs in AI (in 2023) by release date with a clear video explanation, link to a more in-depth article, and code.
GraphCanon updated today · GitHub synced today
Trust & integrity
Full report- Maintenance
- Dormant (929d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
A repository that curates recent groundbreaking AI research papers from 2023, each accompanied by a video explanation, detailed articles, and source code where applicable. The content covers a variety of subfields within AI including computer vision, machine learning, NLP, and more. Regular updates are provided to ensure the list remains current.
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 11, 2026)
saw the uprising of generative AI for both images and text, most recently with ChatGPT. Now, within the first week of 2023, researchers have already created a new sysSource link
Tags
README
2023: The best AI papers - A Review 🚀
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code.
With the creation of a whole new field called "Generative AI", whether you like the term or not, research hasn't slowed its frenetic pace, especially the industry, which has seen its biggest boom in implementation of AI technologies ever. Artificial intelligence and our understanding of the human brain and its link to AI are constantly evolving, showing promising applications improving our life's quality in the near future. Still, we ought to be careful with which technology we choose to apply.
"Science cannot tell us what we ought to do, only what we can do."
- Jean-Paul Sartre, Being and Nothingness
Here's curated list of the latest breakthroughs in AI and Data Science by release date with a clear video explanation, link to a more in-depth article, and code (if applicable). Enjoy the read!
The complete reference to each paper is listed at the end of this repository. Star this repository to stay up to date and stay tuned for next year! ⭐️
Maintainer: louisfb01, also active on YouTube and as a Podcaster if you want to see/hear more about AI!
Subscribe to my newsletter - The latest updates in AI explained every week.
Feel free to message me any interesting paper I may have missed to add to this repository.
Tag me on Twitter @Whats_AI or LinkedIn @Louis (What's AI) Bouchard if you share the list! And come chat with us in our Learn AI Together Discord community!
👀 If you'd like to support my work, you can check to Sponsor this repository or support me on Patreon.
Watch a complete 2023 rewind in 13 minutes
The Full List
- Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers [1]
- InstructPix2Pix: Learning to Follow Image Editing Instructions [2]
- MusicLM: Generating Music From Text [3]
- Structure and Content-Guided Video Synthesis with Diffusion Models [4]
- PaLM-E: An Embodied Multimodal Language Model [5]
- Segment Anything [6]
- Key-Locked Rank One Editing for Text-to-Image Personalization [7]
- Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold [8]
- Neuralangelo: High-Fidelity Neural Surface Reconstruction [9]
- TryOnDiffusion: A Tale of Two UNets [10]
- StyleGANEX: StyleGAN-Based Manipulation Beyond Cropped Aligned Faces [11]
- 3D-LLM: Injecting the 3D World into Large Language Models [12]
- METAGPT: META PROGRAMMING FOR MULTI-AGENT COLLABORATIVE FRAMEWORK [13]
- Visual Instruction Tuning [14]
- MVDream: Multi-view Diffusion for 3D Generation [15]
- Distil-Whisper: Robust Knowledge Distillation via Large-Scale Pseudo Labelling [16]
- Stable Video Diffusion: Scaling Latent Video Diffusion Models to Large Datasets[17]
- Paper references
Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers [1]
Last year we saw the uprising of generative AI for both images and text, most recently with ChatGPT. Now, within the first week of 2023, researchers have already created a new system for audio data called VALL-E.
VALL-E is able to imitate someone’s voice with only a 3-second recording with higher similarity and speech naturalness than ever before. ChatGPT is able to imitate a human writer; VALL-E does
