Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.33 KB

README.md

File metadata and controls

58 lines (39 loc) · 2.33 KB

GenAI-Based Applications Repository

Welcome to the GenAI-Based Applications Repository! This repository contains a collection of projects focusing on GenAI-based applications built using Google's Gemini platform.

About GenAI and Gemini

GenAI refers to the integration of artificial intelligence (AI) technologies into various applications to enhance their capabilities. Google's Gemini platform provides tools and resources for developers to create innovative AI-driven applications across different domains.

For further information about the Gemini API, visit Google's official Gemini API documentation.

Projects

HireWell - LLM Based ATS System

  • Description: HireWell uses AI to analyze your resume for Applicant Tracking Systems (ATS) and suggests improvements to increase your chances of getting shortlisted.
  • Status: Completed.

Calorie Advisor

  • Description: Upload a pic of your food, Calorie Advisor uses AI to identify the foods, tells you if it's healthy, and how many calories are in it.
  • Status: Completed.

Multi-Language Invoice Extractor

  • Description: This AI-powered Invoice Extractor translates and analyzes images of invoices in multiple languages to answer your questions about them.
  • Status: Completed.

Getting Started

To get started with any of the projects in this repository, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/MoosaMemon/GoogleGemini-GenAI-Projects.git
  2. Navigate to the project directory:

    cd GoogleGemini-GenAI-Projects
  3. Install the relevant libraries using the requirements.txt file:

    pip install -r requirements.txt
  4. Follow the project-specific instructions provided in the project's directory for setup and usage.

Contribution Guidelines

If you'd like to contribute to any of the projects in this repository, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and ensure they adhere to the project's coding standards.
  • Test your changes thoroughly.
  • Create a pull request with a clear description of your changes.

Contact

For any questions or inquiries about the projects in this repository, feel free to contact me via email at [email protected]