Welcome to the repository for my personal blog, where I explore "AI for Good" and share insights from my experience in the AI industry.
This blog is built using Hugo, a fast and flexible static site generator, with the PaperMod theme. It's designed to be a platform where I can unpack what works, what doesn't, and why earning trust is the real moonshot in AI.
- Blog Posts: Regular articles on AI, technology, and their impact on society.
- About Page: Learn more about my background and expertise.
- Contact Information: Ways to get in touch with me.
To run this blog locally:
- Install Hugo (extended version)
- Clone this repository
- Navigate to the repository folder
- Run
hugo server -D
- Open your browser and go to
http://localhost:1313
This blog is set up for deployment on Vercel. The .gitignore
file is
configured to exclude Vercel-specific files and the node_modules
directory.
While this is a personal blog, I welcome discussions and feedback. Feel free to open an issue for any suggestions or corrections.
Content on this blog is my own unless otherwise stated. The Hugo PaperMod theme is used under its respective license.