<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/tai/best-of/2022/12" -->

---
title: Best Towards AI posts — December 2022 | daily.dev
description: The most upvoted Towards AI posts from December 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/tai/best-of/2022/12
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/tai/best-of/2022/12
og:type: website
og:site_name: daily.dev
og:title: Best Towards AI posts — December 2022 | daily.dev
og:description: The most upvoted Towards AI posts from December 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Towards AI — December 2022

1. 1  
[](https://daily.dev/posts/7-interesting-experiments-with-chatgpt-4ztjqesvl "7 Interesting Experiments with ChatGPT")  
Article  
![Avatar of tai](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8b7e3e63e47b4d34b4c1e634b902c12f)Towards AI · 4y  
7 Interesting Experiments with ChatGPT  
ChatGPT has taken the world by storm since its launch on the 30th of November. ChatGPT is a nice alternative to using a thesaurus or a search engine and can give you an instant response. It can compete strongly with the likes of QuillBot, Grammarly, etc.  
50  
1
2. 2  
[](https://daily.dev/posts/chatgpt-a-revolution-pm1n4-3wm "ChatGPT — A Revolution")  
Article  
![Avatar of tai](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8b7e3e63e47b4d34b4c1e634b902c12f)Towards AI · 4y  
ChatGPT — A Revolution  
ChatGPT is the new AI chatbot from OpenAI. It is a variant of the popular language generation model GPT-3, specifically designed for conversation and chatbot applications. The bot is shrewd enough to stop you if you try to mess around with it.  
45  
5
3. 3  
[](https://daily.dev/posts/complete-git-tutorial-for-beginners-with-examples-qjs7kx-ch "Complete Git Tutorial for Beginners with Examples")  
Article  
![Avatar of tai](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8b7e3e63e47b4d34b4c1e634b902c12f)Towards AI · 4y  
Complete Git Tutorial for Beginners with Examples  
Git is a version control system that lets us track the changes we make to our files over time. With Git we can revert to various states of our files and then merge these changes to the original copy. Git uses this information to identify who made changes to specific files.  
36
4. 4  
[](https://daily.dev/posts/git-rebase-merge-stash-revert-and-reset-zkq1aqwld "Git Rebase, Merge, Stash, Revert and Reset")  
Article  
![Avatar of tai](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8b7e3e63e47b4d34b4c1e634b902c12f)Towards AI · 4y  
Git Rebase, Merge, Stash, Revert and Reset  
Rebase is a bit more advanced, but incredibly useful when you need it. When you perform a rebase, you are changing the base of your branch. A rebase will look at each commit on your branch and update the code to make it seem like you’ve been working off the new base all along.  
30  
1

[See all Towards AI archives](/sources/tai/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/tai/best-of/2022/12#page","url":"https://daily.dev/sources/tai/best-of/2022/12","name":"Best Towards AI Posts — December 2022","description":"The most upvoted Towards AI posts from December 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/tai/best-of/2022/12#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/7-interesting-experiments-with-chatgpt-4ztjqesvl","name":"7 Interesting Experiments with ChatGPT"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/chatgpt-a-revolution-pm1n4-3wm","name":"ChatGPT — A Revolution"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/complete-git-tutorial-for-beginners-with-examples-qjs7kx-ch","name":"Complete Git Tutorial for Beginners with Examples"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/git-rebase-merge-stash-revert-and-reset-zkq1aqwld","name":"Git Rebase, Merge, Stash, Revert and Reset"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Towards AI","item":"https://daily.dev/sources/tai"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/tai/best-of"},{"@type":"ListItem","position":5,"name":"December 2022"}]}]}
```

