Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 2.15 KB

File metadata and controls

76 lines (54 loc) · 2.15 KB

Gemini_Pro_GenAI_Periodic_Table_App # Gemini Pro GenAI Periodic Table App ⚗️

A powerful Software as a Service Streamlit application that uses Google's Gemini Pro AI to enable interactive exploration of the Periodic Table with advanced Q&A capabilities.

Features 🌟

  • Interactive Periodic Table
  • Advanced Question & Answering on Chemical Elements
  • Real-time ChatBot integrated with Google's Gemini Pro
  • Element Information Popup with Wikipedia Integration

Commercial Usage Notice 💼

While this code is available under the MIT license, the following terms apply:

  • The application is currently in public beta
  • Future versions will require a subscription for use
  • Contact [email protected] for licensing inquiries
  • Payment integration and subscription features coming soon

Installation 🛠️

  1. Clone the repository:
git clone https://github.com/lhiebert01/Gemini_Pro_GenAI_Periodic_Table_App.git
cd Gemini_Pro_GenAI_Periodic_Table_App
  1. Install dependencies:
pip install -r requirements.txt

Usage 💡

  1. Run the application:
streamlit run App.py
  1. Explore the Periodic Table interactively
  2. Ask questions about elements and chemical concepts
  3. View detailed information and learn more through Wikipedia links

Requirements 📋

  • Python 3.12+
  • Streamlit
  • Google Gemini Pro API
  • Other dependencies listed in requirements.txt

How It Works 🔍

The application uses:

  • Google's Gemini Pro for advanced language processing
  • Streamlit for the user interface
  • Custom HTML and JavaScript for an enhanced interactive Periodic Table experience

Commercial Licensing 💳

For commercial use inquiries, please contact:

Future versions will include:

  • Subscription-based access
  • Enhanced features for paid users
  • Commercial support options
  • Enterprise licensing

License 📄

MIT

Author

Created and maintained by Lindsay Hiebert (@lhiebert01)