Skip to content

It is an innovative repository housing a sophisticated Large Language Model (LLM) project, showcasing the intersection of advanced natural language processing and cutting-edge artificial intelligence. This repository serves as a comprehensive platform for the development, experimentation, and application of state-of-the-art language models.

License

Notifications You must be signed in to change notification settings

CODING-Enthusiast9857/Gemini_LLM_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini: Open Source Large Language Model

License Python Version Contributions Welcome

Gemini LLM Application is an open-source project that leverages state-of-the-art language models for text generation and image description. This project utilizes the Gemini API key to enable powerful natural language processing capabilities. Whether you're interested in creative text generation or generating descriptive captions for images, Gemini has you covered.

Features

  • Text Generation: Generate human-like text for various applications, including creative writing, code completion, and more.

  • Image Description: Leverage Gemini's language model to automatically generate descriptive captions for images.

Getting Started

Prerequisites

  • Python 3.6+
  • Gemini API Key (Get yours here)

Installation

  1. Clone the repository:

    git clone https://github.com/CODING-Enthusiast9857/Gemini_LLM_Application.git
    cd Gemini_LLM_Application
  2. Set your Gemini API Key:

    Store <your_gemini_api_key> in variable name GOOGLE_API_KEY and save it in .env file with your actual Gemini API key.

Usage

  1. Run the text generation script:

    python app.py
  2. Run the image description script:

    python vision.py 

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License.

Acknowledgments

  • Thanks to OpenAI for providing the Gemini API.

About

It is an innovative repository housing a sophisticated Large Language Model (LLM) project, showcasing the intersection of advanced natural language processing and cutting-edge artificial intelligence. This repository serves as a comprehensive platform for the development, experimentation, and application of state-of-the-art language models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages