bazinga012's starred repositories

public-apis

A collective list of free APIs

Language:PythonLicense:MITStargazers:307348Issues:4168Issues:616

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:165225Issues:1562Issues:2428

langchain

🦜🔗 Build context-aware reasoning applications

Language:Jupyter NotebookLicense:MITStargazers:89925Issues:676Issues:7281

yt-dlp

A feature-rich command-line audio/video downloader

Language:PythonLicense:UnlicenseStargazers:78007Issues:478Issues:7424

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Language:C++License:BSD-3-ClauseStargazers:35859Issues:1315Issues:754

engineering-blogs

A curated list of engineering blogs

autogen

A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap

Language:Jupyter NotebookLicense:CC-BY-4.0Stargazers:28845Issues:362Issues:1492

xyflow

React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.

Language:TypeScriptLicense:MITStargazers:22993Issues:113Issues:1882

ethereumbook

Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

Language:JavaScriptLicense:NOASSERTIONStargazers:19605Issues:584Issues:215

awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

Algorithms

A collection of algorithms and data structures

Language:JavaLicense:MITStargazers:16872Issues:433Issues:176

baselines

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

Language:PythonLicense:MITStargazers:15537Issues:649Issues:849

chroma

the AI-native open-source embedding database

Language:RustLicense:Apache-2.0Stargazers:13829Issues:85Issues:1081

awesome-microservices

A curated list of Microservice Architecture related principles and technologies.

pix2code

pix2code: Generating Code from a Graphical User Interface Screenshot

Language:PythonLicense:Apache-2.0Stargazers:11927Issues:1153Issues:0

MemGPT

Create LLM agents with long-term memory and custom tools 📚🦙

Language:PythonLicense:Apache-2.0Stargazers:10958Issues:113Issues:680

the-algorithm-ml

Source code for Twitter's Recommendation Algorithm

Language:PythonLicense:AGPL-3.0Stargazers:9982Issues:101Issues:36

Lean

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

Language:C#License:Apache-2.0Stargazers:9169Issues:420Issues:3187

healthchecks

Open-source cron job and background task monitoring service, written in Python & Django

Language:PythonLicense:BSD-3-ClauseStargazers:7706Issues:99Issues:717

ChatGPT

OpenAI API Free Reverse Proxy

Language:TypeScriptLicense:AGPL-3.0Stargazers:5361Issues:43Issues:114

Zappa

Serverless Python

Language:PythonLicense:MITStargazers:3176Issues:35Issues:1158

python-instagram

Python Client for Instagram API

Language:PythonLicense:NOASSERTIONStargazers:3013Issues:263Issues:0

Examples

A collection of TLA⁺ specifications of varying complexities

Language:TLALicense:NOASSERTIONStargazers:1256Issues:44Issues:40

pykiteconnect

The official Python client library for the Kite Connect trading APIs

Language:PythonLicense:MITStargazers:968Issues:119Issues:87

kaggle

A collection of Kaggle solutions. Not very polished.

Language:PythonStargazers:746Issues:43Issues:0

terraform-examples

Terraform samples for all the major clouds you can copy and paste. The future, co-created.

Language:HCLLicense:MITStargazers:712Issues:43Issues:6

botbuilder-python

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.

Language:PythonLicense:MITStargazers:687Issues:65Issues:1319

flow-builder

A highly customizable streaming flow builder.

Language:TypeScriptLicense:MITStargazers:523Issues:13Issues:44

Algorithms-for-Automated-Driving

Each chapter of this (mini-)book guides you in programming one important software component for automated driving.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:355Issues:11Issues:20

hash_ring

Implements consistent hashing in Python (using md5 as hashing function)