Skip to content

I've developed Gemini-PHP, a PHP application designed to work smoothly with the Gemini API. This tool makes it easy for users to create content simply by providing their prompts.

License

Notifications You must be signed in to change notification settings

vickypandey14/Gemini-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini API Integration in PHP

This repository contains a PHP application that integrates with the Gemini API for generating content based on user prompts.

Installation

  1. Clone the repository:

    git clone https://github.com/vickypandey14/Gemini-PHP.git
  2. Navigate to the project directory:

    cd Gemini-PHP
  3. Install dependencies using Composer:

    composer install

Usage

  1. Configure your Gemini API key in response.php.
  2. Open index.php in a web browser.
  3. Enter a prompt in the input field.
  4. Click on the "Generate Response" button.
  5. View the generated response.

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests with improvements, bug fixes, or new features.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

Author

Vivek Pandey

For any questions or support, please open an issue on GitHub: Gemini-PHP Issues

About

I've developed Gemini-PHP, a PHP application designed to work smoothly with the Gemini API. This tool makes it easy for users to create content simply by providing their prompts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published