@_avichawla: Let's build a mini-ChatGPT tha...
@_avichawla
4 views
Jan 26, 2025
1
Let's build a mini-ChatGPT that's powered by DeepSeek-R1 (100% local):
2
Here's a mini-ChatGPT app that runs locally on your computer. You can chat with it just like you would chat with ChatGPT.
We use:
- @DeepSeek_AI R1 as the LLM
- @Ollama to locally serve R1
- @chainlit_io for the UI
Let's build it!
We use:
- @DeepSeek_AI R1 as the LLM
- @Ollama to locally serve R1
- @chainlit_io for the UI
Let's build it!
6
Done!
This launches our 100% locally running mini-ChatGPT that is powered by DeepSeek-R1.
This launches our 100% locally running mini-ChatGPT that is powered by DeepSeek-R1.
7
That's a wrap!
If you enjoyed this tutorial:
Find me → @_avichawla
Every day, I share tutorials and insights on DS, ML, LLMs, and RAGs.
If you enjoyed this tutorial:
Find me → @_avichawla
Every day, I share tutorials and insights on DS, ML, LLMs, and RAGs.


