I made a minimalistic AI assistant to assist infrastructure engineers.
I work on infra-related stuff and have to search for some commands that I don't recall at times. Worst is while I am working with colleagues, some just don't trust my intuition and challenge me if the command I am about to run is correct and that it doesn't bring down prod.
Enough said this will help me at least to get the correct commands without the tons of side details.
This assistant uses Google Gemini to fetch the information. The reason to choose Gemini is that it's free and I cannot afford right now to pay for GPT 3 or 4 from OpenAI.