Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All-in-One AI App with Google Gemini + Streamlit

This app includes:

  • Productivity Tab: Resume helper using Google Gemini AI
  • Play Tab: Mini AI text adventure game
  • Learn Tab: AI tutor answering questions
  • Wildcard Tab: Dream interpreter + chat with historical figures

Setup

kirohub/
├── app.py
├── pages/
│   ├── productivity_page.py
│   ├── play_page.py
│   ├── learn_page.py
│   └── wildcard_page.py
├── utils/
│   ├── resume_helper.py
│   ├── ai_game.py
│   ├── tutor.py
│   └── dream_ai.py
├── requirements.txt
└── .streamlit/
    └── config.toml

About

A modular, multi-page Streamlit web portal powered by the Google Gemini API, featuring dedicated toolkits for AI productivity, interactive learning, gaming, and creative experimentation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages