Can we create a GPT on top of the Deepseek api?

Yes I’m also looking to use Deepseek via Pickaxe because it drastically reduces my cost. Putting this up as a request as well :slight_smile:

Hey, it’s 100% possible. I’ll make a video on how to do it and share it very soon!

2 Likes

Thank you, looking forward to see your vid :slight_smile:

1 Like

Seek deep, seek DeepSeek R1. Let’s Gooooooo!

1 Like

Yes, it’s possible to build a GPT-like setup using the Deepseek API, though it takes some custom work around prompt management and memory. I worked on something similar with SoluLab recently they helped structure the logic on top of Deepseek for a smooth conversational flow. Definitely worth exploring if you’re comfortable going a bit custom.