Personal AI stack

AI Tools Collection

A personal map of the tools I actually use while learning AI, building small projects, and documenting the journey.

Current Goal

Track the stack I really use.

This is not a ranked directory. It is a small record of the tools currently helping me learn, build, ship, and share progress.

Current Stack

My current builder stack

More tools will be added later, but only after I actually start using them.

6 tools

Showing 6 of 6 tools

AI Assistant

ChatGPT / GPT

Currently using

Best for: Thinking through ideas, writing clearer notes, and getting unstuck while learning.

How I use it: I use it as my main thinking partner for project planning, explanations, drafts, and small coding questions.

Lesson learned: The better I explain what I am trying to build, the more useful the answer becomes.

Visit link

AI Assistant

Gemini

Currently using

Best for: Comparing AI answers and getting another angle on research, writing, and product ideas.

How I use it: I use it alongside ChatGPT when I want a second perspective or a different explanation.

Lesson learned: Different models can surface different assumptions, which helps me question my first draft.

Visit link

AI Development

Google AI Studio

Currently using

Best for: Testing prompts and learning how AI app building works at a more hands-on level.

How I use it: I use it to explore model behavior, try prompt ideas, and understand the gap between chat and product.

Lesson learned: Small experiments are easier to learn from than trying to design a complete AI product all at once.

Visit link

Code Hosting

GitHub

Currently using

Best for: Saving code, tracking progress, and keeping a visible history of what I am building.

How I use it: I use it as the source of truth for small projects, experiments, and learning milestones.

Lesson learned: A project feels more real once it is in a repo and the progress is visible.

Visit link

Build in Public

X

Currently using

Best for: Following builders, sharing progress, and learning from what people are making in public.

How I use it: I use it to observe AI builder workflows, collect ideas, and document pieces of my own journey.

Lesson learned: Documenting small steps makes the learning process easier to continue.

Visit link

Deployment

Vercel

Currently using

Best for: Publishing small web projects quickly and turning local work into something shareable.

How I use it: I use it to deploy Next.js projects and check how my work feels outside the local environment.

Lesson learned: Shipping a small version teaches more than waiting for a perfect version.

Visit link