Skip to content

cjescudero/AI_Petproyects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_Petprojects

This repository contains a collection of scripts designed to leverage various AI models through their respective APIs. The current projects include a translator, an image description generator, and a YouTube audio and video transcriber.

Repository Structure

The repository is organized into the following folders:

1. Translator

Contains a script for translating text between different languages using the Google Translate API.

2. Image Description

Includes a script for generating descriptions of images using the OpenAI API.

3. Transcriptions

Offers a tool for transcribing audio from local files and YouTube videos using OpenAI's Whisper model.

General Requirements

  • Python 3.6+
  • API keys for OpenAI and Google Translate (as per project)

Setup

  1. Clone this repository:

    git clone https://github.com/your-username/AI_Petprojects.git
    
  2. Install the necessary dependencies for each project (see individual README files in each folder).

  3. Set up your API keys as environment variables as needed.

How to Use

Each project has its own README with specific usage instructions. Please refer to the documentation in each project folder for details on how to run and use the scripts.

Contributing

Contributions are welcome! If you have an idea for a new script or an improvement to an existing one, feel free to open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages