Monday, January 11, 2010

Hibernate

https://www.hibernate.org/343.html

Hibernate is a tool which makes transparent database operations.  It converts database object to .Net Object.  So no need to deal with SQL code.  Hibernate does it handy.

AI Learning resouces

 Collection of resources aka.ms/genai-beginners  -  github- generative-ai-for-beginners rasbt/LLMs-from-scratch: Implement a ChatGPT-like LL...