Skip to content

EDBCREPO/raylib-gemini-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini + Raylib

Engage in dynamic conversations with Google's AI, Gemini, through a native application developed using C++, Nodepp, and raylib.

Dependencies

📌Nodepp: https://github.com/NodeppOficial/nodepp
📌Raylib: https://www.raylib.com/

Preview

Screen.recording.2024-10-16.4.34.10.PM.webm

Build & Use

time g++ -o main main.cpp -I ./include -L ./lib -lraylib -std=c++11 ; ./main

About

A simple chat with Google's gemini IA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published