gabriels1234's Stars
virattt/ai-hedge-fund
An AI Hedge Fund Team
nalgeon/redka
Redis re-implemented with SQLite
artkulak/repo2file
Dump selected files from your repo into single file to easily use in LLMs (Claude, Openai, etc..)
letta-ai/letta
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
MervinPraison/PraisonAI
PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human–agent collaboration.
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
bhancockio/crew-ai-crash-course
bhancockio/crewai-updated-tutorial-hierarchical
jordaneremieff/djantic
Pydantic model support for Django
VikParuchuri/surya
OCR, layout analysis, reading order, table recognition in 90+ languages
squaresapp/rawjs
Better document.createElement(). So much better, that you may no longer need React.
linexjlin/GPTs
leaked prompts of GPTs
cjolowicz/cookiecutter-hypermodern-python
Hypermodern Python Cookiecutter
imoneoi/openchat
OpenChat: Advancing Open-source Language Models with Imperfect Data
daveshap/SparsePrimingRepresentations
Public repo to document some SPR stuff
flexx3/Stock_Analytics_Forecast_app
The aim of this project is to help stocktraders determine suitable stock to enter by helping them keep track of its daily volatility and returns. The user selects a particular stock option which is automatically gotten from an API and stored in a sqlite database. using Garch(1,1) model to forecast volatility. fastapi and dash is used for deployment
django-commons/django-tasks-scheduler
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
Kludex/mangum
AWS Lambda support for ASGI applications
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
AntonOsika/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
miguelgrinberg/microdot
The impossibly small web framework for Python and MicroPython.
Significant-Gravitas/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.
dsoftwareinc/django-rq-scheduler
Package migrated to https://github.com/dsoftwareinc/django-tasks-scheduler
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
jimmywarting/StreamSaver.js
StreamSaver writes stream to the filesystem directly asynchronous
miguelgrinberg/react-microblog
Code for my React Mega-Tutorial course.
miguelgrinberg/APIFairy
A minimalistic API framework built on top of Flask, Marshmallow and friends.