Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 571 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 571 Bytes

Indiana James

Exploring the past

Objective

  • This is a project of simple configuration of the Gemini API using python.

  • The ideia was to set the bot - Indiana James - to teach history, bringing the informantion in topics, sorted by the date of the events.

  • The communication with the bot will done through a GUI created using Tkinker.

Files

  • The development was made using a vmev, with the necessary libraries installed

  • The 'bot.py' file is the main configuration of the bot using the Gemini API.

  • While the 'gui.py' is the code used for the GUI.