Loading repository dataβ¦
Loading repository dataβ¦
folkvarlabs / repository
iSee: When your eyes can't, iSee can! ππ A whimsical, all-in-one solution for translating text, transcribing images, and processing audio files using Python, Rust, and JavaScript. Powered by OpenAI and OCR, iSee is here to revolutionize multimedia content and make it dance to your tune! πΊπΆ
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.

iSee is a comprehensive solution for translating text, transcribing images, and processing audio files using various backends (Python, Rust, and JavaScript).
The application aims to integrate OpenAI's Whisper ASR API to transcribe audio files into text, and optical character recognition (OCR) for image-based text extraction.
Furthermore, iSee is designed to handle live video feed data translation for AI processing.
Our goal is to make data entry and transcription more efficient and accurate, and to eventually:
iSee utilizes Terraform for infrastructure management and ZeroTier for networking architecture.
The iSee project is organized into the following directories:
config: Contains provisioning bash scripts for Python, Rust, JavaScript, Terraform, and ZeroTier.docs: Contains the technical documentation, including the README, man pages, troubleshooting guide, and help document.infra: Contains directories for each application version (Python, Rust, JavaScript), frontend, backend, Terraform, and ZeroTier.setup_directories.shgenerate_docs.shcreate_configs.shconfig directory to set up the desired backend.After setting up the application, use the ReactJS frontend to interact with the OCR and audio transcription functionalities. Upload images or audio files, and the application will process them using the selected backend, providing the transcribed text as output.
We welcome contributions to iSee! If you would like to contribute, please follow these steps:
iSee is released under the MIT License.