🏂
I use the power of knowledge to obtain a better version of ourselves in the infosphere
Highlights
- Pro
Pinned Loading
-
traNsLatorLaB
traNsLatorLaB Publictranslatorlab: a machine translation tool that uses artificial intelligence models to provide accurate and fast translations between different languages
-
This Python script extracts text fro...
This Python script extracts text from PDF files using three different libraries: `pdfminer`, `unstructured`, and `pymupdf`. It allows you to choose the extraction method via command-line arguments and saves the extracted text to a specified output file or prints it to the terminal. 1#!/usr/bin/env python32#python3 -m pip install pymupdf unstructured pdfminer3#chmod +x pdf2text.py4#python3 pdf2text.py path/to/your/pdf/file.pdf -m unstructured -o output_file5 -
Secure remote Ollama API with Caddy ...
Secure remote Ollama API with Caddy Auth & Ngrok on Google Colab in one shot 1{2"nbformat": 4,
3"nbformat_minor": 0,
4"metadata": {5"colab": { -
awesome-promptbook
awesome-promptbook PublicCollection of creative and useful prompts you can use to create interesting content
-
qwen3-tts-cli
qwen3-tts-cli PublicA command-line interface for generating high-quality speech using the Qwen3-TTS VoiceDesign model
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.