michaelisvy

1.1K posts

michaelisvy banner
michaelisvy

michaelisvy

@michaelisvy

VP of Engineering at Cynpase, Spring fan, co-organiser of SingaDEV (Singapore group for polyglot developers)

Singapore Katılım Kasım 2008
147 Takip Edilen447 Takipçiler
michaelisvy
michaelisvy@michaelisvy·
@starbuxman it has been a while my friend :). But you can disable the video if you just need the audio
English
1
0
1
146
Josh Long
Josh Long@starbuxman·
guuuuys did u know Spotify did video ?????? HOW COME NOBODY TOLD ME THIS
English
4
0
5
2.9K
michaelisvy
michaelisvy@michaelisvy·
wow this is cool, IntelliJ is finally catching up! Windsurf is coming to IntelliJ (and other Jetbrains products) with in-editor changes, so we don't need to copy/paste from the chat window anymore windsurf.com/jetbrains_tuto…
michaelisvy tweet media
English
1
0
1
80
michaelisvy
michaelisvy@michaelisvy·
@therealdanvega yes, I agree price shouldn't be the main differentiator. It will be much more if you use it full time. Also those are subsidised prices, will be much more in 1-2 years when those companies will need to make money.
English
0
0
1
80
Dan Vega
Dan Vega@therealdanvega·
I feel like when we talk about Cursor vs Windsurf pricing is a big part of the conversation. Cursor for $20 a month where Windsurf is $15 a month but you can quickly eat up credits and need to move to $60 a month. Is this on par with everything you're seeing as well?
English
3
0
9
1.8K
michaelisvy
michaelisvy@michaelisvy·
@piduruviswa @cursor_ai @bolt yes this field is moving very fast. We'll be doing a SingaDEV meetup on that on Jan 15th if you'd like to come, building some apps from scratch using Cursor and Copilot
English
0
0
1
76
Vish
Vish@piduruviswa·
@michaelisvy @cursor_ai I have tried @cursor_ai for iOS app prototyping and it was good. I have been tinkering with @bolt and it looks promising for full stack development
English
1
0
0
63
michaelisvy
michaelisvy@michaelisvy·
been playing a lot on building Spring Boot applications with @cursor_ai Experience is flabbergasting : code refactoring support, diffs are possibility to cancel changes are awesome. VSCode is so much ahead with coding assistants. Wondering if IntelliJ is going to catch up
English
2
1
1
142
Sergi Almar 🍃
Sergi Almar 🍃@sergialmar·
I'm turning 40 today 🎉 Looking forward to the next decade and what’s coming next!
Sergi Almar 🍃 tweet media
English
45
0
92
3.5K
michaelisvy
michaelisvy@michaelisvy·
@emmanuelbernard I would tend to say that prompts are like SQL. I've been adding them to the code
English
0
0
0
65
Emmanuel Bernard
Emmanuel Bernard@emmanuelbernard·
In RAG apps, are you in the camp 1. all my prompts in one file because a dedicated person works on them 2. Put my prompt next to the code, it’s so intertwined, I would hate the back and forth Explain why in response for extra ♥️
English
7
2
2
2.3K
michaelisvy
michaelisvy@michaelisvy·
@therealdanvega it's true, but the TokenTextSplitter is still a bit limited. I hope there will be more options soon.
English
0
0
0
104
Dan Vega
Dan Vega@therealdanvega·
Spring AI makes RAG effortless! 🚀 Add your own documents / data to a PgVector Database and then add context to your AI request with just one line 🔥 Instant improvement to your AI's knowledge. Try it now at start.spring.io! #SpringAI #RAG #Java
Dan Vega tweet mediaDan Vega tweet media
English
9
17
109
7K
michaelisvy
michaelisvy@michaelisvy·
@therealdanvega hi Dan, by the way another topic that might be interesting to cover (but maybe a bit more advanced?): Ollama is a development tool (doesn't support multi-threading, doesn't support models more than 13B etc). How to switch in production into something such as LlamaCPP?
English
0
0
0
28
michaelisvy
michaelisvy@michaelisvy·
@therealdanvega Some topics I struggled à but to find info about: - chatmemory with conversation id (so each user has her own conversation) - doing RAG for excel and pdf files with Apache tika integration
English
1
0
1
75
Dan Vega
Dan Vega@therealdanvega·
🔥Planning out some more videos on Generative #AI in #Java with Spring AI 🤖Did you know it is super easy to get started with and use features like streaming & RAG with just a few lines of code? What topics would you like to see me cover? github.com/danvega/spring…
English
5
13
89
4.7K
michaelisvy
michaelisvy@michaelisvy·
I just saw that Spring AI 1.0.0 M3 has been released. Upgraded my demo application to it, everything worked out of the box github.com/michaelisvy/de…
English
0
0
1
86
michaelisvy
michaelisvy@michaelisvy·
@habuma super clear, thanks! I see we should use conversation id. I'll try it out
English
1
0
0
23
CrAIg Walls
CrAIg Walls@habuma·
I've said this before in my Spring AI sessions and even used the analogy in my book. But in case you missed it: The movie "50 First Dates" and how Henry reminds Lucy everyday about what has transpired describes perfectly how chat/conversational memory works in Generative AI.
English
1
0
4
504
michaelisvy
michaelisvy@michaelisvy·
@habuma thanks Craig. I agree, but didn't find any good example on how to make sure that each user has their own session. For instance, I can expose a Rest endpoint and use the InMemoryChatMemory. But how to make sure that each of my users has their own session?
English
2
0
0
38
CrAIg Walls
CrAIg Walls@habuma·
Spring AI makes that easy, though with 3 different chat memory advisors.
English
1
0
1
244