Jaykef
I like to train large deep neural nets too 🧠🤖💥 | First Paper (AutoAgents: A Framework for Automatic Agent Generation) Accepted @ IJCAI 2024 | Mentor Karpathy
Pinned Repositories
ai-algorithms
First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting research papers.
AvaChat
AvaChat - is a realtime AI chat demo with animated talking heads - it uses Large Language Models (GPT, API2D GPT4, Cluade) as text inputs to D-ID's image-to-video talking head model (via D-ID stream api)
awesome-openAI
A curated list of all things awesome about OpenAI
GPT-Practice
My hands-on learning experience with transformers (GPTs)
micrograd.c
Port of Karpathy's micrograd in pure C. Micrograd is a tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API.
min-patchnizer
Minimal, clean code for video/image "patchnization" - a process commonly used in tokenizing visual data for use in a Transformer encoder.
mlx-rag-gguf
Minimal, clean code implementation of RAG with mlx using gguf model weights
mlx_micrograd
mlx port of Karpathy's micrograd - a tiny scalar-valued autograd engine with a small PyTorch-like neural network library on top.
Vision-Pro-webOS
A vanila-weekend-boredom web implementation of visionOS in apple vision pro.
AutoAgents
[IJCAI 2024] Generate different roles for GPTs to form a collaborative entity for complex tasks.
Jaykef's Repositories
Jaykef/vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Jaykef/Flutter-Practice
Jaykef/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Jaykef/CS50Web2020
Jaykef/pyscript
Home Page: https://pyscript.net Examples: https://pyscript.net/examples
Jaykef/princeofwaleskingtom
Jaykef/iNote
Jaykef/LetsChat
Jaykef/JayCourier-Mobile
Jaykef/awesome-github-vue
Vue相关开源项目库汇总
Jaykef/TwitterClone
Jaykef/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Jaykef/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Jaykef/iBiteWeb
A django online store web app
Jaykef/delivery-app-mobile
🍕React Native food delivery app
Jaykef/awesome-nodejs
:zap: Delightful Node.js packages and resources
Jaykef/Python-100-Days
Python - 100天从新手到大师
Jaykef/saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Jaykef/react-storefront
An open-source storefront in React.js with Next.js. Built for Headless Commerce, using a modern stack with TypeScript, GraphQL, Apollo, and Tailwind CSS.
Jaykef/react-native-web
React Native Components and APIs for the Web
Jaykef/Physics-Note-Pack
A comprehensive note on mechanical physics
Jaykef/react-native
A framework for building native applications using React
Jaykef/awesome-swiftui
A collaborative list of awesome articles, talks, books, videos and code examples about SwiftUI.
Jaykef/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
Jaykef/react-native-news-app
Jaykef/three.js
JavaScript 3D Library.
Jaykef/Turtle-Animations
Few Animations created with python and turtle
Jaykef/Solar-System-Animation
Solar System Animation in Python using Turtle library
Jaykef/Python-Games
Space Invader 👾, Connect4, Snake 🐍, Pong, dodge, To-Do App 🗒️ made using Pygame, Tkinter and Turtle 🐢
Jaykef/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects