Engage in dynamic conversations with Google's AI, Gemini, through a native application developed using C++, Nodepp, and raylib.
📌Nodepp: https://github.com/NodeppOficial/nodepp
📌Raylib: https://www.raylib.com/Screen.recording.2024-10-16.4.34.10.PM.webm
time g++ -o main main.cpp -I ./include -L ./lib -lraylib -std=c++11 ; ./main