Skip to content
View modsoussi's full-sized avatar
Block or Report

Block or report modsoussi

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
modsoussi/README.md

Yo ๐Ÿ‘‹๐Ÿผ

  • I'm currently tinkering with Rust and going through FastAI ๐Ÿ”ญ
  • Building a general purpose AI agent using GPT models MiniJarvis ๐Ÿค–
  • I like Go, C/C++, JavaScript/TypeScript, Python, and big fan of Rust so far ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป
  • How to reach me: X (formerly Twitter)

Pinned

  1. mini-jarvis mini-jarvis Public

    A general-purpose AI agent capable of browsing the Web.

    Python 2

  2. fastai fastai Public

    My playground as I go through the FastAI course

    Jupyter Notebook

  3. fastai_fastbook fastai_fastbook Public

    Forked from fastai/fastbook

    The fastai book, published as Jupyter Notebooks

    Jupyter Notebook

  4. mdserver mdserver Public

    A mini webserver that only accepts GET and HEAD requests. Built for CS339: Distributed Systems, at Williams College. (c) 2016. modsoussi

    C