Python
microsoft / synthetic-rag-index
Service to import data from various sources and index it in AI Search. Increases data relevance and reduces final size by 90%+. Useful for RAG scenarios with LLM. Hosted in Azure with serverless architecture.
microsoft - Microsoft
{ "login": "microsoft", "id": 6154722, "node_id": "MDEyOk9yZ2FuaXphdGlvbjYxNTQ3MjI=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Microsoft", "company": null, "blog": "https://opensource.microsoft.com", "location": "Redmond, WA", "email": null, "hireable": null, "bio": "Open source projects and samples from Microsoft", "twitter_username": "OpenAtMicrosoft", "public_repos": 6429, "public_gists": 0, "followers": 76403, "following": 0, "created_at": "2013-12-10T19:06:48Z", "updated_at": "2024-09-05T16:46:53Z" }
microsoft / generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
microsoft - Microsoft
{ "login": "microsoft", "id": 6154722, "node_id": "MDEyOk9yZ2FuaXphdGlvbjYxNTQ3MjI=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Microsoft", "company": null, "blog": "https://opensource.microsoft.com", "location": "Redmond, WA", "email": null, "hireable": null, "bio": "Open source projects and samples from Microsoft", "twitter_username": "OpenAtMicrosoft", "public_repos": 6429, "public_gists": 0, "followers": 76403, "following": 0, "created_at": "2013-12-10T19:06:48Z", "updated_at": "2024-09-05T16:46:53Z" }
microsoft - Microsoft
{ "login": "microsoft", "id": 6154722, "node_id": "MDEyOk9yZ2FuaXphdGlvbjYxNTQ3MjI=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Microsoft", "company": null, "blog": "https://opensource.microsoft.com", "location": "Redmond, WA", "email": null, "hireable": null, "bio": "Open source projects and samples from Microsoft", "twitter_username": "OpenAtMicrosoft", "public_repos": 6429, "public_gists": 0, "followers": 76403, "following": 0, "created_at": "2013-12-10T19:06:48Z", "updated_at": "2024-09-05T16:46:53Z" }
ScrapeGraphAI / Scrapegraph-ai
Python scraper based on AI
A command-line utility for taking automated screenshots of websites
Web scraper made for AI and simplicity in mind. It runs as a CLI that can be parallelized and outputs high-quality markdown content.
Deploy smart and secure conversational agents for your employees, using Azure. Able to use both private and public data.
ScrapeGraphAI - ScrapeGraphAI
{ "login": "ScrapeGraphAI", "id": 171017415, "node_id": "O_kgDOCjGExw", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "ScrapeGraphAI", "company": null, "blog": "https://scrapegraphai.com/", "location": null, "email": null, "hireable": null, "bio": null, "twitter_username": "scrapegraphai", "public_repos": 9, "public_gists": 0, "followers": 88, "following": 0, "created_at": "2024-05-28T08:31:44Z", "updated_at": "2024-08-13T07:52:32Z" }
Kanaries - Kanaries
{ "login": "Kanaries", "id": 57262471, "node_id": "MDEyOk9yZ2FuaXphdGlvbjU3MjYyNDcx", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Kanaries", "company": null, "blog": "https://kanaries.net", "location": null, "email": "[email protected]", "hireable": null, "bio": "Make visual exploration accessible for everyone", "twitter_username": "kanaries_data", "public_repos": 34, "public_gists": 0, "followers": 533, "following": 0, "created_at": "2019-11-01T14:41:03Z", "updated_at": "2024-03-24T18:05:45Z" }
simonw - Simon Willison
{ "login": "simonw", "id": 9599, "node_id": "MDQ6VXNlcjk1OTk=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Simon Willison", "company": "Datasette", "blog": "https://simonwillison.net/", "location": "Half Moon Bay, CA", "email": null, "hireable": null, "bio": null, "twitter_username": "simonw", "public_repos": 791, "public_gists": 288, "followers": 6756, "following": 139, "created_at": "2008-05-07T17:22:14Z", "updated_at": "2024-09-27T13:46:59Z" }
clemlesne - Clémence Lesné
{ "login": "clemlesne", "id": 10001945, "node_id": "MDQ6VXNlcjEwMDAxOTQ1", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Clémence Lesné", "company": "@microsoft", "blog": "", "location": "Paris, France", "email": "[email protected]", "hireable": null, "bio": "Solutions Architect at @microsoft", "twitter_username": null, "public_repos": 44, "public_gists": 17, "followers": 107, "following": 17, "created_at": "2014-11-29T17:55:46Z", "updated_at": "2024-10-01T18:34:06Z" }
clemlesne - Clémence Lesné
{ "login": "clemlesne", "id": 10001945, "node_id": "MDQ6VXNlcjEwMDAxOTQ1", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Clémence Lesné", "company": "@microsoft", "blog": "", "location": "Paris, France", "email": "[email protected]", "hireable": null, "bio": "Solutions Architect at @microsoft", "twitter_username": null, "public_repos": 44, "public_gists": 17, "followers": 107, "following": 17, "created_at": "2014-11-29T17:55:46Z", "updated_at": "2024-10-01T18:34:06Z" }
serverless / serverless-python-requirements
⚡️🐍📦 Serverless plugin to bundle Python packages
Modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance. Integrated with various data vendors and brokers, supports Crypto, Stocks and Futures.
pamelafox / python-project-template
A Github template repository for a Python project with support for Codespaces, devcontainer, and Github Actions.
🦾 Take control of your AI agents
unclecode - UncleCode
{ "login": "unclecode", "id": 12494079, "node_id": "MDQ6VXNlcjEyNDk0MDc5", "gravatar_id": "", "type": "User", "site_admin": false, "name": "UncleCode", "company": "KidoCode", "blog": "http://kidocode.com", "location": "Malaysia", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 92, "public_gists": 3, "followers": 264, "following": 2, "created_at": "2015-05-18T09:41:03Z", "updated_at": "2024-10-01T17:49:18Z" }
MadcowD - William Guss
{ "login": "MadcowD", "id": 719535, "node_id": "MDQ6VXNlcjcxOTUzNQ==", "gravatar_id": "", "type": "User", "site_admin": false, "name": "William Guss", "company": null, "blog": "", "location": null, "email": null, "hireable": true, "bio": "building new things\r\nprev. Research Scientist @ OpenAI & CMU PhD\r\n", "twitter_username": "wgussml", "public_repos": 53, "public_gists": 7, "followers": 344, "following": 23, "created_at": "2011-04-09T18:20:24Z", "updated_at": "2024-10-05T17:41:02Z" }
serverless - Serverless
{ "login": "serverless", "id": 13742415, "node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNzQyNDE1", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Serverless", "company": null, "blog": "http://serverless.com", "location": "United States of America", "email": "[email protected]", "hireable": null, "bio": "The official organization of the Serverless Framework maintained by Serverless.com", "twitter_username": "goserverless", "public_repos": 110, "public_gists": 0, "followers": 716, "following": 0, "created_at": "2015-08-11T05:02:02Z", "updated_at": "2024-10-04T16:41:26Z" }
hasura - Hasura
{ "login": "hasura", "id": 13966722, "node_id": "MDEyOk9yZ2FuaXphdGlvbjEzOTY2NzIy", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Hasura", "company": null, "blog": "https://hasura.io", "location": "San Francisco, Bangalore", "email": "[email protected]", "hireable": null, "bio": "The Hasura GraphQL Engine gives you fast, instant realtime GraphQL on your data.", "twitter_username": null, "public_repos": 361, "public_gists": 0, "followers": 694, "following": 0, "created_at": "2015-08-25T16:31:42Z", "updated_at": "2024-02-15T22:04:38Z" }
jonluca - JonLuca De Caro
{ "login": "jonluca", "id": 13029040, "node_id": "MDQ6VXNlcjEzMDI5MDQw", "gravatar_id": "", "type": "User", "site_admin": false, "name": "JonLuca De Caro", "company": null, "blog": "https://jonlu.ca", "location": "San Francisco, CA", "email": "[email protected]", "hireable": true, "bio": "founder, previously @altafinance @Citadel @pinterest, @google, @apple", "twitter_username": "jonluca", "public_repos": 171, "public_gists": 26, "followers": 481, "following": 196, "created_at": "2015-06-24T06:48:27Z", "updated_at": "2024-09-26T03:00:13Z" }
quarkfin - Quark Finance
{ "login": "quarkfin", "id": 54141265, "node_id": "MDEyOk9yZ2FuaXphdGlvbjU0MTQxMjY1", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Quark Finance", "company": null, "blog": "", "location": "Geneva, Switzerland", "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 2, "public_gists": 0, "followers": 13, "following": 0, "created_at": "2019-08-15T11:47:54Z", "updated_at": "2024-05-06T07:00:01Z" }
airbytehq - Airbyte
{ "login": "airbytehq", "id": 59758427, "node_id": "MDEyOk9yZ2FuaXphdGlvbjU5NzU4NDI3", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Airbyte", "company": null, "blog": "https://airbyte.io", "location": "United States of America", "email": "[email protected]", "hireable": null, "bio": "Simple & extensible open-source data integration", "twitter_username": "AirbyteHQ", "public_repos": 62, "public_gists": 0, "followers": 585, "following": 0, "created_at": "2020-01-11T06:27:48Z", "updated_at": "2024-08-06T14:56:31Z" }
pamelafox - Pamela Fox
{ "login": "pamelafox", "id": 297042, "node_id": "MDQ6VXNlcjI5NzA0Mg==", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Pamela Fox", "company": "@microsoft ", "blog": "https://www.pamelafox.org", "location": "California", "email": null, "hireable": null, "bio": "Cloud Advocate in Python @ Microsoft", "twitter_username": "pamelafox", "public_repos": 262, "public_gists": 210, "followers": 2569, "following": 0, "created_at": "2010-06-05T00:29:54Z", "updated_at": "2024-10-01T21:44:50Z" }
PrefectHQ - Prefect
{ "login": "PrefectHQ", "id": 39270919, "node_id": "MDEyOk9yZ2FuaXphdGlvbjM5MjcwOTE5", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Prefect", "company": null, "blog": "https://prefect.io", "location": "Washington, DC", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 100, "public_gists": 0, "followers": 452, "following": 0, "created_at": "2018-05-14T14:36:24Z", "updated_at": "2024-06-06T22:53:29Z" }
alpacahq - Alpaca
{ "login": "alpacahq", "id": 30398729, "node_id": "MDEyOk9yZ2FuaXphdGlvbjMwMzk4NzI5", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Alpaca", "company": null, "blog": "https://alpaca.markets/", "location": "United States of America", "email": "[email protected]", "hireable": null, "bio": "Alpaca builds high performance APIs for Stock and Crypto Trading", "twitter_username": "AlpacaHQ", "public_repos": 75, "public_gists": 0, "followers": 726, "following": 0, "created_at": "2017-07-24T03:55:24Z", "updated_at": "2023-08-17T09:25:29Z" }
HaChan - Ha Chan
{ "login": "HaChan", "id": 4829335, "node_id": "MDQ6VXNlcjQ4MjkzMzU=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Ha Chan", "company": "Podfoods", "blog": "", "location": "Ha Noi, Viet Nam", "email": null, "hireable": true, "bio": null, "twitter_username": null, "public_repos": 32, "public_gists": 1, "followers": 11, "following": 0, "created_at": "2013-06-26T04:33:38Z", "updated_at": "2024-09-25T11:22:53Z" }
Zero shot pdf OCR with gpt-4o-mini
python-jsonschema / jsonschema
An implementation of the JSON Schema specification for Python
🌉. Bridge to interoperate Node.js and Python
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
Hunt down social media accounts by username across social networks
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
ericmjl / bayesian-analysis-recipes
A collection of Bayesian data analysis recipes using PyMC3
manu-chroma / username-availability-checker
Live at : https://username-check.herokuapp.com/
Practice your pandas skills!
getomni-ai - OmniAI
{ "login": "getomni-ai", "id": 152649903, "node_id": "O_kgDOCRlArw", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "OmniAI", "company": null, "blog": "https://getomni.ai", "location": null, "email": "[email protected]", "hireable": null, "bio": "Build on top of your unstructured data", "twitter_username": "getomni_ai", "public_repos": 4, "public_gists": 0, "followers": 19, "following": 0, "created_at": "2023-12-01T19:05:26Z", "updated_at": "2024-08-26T23:22:34Z" }
Aider-AI - Aider AI
{ "login": "Aider-AI", "id": 172139148, "node_id": "O_kgDOCkKijA", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Aider AI", "company": null, "blog": "https://aider.chat/", "location": "United States of America", "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 4, "public_gists": 0, "followers": 7, "following": 0, "created_at": "2024-06-08T17:48:56Z", "updated_at": "2024-10-04T19:46:41Z" }
janbjorge - JeyBee
{ "login": "janbjorge", "id": 16663421, "node_id": "MDQ6VXNlcjE2NjYzNDIx", "gravatar_id": "", "type": "User", "site_admin": false, "name": "JeyBee", "company": "pio.com", "blog": "", "location": null, "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 6, "public_gists": 0, "followers": 14, "following": 1, "created_at": "2016-01-12T08:47:55Z", "updated_at": "2024-08-20T20:51:28Z" }
python-jsonschema - Python + JSON Schema
{ "login": "python-jsonschema", "id": 100241624, "node_id": "O_kgDOBfmQ2A", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Python + JSON Schema", "company": null, "blog": "", "location": null, "email": null, "hireable": null, "bio": "JSON Schema implementation and surrounding tooling for Python", "twitter_username": null, "public_repos": 12, "public_gists": 0, "followers": 43, "following": 0, "created_at": "2022-02-22T21:53:44Z", "updated_at": "2022-08-17T09:42:08Z" }
finaldie - Yuzhang Hu
{ "login": "finaldie", "id": 1088543, "node_id": "MDQ6VXNlcjEwODg1NDM=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Yuzhang Hu", "company": "LinkedIn", "blog": "https://finaldie.com/blog/", "location": "Sunnyvale, CA, US", "email": "[email protected]", "hireable": true, "bio": "\r\n When I change the code, I change the future..\r\n", "twitter_username": "hyzwowtools", "public_repos": 28, "public_gists": 3, "followers": 92, "following": 64, "created_at": "2011-09-29T01:32:40Z", "updated_at": "2024-06-28T22:19:04Z" }
extremeheat -
{ "login": "extremeheat", "id": 13713600, "node_id": "MDQ6VXNlcjEzNzEzNjAw", "gravatar_id": "", "type": "User", "site_admin": false, "name": null, "company": null, "blog": "", "location": null, "email": null, "hireable": true, "bio": "Science, computers, AI. And making things.\r\n\r\n", "twitter_username": null, "public_repos": 125, "public_gists": 16, "followers": 55, "following": 5, "created_at": "2015-08-09T03:06:31Z", "updated_at": "2024-10-03T11:32:21Z" }
NirDiamant -
{ "login": "NirDiamant", "id": 28316913, "node_id": "MDQ6VXNlcjI4MzE2OTEz", "gravatar_id": "", "type": "User", "site_admin": false, "name": null, "company": "DiamantAI", "blog": "https://www.diamant-ai.com/", "location": null, "email": null, "hireable": null, "bio": "Gen AI & Computer Vision Consultant | Public Speaker | Building an Open Source Knowledge Hub + Community", "twitter_username": "NirDiamantAI", "public_repos": 20, "public_gists": 1, "followers": 627, "following": 2, "created_at": "2017-05-02T20:11:33Z", "updated_at": "2024-09-29T11:39:22Z" }
Doriandarko - Pietro Schirano
{ "login": "Doriandarko", "id": 1247180, "node_id": "MDQ6VXNlcjEyNDcxODA=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Pietro Schirano", "company": "EverArt", "blog": "everart.ai", "location": null, "email": "[email protected]", "hireable": true, "bio": "Passionate AI engineer on a mission to democratize AI tools.\r\n\r\nFounder at EverArt 🎨", "twitter_username": "skirano", "public_repos": 51, "public_gists": 0, "followers": 1653, "following": 3, "created_at": "2011-12-07T13:36:46Z", "updated_at": "2024-08-07T08:21:10Z" }
sherlock-project - Sherlock
{ "login": "sherlock-project", "id": 48293496, "node_id": "MDEyOk9yZ2FuaXphdGlvbjQ4MjkzNDk2", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Sherlock", "company": null, "blog": "https://sherlockproject.xyz", "location": null, "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 3, "public_gists": 0, "followers": 1594, "following": 0, "created_at": "2019-03-06T17:44:56Z", "updated_at": "2024-06-02T07:16:54Z" }
trekhleb - Oleksii Trekhleb
{ "login": "trekhleb", "id": 3000285, "node_id": "MDQ6VXNlcjMwMDAyODU=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Oleksii Trekhleb", "company": "Uber", "blog": "https://trekhleb.dev", "location": "Amsterdam", "email": null, "hireable": true, "bio": "Sr Software Engineer at @uber", "twitter_username": "Trekhleb", "public_repos": 22, "public_gists": 0, "followers": 16802, "following": 6, "created_at": "2012-12-09T08:38:00Z", "updated_at": "2024-07-13T18:48:25Z" }
deepset-ai - deepset
{ "login": "deepset-ai", "id": 51827949, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUxODI3OTQ5", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "deepset", "company": null, "blog": "https://deepset.ai", "location": "Berlin, Germany", "email": "[email protected]", "hireable": null, "bio": "Building enterprise search systems powered by latest NLP & open-source.", "twitter_username": "deepset_ai", "public_repos": 59, "public_gists": 0, "followers": 841, "following": 0, "created_at": "2019-06-14T14:23:33Z", "updated_at": "2024-09-26T21:30:46Z" }
ericmjl - Eric Ma
{ "login": "ericmjl", "id": 2631566, "node_id": "MDQ6VXNlcjI2MzE1NjY=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Eric Ma", "company": "@modernatx ", "blog": "https://ericmjl.github.io/", "location": "Cambridge, MA", "email": null, "hireable": null, "bio": "Find more about me at my personal website.", "twitter_username": "ericmjl", "public_repos": 282, "public_gists": 50, "followers": 1782, "following": 65, "created_at": "2012-10-23T12:53:19Z", "updated_at": "2024-09-26T22:23:49Z" }
Chainlit - chainlit
{ "login": "Chainlit", "id": 128686189, "node_id": "O_kgDOB6uYbQ", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "chainlit", "company": null, "blog": "https://literalai.com/", "location": "France", "email": null, "hireable": null, "bio": null, "twitter_username": "chainlit_io", "public_repos": 11, "public_gists": 0, "followers": 267, "following": 0, "created_at": "2023-03-23T08:33:43Z", "updated_at": "2024-05-20T13:41:04Z" }
PokeAPI - PokéAPI
{ "login": "PokeAPI", "id": 19692032, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE5NjkyMDMy", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "PokéAPI", "company": null, "blog": "https://pokeapi.co", "location": "Kanto", "email": "[email protected]", "hireable": null, "bio": "The PokéAPI project", "twitter_username": "pokeapi", "public_repos": 15, "public_gists": 0, "followers": 434, "following": 0, "created_at": "2016-06-01T16:35:31Z", "updated_at": "2022-03-06T21:13:53Z" }
manu-chroma - Manvendra Singh
{ "login": "manu-chroma", "id": 12952080, "node_id": "MDQ6VXNlcjEyOTUyMDgw", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Manvendra Singh", "company": "Meta", "blog": "manu-chroma.github.io", "location": "London, UK", "email": null, "hireable": true, "bio": "Previously: @common-workflow-language @ACM-SNU @cltk @coala ", "twitter_username": "manu_chroma", "public_repos": 55, "public_gists": 15, "followers": 123, "following": 747, "created_at": "2015-06-18T12:39:45Z", "updated_at": "2024-08-30T00:00:46Z" }
guipsamora - Guilherme Samora
{ "login": "guipsamora", "id": 3289179, "node_id": "MDQ6VXNlcjMyODkxNzk=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Guilherme Samora", "company": null, "blog": "", "location": "Munich - Germany", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 35, "public_gists": 0, "followers": 1036, "following": 5, "created_at": "2013-01-16T20:17:27Z", "updated_at": "2024-09-25T07:10:31Z" }
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
Efficient Triton Kernels for LLM Training
JSON:API for FastAPI
jakobhaervig / openfoam-dockerfiles
This repo explains how to work with OpenFOAM through Docker. This ensures a consistent working environment across different operating systems such as Windows, macOS and Linux, which is convenient when working in groups.
Create web-based user interfaces with Python. The nice way.
GSoC 2022 project for a web-based license management system
exchangeratesapi / exchangeratesapi
Exchange Rates API
High-resolution models for human tasks.
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
emeryberger - Emery Berger
{ "login": "emeryberger", "id": 1612723, "node_id": "MDQ6VXNlcjE2MTI3MjM=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Emery Berger", "company": "University of Massachusetts Amherst", "blog": "www.emeryberger.com", "location": "Amherst, MA", "email": "[email protected]", "hireable": true, "bio": "Professor of Computer Science, UMass Amherst; Amazon Scholar. Co-director of @plasma-umass, Scalene, Slipcover, Coz, Hoard, and more. Creator of CSrankings.", "twitter_username": "emeryberger", "public_repos": 65, "public_gists": 4, "followers": 1261, "following": 17, "created_at": "2012-04-04T17:42:39Z", "updated_at": "2024-10-05T14:39:31Z" }
linkedin - LinkedIn
{ "login": "linkedin", "id": 357098, "node_id": "MDEyOk9yZ2FuaXphdGlvbjM1NzA5OA==", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "LinkedIn", "company": null, "blog": "https://engineering.linkedin.com", "location": "Sunnyvale, CA, USA", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 126, "public_gists": 0, "followers": 1759, "following": 0, "created_at": "2010-08-07T14:32:17Z", "updated_at": "2023-06-12T23:07:21Z" }
pyodide -
{ "login": "pyodide", "id": 77002075, "node_id": "MDEyOk9yZ2FuaXphdGlvbjc3MDAyMDc1", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": null, "company": null, "blog": "", "location": null, "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 20, "public_gists": 0, "followers": 159, "following": 0, "created_at": "2021-01-05T11:16:51Z", "updated_at": "2024-09-13T18:28:59Z" }
mts-ai - MTS AI
{ "login": "mts-ai", "id": 94846009, "node_id": "O_kgDOBac8OQ", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "MTS AI", "company": null, "blog": "https://mts.ai/?utm_campaign=profile&utm_source=github&utm_medium=profile&utm_content=github_profile&utm_term=github_profile", "location": null, "email": "[email protected]", "hireable": null, "bio": "We develop AI solutions and products based on CV, NLP and Edge Computing ", "twitter_username": null, "public_repos": 11, "public_gists": 0, "followers": 33, "following": 0, "created_at": "2021-11-22T13:25:27Z", "updated_at": "2022-07-22T14:30:38Z" }
jakobhaervig - Jakob Hærvig
{ "login": "jakobhaervig", "id": 10219471, "node_id": "MDQ6VXNlcjEwMjE5NDcx", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Jakob Hærvig", "company": "Associate Professor, Aalborg University", "blog": "haervig.com", "location": "Aalborg, Denmark", "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 14, "public_gists": 0, "followers": 32, "following": 12, "created_at": "2014-12-17T10:14:03Z", "updated_at": "2024-10-03T08:32:30Z" }
zauberzeug - Zauberzeug GmbH
{ "login": "zauberzeug", "id": 2843826, "node_id": "MDEyOk9yZ2FuaXphdGlvbjI4NDM4MjY=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Zauberzeug GmbH", "company": null, "blog": "www.zauberzeug.com", "location": "Münsterland, Germany", "email": "[email protected]", "hireable": null, "bio": "Use magic. With intelligent software and robotics.", "twitter_username": null, "public_repos": 61, "public_gists": 0, "followers": 169, "following": 0, "created_at": "2012-11-20T12:03:32Z", "updated_at": "2024-02-19T09:06:10Z" }
spdx - SPDX
{ "login": "spdx", "id": 11620174, "node_id": "MDEyOk9yZ2FuaXphdGlvbjExNjIwMTc0", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "SPDX", "company": null, "blog": "https://spdx.dev/", "location": null, "email": null, "hireable": null, "bio": "SPDX is an open standard for communicating SBOM information, including provenance, license, security, and other related information. ISO/IEC 5962:2021", "twitter_username": "SPDXTeam", "public_repos": 78, "public_gists": 0, "followers": 310, "following": 0, "created_at": "2015-03-23T21:04:16Z", "updated_at": "2024-10-05T11:26:56Z" }
exchangeratesapi -
{ "login": "exchangeratesapi", "id": 42347974, "node_id": "MDEyOk9yZ2FuaXphdGlvbjQyMzQ3OTc0", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": null, "company": null, "blog": "", "location": null, "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 1, "public_gists": 0, "followers": 3, "following": 0, "created_at": "2018-08-13T13:58:34Z", "updated_at": "2018-08-13T13:58:34Z" }
bloomberg - Bloomberg
{ "login": "bloomberg", "id": 1416818, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE0MTY4MTg=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Bloomberg", "company": null, "blog": "https://techatbloomberg.com", "location": "New York, NY", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 199, "public_gists": 0, "followers": 1280, "following": 0, "created_at": "2012-02-07T16:32:33Z", "updated_at": "2024-05-05T20:46:35Z" }
DaveParr - Dave Parr
{ "login": "DaveParr", "id": 8363743, "node_id": "MDQ6VXNlcjgzNjM3NDM=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Dave Parr", "company": "www.engi.ai", "blog": "http://daveparr.info", "location": "South Wales", "email": null, "hireable": null, "bio": "Machine learning for the energy industry", "twitter_username": "daveparr", "public_repos": 58, "public_gists": 8, "followers": 76, "following": 249, "created_at": "2014-08-05T14:13:51Z", "updated_at": "2024-10-02T21:40:12Z" }
facebookresearch - Meta Research
{ "login": "facebookresearch", "id": 16943930, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2OTQzOTMw", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Meta Research", "company": null, "blog": "https://opensource.fb.com", "location": "Menlo Park, California", "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 1061, "public_gists": 0, "followers": 24760, "following": 0, "created_at": "2016-01-28T18:56:55Z", "updated_at": "2022-04-01T07:03:53Z" }
groq - Groq
{ "login": "groq", "id": 7464134, "node_id": "MDEyOk9yZ2FuaXphdGlvbjc0NjQxMzQ=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Groq", "company": null, "blog": "https://groq.com", "location": null, "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": "GroqInc", "public_repos": 12, "public_gists": 0, "followers": 519, "following": 0, "created_at": "2014-05-02T04:39:32Z", "updated_at": "2024-09-10T21:08:51Z" }
xlwings - xlwings
{ "login": "xlwings", "id": 6239016, "node_id": "MDEyOk9yZ2FuaXphdGlvbjYyMzkwMTY=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "xlwings", "company": null, "blog": "https://www.xlwings.org", "location": "Switzerland", "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 47, "public_gists": 0, "followers": 126, "following": 0, "created_at": "2013-12-22T00:57:06Z", "updated_at": "2024-10-01T11:25:11Z" }
litestar-org - Litestar
{ "login": "litestar-org", "id": 97250344, "node_id": "O_kgDOBcvsKA", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Litestar", "company": null, "blog": "https://litestar.dev", "location": "Internet", "email": "[email protected]", "hireable": null, "bio": "Effortlessly Build Performant APIs", "twitter_username": "LitestarAPI", "public_repos": 41, "public_gists": 0, "followers": 221, "following": 0, "created_at": "2022-01-06T18:17:29Z", "updated_at": "2024-07-25T20:02:49Z" }
code-specialist / fastapi-auth-middleware
Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code
Investment Research for Everyone, Everywhere.
Kucoin REST and Websocket API python implementation
Binance Exchange API python implementation for automated trading
Python client for Qdrant vector search engine
Starter-kit to build constrained agents with Nextjs, FastAPI and Langchain
pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
code-specialist - Code Specialist
{ "login": "code-specialist", "id": 69391507, "node_id": "MDEyOk9yZ2FuaXphdGlvbjY5MzkxNTA3", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Code Specialist", "company": null, "blog": "https://code-specialist.com", "location": "Karlsruhe, Germany", "email": null, "hireable": null, "bio": "Code Specialist is a union of people interested in professional Computer Science content. We have tutorials, open source contributions and blog posts", "twitter_username": null, "public_repos": 20, "public_gists": 34, "followers": 16, "following": 0, "created_at": "2020-08-08T13:31:34Z", "updated_at": "2022-12-08T10:44:44Z" }
OpenBB-finance - OpenBB
{ "login": "OpenBB-finance", "id": 80064875, "node_id": "MDEyOk9yZ2FuaXphdGlvbjgwMDY0ODc1", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "OpenBB", "company": null, "blog": "www.openbb.co", "location": null, "email": "[email protected]", "hireable": null, "bio": "Investment Research for Everyone, Anywhere", "twitter_username": "openbb_finance", "public_repos": 26, "public_gists": 0, "followers": 1144, "following": 0, "created_at": "2021-03-04T18:42:27Z", "updated_at": "2024-01-15T16:55:37Z" }
fastapi - FastAPI
{ "login": "fastapi", "id": 156354296, "node_id": "O_kgDOCVHG-A", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "FastAPI", "company": null, "blog": "https://tiangolo.com/github-fastapi/", "location": null, "email": null, "hireable": null, "bio": "FastAPI and friends open source projects. Created and managed by @tiangolo.", "twitter_username": "fastapi", "public_repos": 6, "public_gists": 0, "followers": 469, "following": 0, "created_at": "2024-01-11T17:41:07Z", "updated_at": "2024-07-30T01:03:21Z" }
bqplot -
{ "login": "bqplot", "id": 16003794, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2MDAzNzk0", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": null, "company": null, "blog": "", "location": "The Future", "email": null, "hireable": null, "bio": null, "twitter_username": "bqplot", "public_repos": 6, "public_gists": 0, "followers": 29, "following": 0, "created_at": "2015-11-24T17:36:09Z", "updated_at": "2020-08-19T23:45:07Z" }
sammchardy - Sam McHardy
{ "login": "sammchardy", "id": 6649065, "node_id": "MDQ6VXNlcjY2NDkwNjU=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Sam McHardy", "company": "Geoscape", "blog": "", "location": "Australia", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 30, "public_gists": 4, "followers": 743, "following": 2, "created_at": "2014-02-11T10:25:01Z", "updated_at": "2024-08-14T06:42:03Z" }
sammchardy - Sam McHardy
{ "login": "sammchardy", "id": 6649065, "node_id": "MDQ6VXNlcjY2NDkwNjU=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Sam McHardy", "company": "Geoscape", "blog": "", "location": "Australia", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 30, "public_gists": 4, "followers": 743, "following": 2, "created_at": "2014-02-11T10:25:01Z", "updated_at": "2024-08-14T06:42:03Z" }
qdrant - Qdrant
{ "login": "qdrant", "id": 73504361, "node_id": "MDEyOk9yZ2FuaXphdGlvbjczNTA0MzYx", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Qdrant", "company": null, "blog": "https://qdrant.tech/", "location": "Germany", "email": "[email protected]", "hireable": null, "bio": "Creating advanced vector search technology", "twitter_username": "qdrant_engine", "public_repos": 84, "public_gists": 0, "followers": 971, "following": 0, "created_at": "2020-10-26T23:12:05Z", "updated_at": "2024-10-01T08:23:46Z" }
BCG-X-Official - BCG X
{ "login": "BCG-X-Official", "id": 70293226, "node_id": "MDEyOk9yZ2FuaXphdGlvbjcwMjkzMjI2", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "BCG X", "company": null, "blog": "https://www.bcg.com/x", "location": null, "email": null, "hireable": null, "bio": "BCG’s tech build and design unit. We build tomorrow.", "twitter_username": "bcgx_", "public_repos": 8, "public_gists": 0, "followers": 131, "following": 0, "created_at": "2020-08-26T20:47:45Z", "updated_at": "2024-08-14T06:11:00Z" }
aws - Amazon Web Services
{ "login": "aws", "id": 2232217, "node_id": "MDEyOk9yZ2FuaXphdGlvbjIyMzIyMTc=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Amazon Web Services", "company": null, "blog": "https://amazon.com/aws", "location": "United States of America", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 455, "public_gists": 0, "followers": 9750, "following": 0, "created_at": "2012-08-28T05:37:55Z", "updated_at": "2024-09-27T18:31:14Z" }
Python toolkit for quantitative finance
In this repo we demonstrate how to create a simple code analysis assistant using Python and Langchain framework, along with Azure OpenAI and Azure Cognitive Search as our Vector Store.
Time series easier, faster, more fun. Pytimetk.
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
jpmorganchase / fusion-notebooks
Code and Jupyter notebooks that provide working examples of how to use the PyFusion SDK
PyFusion is the Python SDK for the Fusion platform API.
jpmorganchase / python-training
Python training for business analysts and traders
alphasecio / langchain-examples
A collection of apps powered by the LangChain LLM framework.
cantaro86 / Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
Guide to using pre-trained large language models of source code
firmai / financial-machine-learning
A curated list of practical financial machine learning tools and applications.
:house_with_garden: Open source home automation that puts local control and privacy first.
saleor - Saleor Commerce
{ "login": "saleor", "id": 13796165, "node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNzk2MTY1", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Saleor Commerce", "company": null, "blog": "https://saleor.io/", "location": null, "email": "[email protected]", "hireable": null, "bio": "The commerce API that puts developers first.", "twitter_username": "getsaleor", "public_repos": 82, "public_gists": 0, "followers": 560, "following": 0, "created_at": "2015-08-14T10:28:53Z", "updated_at": "2024-07-31T10:47:46Z" }
goldmansachs - Goldman Sachs
{ "login": "goldmansachs", "id": 1268489, "node_id": "MDEyOk9yZ2FuaXphdGlvbjEyNjg0ODk=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Goldman Sachs", "company": null, "blog": "https://gs.com/opensource", "location": null, "email": null, "hireable": null, "bio": null, "twitter_username": "gsdeveloper", "public_repos": 66, "public_gists": 0, "followers": 1179, "following": 0, "created_at": "2011-12-16T18:34:48Z", "updated_at": "2023-03-16T21:58:40Z" }
lfbraz - Luiz Braz
{ "login": "lfbraz", "id": 15925853, "node_id": "MDQ6VXNlcjE1OTI1ODUz", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Luiz Braz", "company": "Microsoft", "blog": "https://www.linkedin.com/in/lfbraz/", "location": "Brazil", "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": null, "public_repos": 55, "public_gists": 0, "followers": 42, "following": 10, "created_at": "2015-11-19T13:05:19Z", "updated_at": "2024-08-30T13:55:14Z" }
business-science - Business Science
{ "login": "business-science", "id": 26503379, "node_id": "MDEyOk9yZ2FuaXphdGlvbjI2NTAzMzc5", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Business Science", "company": null, "blog": "www.business-science.io", "location": "United States of America", "email": "[email protected]", "hireable": null, "bio": "Applying data science to business & financial analysis, tw: @bizScienc", "twitter_username": null, "public_repos": 44, "public_gists": 0, "followers": 636, "following": 0, "created_at": "2017-03-18T12:10:55Z", "updated_at": "2021-06-28T15:56:44Z" }
quantiacs - Quantiacs
{ "login": "quantiacs", "id": 73942344, "node_id": "MDEyOk9yZ2FuaXphdGlvbjczOTQyMzQ0", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Quantiacs", "company": null, "blog": "https://www.quantiacs.com", "location": null, "email": "[email protected]", "hireable": null, "bio": "Open-source code from the Nr 1 crowdsourced quant fund in the world.", "twitter_username": "Quantiacs", "public_repos": 31, "public_gists": 0, "followers": 39, "following": 0, "created_at": "2020-11-04T11:48:58Z", "updated_at": "2021-03-02T10:13:32Z" }
Azure - Microsoft Azure
{ "login": "Azure", "id": 6844498, "node_id": "MDEyOk9yZ2FuaXphdGlvbjY4NDQ0OTg=", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Microsoft Azure", "company": null, "blog": "https://docs.microsoft.com/en-us/azure/", "location": "United States of America", "email": "[email protected]", "hireable": null, "bio": "APIs, SDKs and open source projects from Microsoft Azure", "twitter_username": "Azure", "public_repos": 2366, "public_gists": 0, "followers": 10332, "following": 0, "created_at": "2014-03-03T22:17:42Z", "updated_at": "2024-08-14T12:13:09Z" }
jpmorganchase - JPMorganChase
{ "login": "jpmorganchase", "id": 22640571, "node_id": "MDEyOk9yZ2FuaXphdGlvbjIyNjQwNTcx", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "JPMorganChase", "company": null, "blog": "https://www.jpmorganchase.com", "location": null, "email": "[email protected]", "hireable": null, "bio": "Welcome to the open source project repositories for JPMorganChase", "twitter_username": null, "public_repos": 66, "public_gists": 0, "followers": 1901, "following": 0, "created_at": "2016-10-05T14:47:34Z", "updated_at": "2024-06-21T16:23:59Z" }
jpmorganchase - JPMorganChase
{ "login": "jpmorganchase", "id": 22640571, "node_id": "MDEyOk9yZ2FuaXphdGlvbjIyNjQwNTcx", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "JPMorganChase", "company": null, "blog": "https://www.jpmorganchase.com", "location": null, "email": "[email protected]", "hireable": null, "bio": "Welcome to the open source project repositories for JPMorganChase", "twitter_username": null, "public_repos": 66, "public_gists": 0, "followers": 1901, "following": 0, "created_at": "2016-10-05T14:47:34Z", "updated_at": "2024-06-21T16:23:59Z" }
jpmorganchase - JPMorganChase
{ "login": "jpmorganchase", "id": 22640571, "node_id": "MDEyOk9yZ2FuaXphdGlvbjIyNjQwNTcx", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "JPMorganChase", "company": null, "blog": "https://www.jpmorganchase.com", "location": null, "email": "[email protected]", "hireable": null, "bio": "Welcome to the open source project repositories for JPMorganChase", "twitter_username": null, "public_repos": 66, "public_gists": 0, "followers": 1901, "following": 0, "created_at": "2016-10-05T14:47:34Z", "updated_at": "2024-06-21T16:23:59Z" }
numpy - NumPy
{ "login": "numpy", "id": 288276, "node_id": "MDEyOk9yZ2FuaXphdGlvbjI4ODI3Ng==", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "NumPy", "company": null, "blog": "http://www.numpy.org/", "location": null, "email": null, "hireable": null, "bio": null, "twitter_username": null, "public_repos": 28, "public_gists": 0, "followers": 1376, "following": 0, "created_at": "2010-05-27T03:35:06Z", "updated_at": "2024-10-02T11:20:23Z" }
alphasecio - alphasec
{ "login": "alphasecio", "id": 95212748, "node_id": "U_kgDOBazUzA", "gravatar_id": "", "type": "User", "site_admin": false, "name": "alphasec", "company": null, "blog": "alphasec.io", "location": null, "email": null, "hireable": null, "bio": "#buildinpublic", "twitter_username": "alphasecio", "public_repos": 36, "public_gists": 5, "followers": 46, "following": 0, "created_at": "2021-11-29T08:38:11Z", "updated_at": "2024-08-06T15:26:30Z" }
cantaro86 - Nicola Cantarutti
{ "login": "cantaro86", "id": 50926847, "node_id": "MDQ6VXNlcjUwOTI2ODQ3", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Nicola Cantarutti", "company": null, "blog": "", "location": null, "email": null, "hireable": true, "bio": null, "twitter_username": null, "public_repos": 18, "public_gists": 0, "followers": 487, "following": 26, "created_at": "2019-05-22T18:49:22Z", "updated_at": "2024-10-01T09:00:19Z" }
VHellendoorn - Vincent Hellendoorn
{ "login": "VHellendoorn", "id": 1426353, "node_id": "MDQ6VXNlcjE0MjYzNTM=", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Vincent Hellendoorn", "company": "Carnegie Mellon University", "blog": "vhellendoorn.github.io", "location": null, "email": null, "hireable": null, "bio": "AI4SE Researcher, Assistant Prof. at CMU", "twitter_username": "VHellendoorn", "public_repos": 14, "public_gists": 0, "followers": 131, "following": 0, "created_at": "2012-02-10T13:36:34Z", "updated_at": "2023-10-19T11:12:30Z" }
firmai - Derek Snow
{ "login": "firmai", "id": 26666267, "node_id": "MDQ6VXNlcjI2NjY2MjY3", "gravatar_id": "", "type": "User", "site_admin": false, "name": "Derek Snow", "company": "NYU | Sov.ai ", "blog": "sov.ai", "location": null, "email": "[email protected]", "hireable": null, "bio": null, "twitter_username": "dereknow", "public_repos": 117, "public_gists": 51, "followers": 2267, "following": 313, "created_at": "2017-03-25T04:42:00Z", "updated_at": "2024-08-15T16:17:59Z" }
home-assistant - Home Assistant
{ "login": "home-assistant", "id": 13844975, "node_id": "MDEyOk9yZ2FuaXphdGlvbjEzODQ0OTc1", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "Home Assistant", "company": null, "blog": "https://www.home-assistant.io", "location": "Your home", "email": "[email protected]", "hireable": null, "bio": "Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.", "twitter_username": "home_assistant", "public_repos": 102, "public_gists": 0, "followers": 9888, "following": 0, "created_at": "2015-08-18T04:27:28Z", "updated_at": "2024-10-04T11:30:40Z" }
dbt-labs - dbt Labs
{ "login": "dbt-labs", "id": 18339788, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE4MzM5Nzg4", "gravatar_id": "", "type": "Organization", "site_admin": false, "name": "dbt Labs", "company": null, "blog": "getdbt.com", "location": "Philadelphia, PA", "email": "[email protected]", "hireable": null, "bio": "dbt helps data teams work like software engineers—to ship trusted data, faster.", "twitter_username": null, "public_repos": 356, "public_gists": 0, "followers": 1308, "following": 0, "created_at": "2016-04-08T01:29:30Z", "updated_at": "2024-08-21T17:55:27Z" }