An open API service indexing awesome lists of open source software.

https://github.com/ia-programming/gemini-pro-testing

My own testing using different libraries and the original sdk in order to see his performance
https://github.com/ia-programming/gemini-pro-testing

Last synced: 4 months ago
JSON representation

My own testing using different libraries and the original sdk in order to see his performance

Awesome Lists containing this project

README

        

# **Gemini-Pro-Testing**
My own testing using different libraries and the original sdk in order to see his performance
## **Resources**
### **Langchain**

1. [Google (Index of all the google integrations)](https://python.langchain.com/docs/integrations/platforms/google)
2. [Google AI chat models (Using MakerSuite)](https://python.langchain.com/docs/integrations/chat/google_generative_ai)
3. [Google Cloud Vertex AI (Using paid service)](https://python.langchain.com/docs/integrations/llms/google_vertex_ai_palm#multimodality)

### **Llamaindex**

1. [Multi-Modal LLM using Google’s Gemini model for image understanding and build Retrieval Augmented Generation with LlamaIndex](https://docs.llamaindex.ai/en/stable/examples/multi_modal/gemini.html)

### **Youtube Links**

#### **Vertex**

1. **15/12/2023** - [Google Gemini API Released. Integrate Gemini LLM in Your Application!](https://www.youtube.com/watch?v=V3vjwwIvB0I)
2. **15/12/2023** - [Gemini Vision Pro API Released. EASILY Integrate with Vertex!](https://www.youtube.com/watch?v=sI7VsMzDfms)
3. **14/12/2023** - [Getting Started With Google Gemini API In Python | Vertex AI | Full Tutorial](https://www.youtube.com/watch?v=tCpGtGKZKQc)

#### **MakerSuite**

1. **14/12/2023** - [Getting Started with Gemini Pro on Google AI Studio](https://www.youtube.com/watch?v=HN96QDFBD0g)
2. **15/12/2023** - [Google's Gemini Pro and Pro Vision via API in Python (QuickStart Demo)](https://www.youtube.com/watch?v=WvxJ6yudFss)
3. **15/12/2023** - [Try Google's Gemini Pro and Pro Vision via API in Python](https://www.youtube.com/watch?v=OKwI7e5qvo8)
4. **14/12/2023** - [Gemini API is here! Let's try it! | Basic Usage + Function Calling (Python SDK)](https://www.youtube.com/watch?v=f6ZmtKvPni4)
5. **15/12/2023** - [Gemini Pro + LangChain - Chains, Mini RAG, PAL + Multimodal](https://www.youtube.com/watch?v=G3-YOEVg-xc)

## **Support Us**