Starred repositories
Letta is the platform for building stateful agents: open AI with advanced memory that can learn and self-improve over time.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
🏁 Web based Windows XP desktop recreation.
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
Create ISO Camera addon for Blender 2.8+
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
Cloud-Native distributed storage built on and for Kubernetes
Container Service for VMware vCloud Director
Training and Detecting Objects with YOLO3
COCO API - Dataset @ http://cocodataset.org/
philferriere / cocoapi
Forked from cocodataset/cocoapiClone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
Operating System Three Easy Pieces Solution.
Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
A flutter tutorial app showing a simple way to lazily load items and build a ListView in Flutter.
Authentication Flow in Flutter https://flutter.io
The Web framework for perfectionists with deadlines.
Passwordless Auth for Django REST Framework
Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
An interpreter for Monkey in Go following the book