472 Articles
Tags :AI open source project Page 23
General Introduction Crawlee is an open source web crawler and browser automation library developed by Apify , designed for Node.js environment . It supports JavaScript and TypeScript , can be used with Puppeteer, Playwright, Cheerio, JSDOM and other tools to provide a powerful number of ...
Comprehensive Introduction Observers is an open source Python SDK designed to provide comprehensive observability for generative AI APIs. The library enables users to easily track and record interactions with AI models and store these observations in multiple backends. Both OpenAI and other implementations of OpenA...
Comprehensive Introduction Knowledge Graph Studio (KGS) is an open source platform designed to simplify the process of creating and managing RAG-native knowledge graphs. The platform provides rule-based entity parsing, modular graph building, flexible data ingestion, and API-first design to support...
General Description Report mAIstro is a powerful tool designed to help users easily create customized reports through natural language processing technology. The tool utilizes LangChain technology to transform user-supplied topics and structures into detailed report content. Whether it is a market analysis,...
General Introduction TRELLIS is a large-scale 3D asset generation model developed by Microsoft. It is capable of receiving text or image prompts and generating high quality 3D assets in various formats such as radial fields, 3D Gaussians, and meshes.At the heart of TRELLIS is a unified Structured Latent Variable (SLAT) representation, which makes it...
General Introduction GraphCast is an advanced weather forecasting tool developed by Google DeepMind that aims to improve the accuracy of medium-term global weather forecasts through deep learning techniques. The project provides a variety of pre-trained models and sample code that users can utilize to train and run weather models...
Comprehensive Introduction Bambo is a new type of proxy framework, which is lighter and more flexible than the mainstream frameworks, and can handle a variety of load tasks.Bambo achieves efficient proxy functionality by defining all the tools in the tools directory, and using asynchronous custom functions. Users can use the llm_client.py file...
General Introduction LAMBDA (Local Auto MailBox Draft Assistant) is a localized AI email automation system designed to learn from a user's email style and generate a draft response for every unread email in the Gmail inbox. The system does this by extracting the user's email communication patterns, making...
Comprehensive Introduction Marco-o1 is an open reasoning model developed by Alibaba International Digital Commerce Group (AIDC-AI) to solve complex real-world problems. The model combines Chain of Thought (CoT) fine-tuning, Monte Carlo Tree Search (MCTS), and innovative reasoning strategies to optimize complex problem solving any...
Comprehensive Introduction Flow is a lightweight task engine designed for building AI agents, emphasizing simplicity and flexibility. Unlike traditional node- and edge-based workflows, Flow uses a dynamic task queuing system that supports parallel execution, dynamic scheduling, and intelligent dependency management. Its core concept is to parallelize ...