Ask HN: How to build your own simple ChatGPT?

1 points by whitepaint ↗ HN
I use ChatGPT daily for my work and it is simply amazing. I have a degree in Computer Science. I have some basic knowledge of ML (studied in CS and went through a few courses on Coursera). I still don't know where to begin. Which topics do I need to cover? Where do I start? I am ready to dedicate months of heavy studying. I want to get how it works. Thanks a lot.

3 comments

[ 2.7 ms ] story [ 21.6 ms ] thread
Their API is documented. Are you just wanting to build a client?
No, not just the client, I want to build the backend.
Look up Andrej Karpathy's tutorials. He teaches you Character Language Model building from scratch.

And he gets a lot of love from the HN folk too.

Karpathy.ai