magicxcr7's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
freqtrade/freqtrade
Free, open source crypto trading bot
apache/kafka
Mirror of Apache Kafka
DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
CryptoSignal/Crypto-Signal
Github.com/CryptoSignal - Trading & Technical Analysis Bot - 4,100+ stars, 1,100+ forks
bukosabino/ta
Technical Analysis Library using Pandas and Numpy
doggy8088/Learn-Git-in-30-days
這是 Will 保哥在 2013 第 6 屆 iT 邦幫忙鐵人賽年度大獎的得獎著作【30 天精通 Git 版本控管】,歡迎大家 fork 我,如果有看見任何文字勘誤,也歡迎利用 pull request 來通知我修正,謝謝!
encode/databases
Async database support for Python. 🗄
selwin/python-user-agents
A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
long2ice/fastapi-cache
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
enarjord/passivbot
Trading bot running on Bybit, Bitget, OKX, GateIO, Binance and Hyperliquid
ICRAR/ijson
Iterative JSON parser with Pythonic interfaces
labteral/chatgpt-python
Unofficial Python SDK for OpenAI's ChatGPT
Aleph-Alpha/magma
MAGMA - a GPT-style multimodal model that can understand any combination of images and language. NOTE: The freely available model from this repo is only a demo. For the latest multimodal and multilingual models from Aleph Alpha check out our website https://app.aleph-alpha.com
dswh/ai-engineer-roadmap
A roadmap describing the required skills, learning resources and sample tools to become an AI Engineer
otto-de/recsys-dataset
🛍 A real-world e-commerce dataset for session-based recommender systems research.
flyteorg/flytekit
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
sqlalchemy-redshift/sqlalchemy-redshift
Amazon Redshift SQLAlchemy Dialect
FourthBrain/FastAPI-for-Machine-Learning-Live-Demo
This repository contains the files to build your very own AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.
ThomasAitken/demo-fastapi-async-sqlalchemy
Demo of set up for Web App Backend using FastAPI + Async SQLAlchemy
Heng-xiu/agentic-system-lab-2024ironman
本專案紀錄 2024 鐵人賽當中程式碼