Skip to content
View Exios66's full-sized avatar
:dependabot:
Gettin After It | πŸ“ˆ
:dependabot:
Gettin After It | πŸ“ˆ

Block or report Exios66

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. ChatGPT-AutoExpert ChatGPT-AutoExpert Public

    Forked from spdustin/ChatGPT-AutoExpert

    πŸš€πŸ§ πŸ’¬ Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).

    JavaScript 1

  2. jack-burleson-LJM jack-burleson-LJM Public

    The Personal Portfolio of Jack J. Burleson, Pen Name Lucius J. Morningstar. Developments at the intersection of Neuroscience, Computer Science, and Machine Learning.

    TypeScript 1 1

  3. AI-Scientist AI-Scientist Public

    Forked from SakanaAI/AI-Scientist

    The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery πŸ§‘β€πŸ”¬

    Jupyter Notebook 1

  4. Mstar-Virtue-Ethics Mstar-Virtue-Ethics Public

    TypeScript 2

  5. swarm-openai swarm-openai Public

    Forked from openai/swarm

    Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.

    Python

  6. SchrΓΆdingers Cat πŸˆβ€β¬› SchrΓΆdingers Cat πŸˆβ€β¬›
    1
    import random
    2
    
    
    3
    def quantum_superposition(cat_state='superposition', observe=False):
    4
        """
    5
        Simulates the quantum superposition of SchrΓΆdinger's cat.