Nikola Mitic

Nikola Mitic @nmitic

About: Hi there I am Niko 👋

Location:
Berlin, Germany
Joined:
Jun 30, 2023

Nikola Mitic
articles - 11 total

Making your CV talk 🤖 Possible improvements 🚀

We can always do better! Little (or not so little) pessimist in me also want to say "We can also...

Learn More 0 0Jun 5 '24

Making your CV talk 🤖 How to use express JS routes to listen for Web socket API?

All you need to do is to open web socket towards web socket api inside Express JS route....

Learn More 0 0Jun 5 '24

Making your CV talk 🤖 How to combine Open AI text stream response with Eleven Lab Web socket streaming in TypeScript?

Let's briefly refer back to this part of our system design. We have three parts: Fetch Relevant...

Learn More 3 0Jun 5 '24

Making your CV talk 🤖 How to read audio stream on client using Next JS?

Considering that our backend exposes url which streams audio solution is rather simple, we make use...

Learn More 1 0Jun 5 '24

Making your CV talk 🤖 How to read text stream on client using Next JS?

I have wrote a function which takes answer and callbacks to which UI can listen to and react as it...

Learn More 0 0Jun 5 '24

Making your CV talk 🤖 How to send audio stream from Express JS?

For our case this part was easy, as all we need to do is: Get buffered chunk Write to response...

Learn More 0 0Jun 5 '24

Making your CV talk 🤖 How to send text stream from Express JS?

Here we have stream coming from Open AI. We need to read chunks and stream it back as soon as chunk...

Learn More 0 0Jun 5 '24

Making your CV talk 🤖 How to have Open AI api answer based on your custom data?

I used https://ts.llamaindex.ai/. As somebody who is just starting out with generative AI, I have...

Learn More 1 0Jun 5 '24

Making your CV talk 🤖 Explaining the concept and system design👨‍💻

Explaining the concept (in non technical terms) Here are where things finally gets to be...

Learn More 0 0Jun 5 '24

Making your CV talk 🤖 Product mindset first 🧠 Defining features

Getting our hands dirty 🏋️‍♂️ First things first. How does this even work? Higher level...

Learn More 0 0Jun 5 '24

Making your CV talk 🤖 Easy into the development

What we will be building? 🏠 Online CV https://nikola-mitic.dev/cv/patient21 Blog / Tweet...

Learn More 2 0Jun 5 '24