Open Source
Explore the latest AI open-source projects from GitHub and HuggingFace.
Explore the latest AI open-source projects from GitHub and HuggingFace.

TradingAgents is a multi-agent LLM financial trading framework by Tauric Research that mirrors real-world trading firm dynamics. It deploys seven specialized agents: Fundamentals Analyst evaluates financials and intrinsic values, Sentiment Analyst gauges market mood from social media, News Analyst tracks macroeconomic events, Technical Analyst runs MACD/RSI pattern detection, Bullish and Bearish Researchers debate analyst insights, and a Trader agent synthesizes reports into decisions. A Risk Manager and Portfolio Manager layer evaluates and approves trades. Built on LangGraph, the framework supports GPT-5.x, Gemini 3.x, Claude 4.x, Grok 4.x, OpenRouter, and local Ollama models. Experiments show significant improvements in cumulative returns, Sharpe ratio, and maximum drawdown versus baselines.
langflow-ai
Open-source visual platform for building AI agents and workflows with 145k+ stars, drag-and-drop interface, and full Python customization
microsoft
Lightweight Python utility from Microsoft that converts virtually any file format—PDFs, Word docs, PowerPoints, images, audio, and web pages—into clean, token-efficient Markdown for LLM integration.
firecrawl
Open-source Web Data API for AI that converts websites into LLM-ready markdown, structured JSON, and screenshots with 96% web coverage.
microsoft
Microsoft's lightweight Python utility converting PDFs, Office docs, images, audio, and more into clean Markdown optimized for LLM pipelines, with MCP server integration