|
|
|
|
|
by dtagames
497 days ago
|
|
I'm also a career web application developer with a strong interest in AI and I think you're onto something. AI apps are today where web apps were in 1995 and there's lots of opportunity to contribute to new kinds of apps and use cases. I started out poking around with custom LLM tools and RAG about 2 years ago and have written a series of articles[0] on Medium that might give you some good working vocabulary as well as help you pick a specialization. The TL;DR would be to think about how the web apps you already know how to build could benefit from LLM and RAG integrations, then build those yourself using the API from a commercial model (like OpenAI). Credits are cheap enough that you can build several apps (locally, on whatever web foundation you like) and test them out while you refine your skills. [0] Something from Nothing: A Painless Approach to Understanding AI
https://medium.com/gitconnected/something-from-nothing-d755f... |
|