ebeui / sidebard_ai_chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SideBard - Empowering Google Suite Users with AI Education

Welcome to the GitHub repository of Team AInsight for the Google Industry Day competition hosted by BrainStation. We are a dynamic team comprising data scientists, UX/UI designers, and web developers, driven by our passion for innovation and our commitment to delivering impactful solutions to real-world challenges.

πŸš€ Our Team

  • Abi Wheeler (UX/UI Designer)
  • Diane Lu (Data Scientist)
  • Jack Speidel (Software Engineer)
  • Maheshi Nawarathna (Software Engineer)
  • Nima Chinikar (Data Scientist)
  • Sam Celarek (Data Scientist)
  • Tony Lau (Software Engineer)
  • Gem Ruby (Team Lead and Technical Advisor)

πŸ€” The Challenge

Google posed an intriguing question for the competition:

"How might we educate users about new AI-related features becoming a part of our product while maintaining their trust and avoiding misunderstandings about AI?"

πŸ’‘ Our Solution - SideBard

Introducing SideBard, an intelligent sidebar for all Google Suite Products, enhanced with AI capabilities. This revolutionary sidebar incorporates an advanced chatbot, leveraging Google's extensive help resources and usage guidelines to provide users with informative answers and empower them to make the most of AI features. SideBard not only serves as a practical tool but also symbolizes Google's dedication to educating users and ensuring a seamless AI experience.

πŸ’¬ Demonstration of Product

See SideBard

Take a glimpse of our visually appealing sidebar through the Figma Prototype here.

Alt text

Chat with SideBard

Experience the power of our customized chatbot by interacting with the Jupyter notebook here. The notebook requires two dependencies: function_source.py and google_docs.csv.

Question: How do I sum all the costs of this store in Google Sheets?

Answer: Hello Samir! To sum all the costs of a store in Google Sheets, use the SUM function. Follow these steps:

  • Select the cell where you want the sum to appear.
  • Type "=SUM(" in the cell.
  • Select the range of cells containing the costs you want to sum.
  • Close the parentheses ")" and press Enter.

For example, if the costs are in cells A1 to A10, you would enter "=SUM(A1:A10)" in the cell. This will calculate the sum of all the costs in the specified range and display the result in the selected cell.

SideBard's Presentation

Explore our comprehensive presentation to delve deeper into our work. Additionally, find our market research, web app development, Figma designs, and KPI dashboard using PowerBI in the reference section below.

πŸ“š References

Thank you for your interest in our exciting project, SideBard! We warmly invite you to explore our work and provide valuable feedback.

πŸ“¬ Contact Us

If you have any questions, suggestions, or feedback, please feel free to reach out to us through GitHub or email us at dianengalu@gmail.com. We value your input and look forward to hearing from you!

Thank you for your interest in SideBard! Together, let's revolutionize AI education and enhance user experiences. 🌟

About


Languages

Language:Jupyter Notebook 95.5%Language:JavaScript 2.5%Language:Python 1.1%Language:HTML 0.5%Language:SCSS 0.4%Language:CSS 0.1%