Skip to content
View itsPreto's full-sized avatar
:shipit:
i yam sleep
:shipit:
i yam sleep
  • 14:40 (UTC -05:00)

Block or report itsPreto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tangent tangent Public

    Excalidraw meets ComfyUI for LLMs

    JavaScript 205 19

  2. baby-code baby-code Public

    100% Private & Simple. OSS 🐍 Code Interpreter for LLMs πŸ¦™

    CSS 34 7

  3. VECTR8 VECTR8 Public

    Embed anything.

    JavaScript 28 4

  4. ollama_model_manager.py ollama_model_manager.py
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import requests
    4
    import json
    5
    from typing import List, Dict, Union, Optional