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.
- Interactive Periodic Table
- Advanced Question & Answering on Chemical Elements
- Real-time ChatBot integrated with Google's Gemini Pro
- Element Information Popup with Wikipedia Integration
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
- Clone the repository:
git clone https://github.com/lhiebert01/Gemini_Pro_GenAI_Periodic_Table_App.git
cd Gemini_Pro_GenAI_Periodic_Table_App
- Install dependencies:
pip install -r requirements.txt
- Run the application:
streamlit run App.py
- Explore the Periodic Table interactively
- Ask questions about elements and chemical concepts
- View detailed information and learn more through Wikipedia links
- Python 3.12+
- Streamlit
- Google Gemini Pro API
- Other dependencies listed in requirements.txt
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
For commercial use inquiries, please contact:
- Email: [email protected]
- Subject: "Gemini Pro Periodic Table App Commercial License"
Future versions will include:
- Subscription-based access
- Enhanced features for paid users
- Commercial support options
- Enterprise licensing
Created and maintained by Lindsay Hiebert (@lhiebert01)