Create your AI solutions using the API funcitonality from OpenAI and other providers. Make as much AI-creation you want using text-questions, analyze images and create unlimited content on the fly using AI methodology.
Check websites using AI (s)
What:
Check the url for some companies, scrape some data and answer questions using OpenAI
Used Modules:
open, selenium, bs4, RapidTextParser

Align PDF-Languages (s)

What:
Read 2 pdf-files in 2 different languages and align the text sentence by sentence using openai
Used Modules:
openai, dotenv, pymupdf
Find City and Zip for address (s)
What:
Find City and Zip for partly addresses using openai to check the data and provide the missing city and zip-code
Used Modules:
openai, dotenv, xlwings

Check Ads on Indeed against Resume (s)

What:
Find indeed adds for specific search-words and search-links on, an check how good this fit to a specific resume using a score
Used Modules:
selenium, bs4, openai, dotenv, xlwings
Add Summarization With OpenAI / ChatGPT (s)
What:
Add summarization for longer text and update the files
Used Modules:
openai, dotenv, xlwings

Create an image from a text description (s)

What:
Create the attached image using openai and the dall-e-3 module using the following
description: create an art image of a panda bear
Used Modules:
openai, dall-e-3
Answers questions about fire extinguisers
What:
Check images about fire extinguishers and answer some questions about the image with using openai
Used Modules:
openai

Parse Text From PDF-Files

What:
Parse a text on a pdf-document using ChatGPT/OpenAI
Used Modules:
openai, dotenv, xlwings, pymupdf
Analyze Images
What:
Check an image with ChatGPT/OpenAI and answer some questions
Used Modules:
openai, dotenv, xlwings

Get Answers For Questions

What:
Read some inputs from excel and provide serveral answers / results for the content using ChatGPT
Used Modules:
openai, dotenv, xlwings
Create Different Questions And Answers
What:
Create 3700 different QAs for a specific topic like watches
Used Modules:
openai, dotenv, xlwings

Translate Text (s)

What:
Translate long text from hebraic to english and correct grammar mistakes
Used Modules:
openai, dotenv