Skip to content

wiznetmaker/gemini_rp2040

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gemini_rp2040

Using Google Gemini Pro with PICO

🌟 Using Google Gemini Pro with PICO

📝 Project Overview

Recently, LLM language models have been popping up in various places, and we've created an example using Google's recently announced Gemini Pro. This project serves as a reference for using it with Pico, inspired by Wiznet Scarlet's OpenAI implementation. Currently, API calls to Gemini Pro are free. Seize this opportunity to build your own simple application.

🛠 Components

Hardware Components

  • WIZnet - W5100S-EVB-Pico x 1

Software Apps and Online Services

  • micropython - MicroPython x 1

💻 Software Environment

  1. Download the Thonny MicroPython environment: Thonny.org
  2. Download the Firmware: MicroPython.org
  3. Google Gemini API Key Settings: Google AI Studio

🔌 Hardware Setup

Connect the Ethernet port of the W5xx-EVB-Pico and the micro USB (PC, Notebook). Upload the downloaded firmware in 'boot mode' and then reconnect your USB.

🌐 Useful Links


Feel free to use this README on your GitHub project page. If you need any more customization or additional information, please let me know!

About

Using Google Gemini Pro with PICO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages