Skip to main content

Posts

Generative AI: Notes

"Gen AI, or generative artificial intelligence, is a type of artificial intelligence that can create new content, such as text, images, or music. It does this by learning from a large dataset of existing content and then using that knowledge to generate new content that is similar to the original data."

Google Bard: Notes

" Google Bard is an experimental, conversational AI chat service developed by Google. It is powered by the Pathways Language Model 2 (PaLM 2), a large language model that has been trained on a massive dataset of text and code."

Using Python in Microsoft Excel: Notes

"Python in Excel combines Python's powerful data analysis and visualization libraries with Excel's features you know and love. You can manipulate and explore data in Excel using Python plots and libraries, and then use Excel's formulas, charts and PivotTables to further refine your insights."

WordPress: Notes

One of the most popular CMS (Content Management Syste).

WordPress Hosting: Notes

Looking for WordPress Hosting providers.

Svelte: Notes

Svelte is a tool for building web applications. Like other user interface frameworks, it allows you to build your app declaratively out of components that combine markup, styles and behaviours.

Google Workspace: Notes

G Suite is now Google Workplace (October 6, 2020).

Flutter: Notes

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

Razor: Notes

"Razor is a markup syntax that uses HTML and C# for writing UI components of Blazor web apps. Razor is based on ASP.NET and designed for creating web apps." — Microsoft's website