David Mraz (a7v8x)

a7v8x

Geek Repo

Company:@atherosai

Location:London / Prague

Home Page:https://atheros.ai

Twitter:@davidm_ml

Github PK Tool:Github PK Tool

David Mraz's starred repositories

javascript-algorithms

๐Ÿ“ Algorithms and data structures implemented in JavaScript with explanations and links to further readings

Language:JavaScriptLicense:MITStargazers:187084Issues:4332Issues:351

AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Language:PythonLicense:MITStargazers:166753Issues:1556Issues:2657

clean-code-javascript

:bathtub: Clean Code concepts adapted for JavaScript

Language:JavaScriptLicense:MITStargazers:91276Issues:1767Issues:154

gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

Chart.js

Simple HTML5 Charts using the <canvas> tag

Language:JavaScriptLicense:MITStargazers:64414Issues:1364Issues:7154

the-algorithm

Source code for Twitter's Recommendation Algorithm

Language:ScalaLicense:AGPL-3.0Stargazers:62092Issues:343Issues:974

segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:46794Issues:306Issues:662

professional-programming

A collection of learning resources for curious software engineers

Language:PythonLicense:MITStargazers:46314Issues:991Issues:28

awesome-react-components

Curated List of React Components & Libraries.

swiper

Most modern mobile touch slider with hardware accelerated transitions

Language:JavaScriptLicense:MITStargazers:39590Issues:679Issues:5563

Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

Language:PythonLicense:Apache-2.0Stargazers:36963Issues:429Issues:1642

jsoncrack.com

โœจ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

Language:TypeScriptLicense:NOASSERTIONStargazers:29974Issues:142Issues:221

30-Days-Of-React

30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

MiniGPT-4

Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)

Language:PythonLicense:BSD-3-ClauseStargazers:25306Issues:221Issues:458

react-developer-roadmap

Roadmap to becoming a React developer

Language:JavaScriptLicense:NOASSERTIONStargazers:18823Issues:585Issues:43

react-bits

โœจ React patterns, techniques, tips and tricks โœจ

evals

Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.

Language:PythonLicense:NOASSERTIONStargazers:14704Issues:263Issues:206

flexbugs

A community-curated list of flexbox issues and cross-browser workarounds for them.

react-in-patterns

A free book that talks about design patterns/techniques used while developing with React.

Language:JavaScriptLicense:MITStargazers:13340Issues:298Issues:24

gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)

Language:PythonLicense:Apache-2.0Stargazers:11233Issues:97Issues:220

nougat

Implementation of Nougat Neural Optical Understanding for Academic Documents

Language:PythonLicense:MITStargazers:8780Issues:63Issues:209

U-2-Net

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

Language:PythonLicense:Apache-2.0Stargazers:8500Issues:142Issues:342

TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.

Language:TypeScriptLicense:MITStargazers:8146Issues:68Issues:82

PaLM-rlhf-pytorch

Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM

Language:PythonLicense:MITStargazers:7672Issues:143Issues:46

point-e

Point cloud diffusion for 3D model synthesis

Language:PythonLicense:MITStargazers:6475Issues:224Issues:86

Learn_Prompting

Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community

Language:MDXLicense:NOASSERTIONStargazers:4266Issues:95Issues:395

next-sitemap

Sitemap generator for next.js. Generate sitemap(s) and robots.txt for all static/pre-rendered/dynamic/server-side pages.

Language:TypeScriptLicense:MITStargazers:3249Issues:7Issues:276

react-coding-challenges

A series of ReactJS coding challenges with a variety of difficulties.

llm-client

JS/TS library to make to easy to build with LLMs. Full support for various LLMs and VectorDBs, Agents, Function Calling, Chain-of-Thought, RAG, Semantic Router and more. Based on the popular Stanford DSP paper. Create and compose efficient prompts using prompt signatures. ๐ŸŒต ๐Ÿฆ™ ๐Ÿ”ฅ โค๏ธ ๐Ÿ––๐Ÿผ

Language:TypeScriptLicense:Apache-2.0Stargazers:609Issues:12Issues:10

APIBench

APIBench is a benchmark for evaluating the performance of API recommendation approaches released in the paper "Revisiting, Benchmarking and Exploring APIRecommendation: How Far Are We?".