AI Hedge Fund is an educational Python project where multiple AI agents simulate an investment committee.
Open Source: #python
Catalog projects marked with #python. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 168 projects with a combined 11,533,809 GitHub stars. Main languages: Python, Jupyter Notebook, C++.
About the Python projects
Python is the number-one open source language by new projects: people write everything in it, from automation scripts to machine learning frameworks. Its low entry barrier produced the broadest ecosystem around — most tasks have several mature libraries to pick from.
This page collects Python tools, frameworks, and learning repositories. Cards show stars, the license, and a short description; each project page adds an architecture walkthrough with code samples.
Repositories
nanoGPT is a compact Python implementation for training and fine-tuning medium-sized GPT models.
TrendRadar is a Python system for tracking trends, news, and alerts from multiple sources.
Real-Time Voice Cloning is a research Python project for voice cloning and speech synthesis.
Mem0 is a memory layer for AI agents and applications that need to store and search user context.
Llama is Meta’s repository with inference code for earlier Llama models and links to newer family repositories.
AutoGen is Microsoft’s Python framework for multi-agent AI applications; the project is now in maintenance mode.
LLM App is a set of Pathway templates for RAG, document search, and AI pipelines with live data.
GPT-SoVITS is a project for few-shot speech synthesis and voice transfer from small audio samples.
Ultralytics is a Python package and CLI for YOLO models and computer-vision tasks.
YOLOv5 is Ultralytics’ popular PyTorch project for object detection and model export.
PrivateGPT is a project for working with documents through language models without sending data outside.