Hey there! Just another /*self-proclaimed*/ developer navigating the oversaturated world of tech. I've explored SvelteKit, Next.js, Solid.js, Streamlit, and Django. Not just about creating pretty UIs, I also enjoy experimenting with new open-source tech stacks to cook up something cool. Worked on some cloud projects with GCP and Azure, and had my fair share of API testing adventures using Postman, JMeter, and k6. Huge shoutout to W3Schools, MDN Web Docs, Udemy and, of course, my best bud LLM. Oh, and if you happen to peek at the chatbox on this site, you'll spot my self-trained replicant powered by Google Gemini, written in LangChain. It might not be the smartest, but it's got quite a bit of info about me. Feel free to throw any questions its way!
MCP คืออะไร? เทรนด์ใหม่ที่จะพลิกโฉมวงการ AI?
Anthropic บริษัทผู้พัฒนา Claude ซึ่งเป็นคู่แข่ง OpenAI เปรียบ MCP ว่าเสมือนกับสาย USB-C ที่ใช้ต่ออุปกรณ์อิเล็กทรอนิกส์เข้าด้วยกัน แต่ในกรณีนี้ คือใช้ทำหน้าที่เชื่อมต่อระหว่าง LLM Application กับเครื่องมือต่าง ๆ ที่ช่วยป้อนข้อมูลให้ LLM ซึ่งเครื่องมือเหล่านี้อาจอยู่บน Local Device ที่ Application ทำงานอยู่หรืออาจต่อเข้ากับแหล่งข้อมูลภายนอกผ่าน Protocol อื่น ๆ อีกที เช่น Database ก็เป็นได้
2025-03-14
Integrate Mermaid Diagram Into Payload Lexical Editor
Everybody loves Mermaid.js. If you don't know what it is then go check it out at:
2025-02-24
Give Your LLM Chatbot Memory with Redis
LLMs served through API providers don't actually care much about you. They don't maintain ongoing relationships with users or remember previous conversation. If you ever start developing a chatbot development you will probably experience a scenario like this.
2025-02-19