Giter Site home page Giter Site logo

ashish-soni08 / gemini-api-developer-competition Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 8.02 MB

organized by DEVPOST

Home Page: https://googleai.devpost.com/

License: MIT License

Python 2.62% Jupyter Notebook 96.87% Nix 0.51%
gemini-pro-1-5 gemini-pro-api generative-ai

gemini-api-developer-competition's Introduction

Gemini-API-Developer-Competition

organized by Google

Overview

Gemini is a family of generative AI models developed by Google DeepMind that is designed for multimodal use cases. The Gemini API gives you access to the Gemini Pro Vision and Gemini Pro models.

Gemini 1.5 Pro is a next-generation AI model that delivers a breakthrough in long context understanding. It can process upto 1M tokens across different modalities, enabling richer and more complex interactions.

Files API is an easy way for developers to upload files for multimodel use cases. It’s the most stable and least error-prone method of unlocking multimodel support in your applications using Gemini.

Known Limitations:

  • Maximum request size: The Gemini 1.5 Pro API currently has a maximum request size of 20MB. Use the File API for requests larger than 20MB.

TECHNICAL DETAILS ABOUT THE IMPLEMENTATION

Gemini 1.5 Pro is a next-generation AI model that delivers a breakthrough in long context understanding. It can process upto 1M token window across different modalities, enabling richer and more complex interactions. To put things into Prespective, one can use it to:

  • extract insights from 30k+ lines of code
  • 1 hour video
  • extract information from 11 hours of audio files
  • even from a document with 700k words

Files API is an easy way for developers to upload files for multimodel use cases. It’s the most stable and least error-prone method of unlocking multimodel support in your applications using Gemini.

Known Limitations:

  • Maximum request size: The Gemini 1.5 Pro API currently has a maximum request size of 20MB. Use the File API for requests larger than 20MB.

Tech Stack Components

Data Framework - LlamaIndex for extended RAG(Retrieval Augmented Generation) functionality Frontend Framework - Streamlit
LLM(Large Language Model) - Gemini 1.5 Pro language model from Google Programming Language - Python
Vector Database - Qdrant

# Creates a virtual environment called venv
python -m venv google-ai
# Activate the virtual environment
source google-ai/bin/activate

gemini-api-developer-competition's People

Contributors

ashish-soni08 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.