This is a concept (front-end) application and is shared here to help you a little. You will need to add your own back-end and perhaps modify the UI for your purposes. This conceptual program also works.
DIY solution for gnome users.
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev