Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 872 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 872 Bytes

Google's Gemini Bot

Introducing Gemini Bot: powered by Google and equipped with a robust API built using Django. Seamlessly deployed on Azure App Services, it brings unparalleled AI capabilities to the forefront, revolutionizing the way we interact with technology.

Features:

  • Custom System Prompts
  • Converse with Chatbot
  • Ask questions on Images
  • Ask questions on PDFs

Video Demonstrations

1. Chatbot

Gemini.Demo.chatbot.mp4

2. Image

Gemini.Demo.image.mp4

3. PDF

Gemini.Demo.pdf.mp4

Technologies used:

  1. Python
  2. Gemini Model (By Google)
  3. Django
  4. Azure
  5. LangChain
  6. FAISS (Facebook AI Similarity Search)