Newest logiciel open-source Solutions for 2024

Explore cutting-edge logiciel open-source tools launched in 2024. Perfect for staying ahead in your field.

logiciel open-source

  • An AI-powered Python tool that automatically categorizes, labels, and organizes incoming emails into meaningful folders.
    0
    0
    What is EmailOrganizer?
    EmailOrganizer is a command-line Python application that streamlines email management by leveraging machine learning classification. It connects to any IMAP-compatible email service, downloads messages in bulk or real time, and uses a pre-trained model to assign each email to customizable categories. Users can define folder-mapping rules, train or fine-tune the classifier on their own data, and review classification confidence scores. The tool supports secure OAuth authentication for providers like Gmail, offers incremental processing to avoid duplicates, and provides logs for audit and error tracking. Ideal for those overwhelmed by high email volume, it automates sorting and tagging to reduce manual inbox maintenance.
  • Emma-X is an open-source framework to build and deploy AI chat agents with customizable workflows, tool integration, and memory.
    0
    0
    What is Emma-X?
    Emma-X provides a modular agent orchestration platform for building conversational AI assistants using large language models. Developers can define agent behaviors via JSON configurations, select LLM providers like OpenAI, Hugging Face, or local endpoints, and attach external tools such as search, database, or custom APIs. The built-in memory layer preserves context across sessions, while the UI components handle chat rendering, file uploads, and interactive prompts. Plugin hooks allow real-time data fetching, analytics, and custom action buttons. Emma-X ships with example agents for customer support, content creation, and code generation. Its open architecture lets teams extend agent capabilities, integrate with existing web applications, and quickly iterate on conversation flows without deep LLM expertise.
  • Efficient Prioritized Heuristics MAPF (ePH-MAPF) quickly computes collision-free multi-agent paths in complex environments using incremental search and heuristics.
    0
    0
    What is ePH-MAPF?
    ePH-MAPF provides an efficient pipeline for computing collision-free paths for dozens to hundreds of agents on grid-based maps. It uses prioritized heuristics, incremental search techniques, and customizable cost metrics (Manhattan, Euclidean) to balance speed and solution quality. Users can select between different heuristic functions, integrate the library into Python-based robotics systems, and benchmark performance on standard MAPF scenarios. The codebase is modular and well-documented, enabling researchers and developers to extend it for dynamic obstacles or specialized environments.
  • Quickly explore GitHub repositories with an AI assistant.
    0
    0
    What is GitHub Sage?
    GitHub Sage is a browser extension designed for developers who frequently evaluate open-source software (OSS) on GitHub. By integrating an AI assistant that opens a side panel on GitHub tabs, it allows users to ask questions and receive insights about the repository they are viewing. This helps in quickly determining whether an OSS repository fits your needs or understanding updates in your projects. It's ideal for developers managing multiple repositories, evaluating new projects, and keeping up with changes in active projects.
  • ILLA Cloud is an open-source low-code platform for building AI-driven apps and internal tools.
    0
    0
    What is ILLA Cloud 2.0?
    ILLA Cloud is an open-source low-code platform designed to simplify the development of business applications. Utilizing a visual drag-and-drop interface, developers can quickly build AI-driven applications, data dashboards, admin panels, and various internal tools. The platform is designed to enhance productivity by minimizing manual coding and providing a seamless way to integrate AI capabilities. Whether you are creating a CRM, CMS, or any custom internal tool, ILLA Cloud provides a robust framework for rapid development and deployment.
  • CLI AI assistant automating personalized LinkedIn connection requests, follow-up messages, and profile interactions for efficient networking.
    0
    0
    What is LinkedIn Agent?
    LinkedIn Agent is an open-source command-line tool powered by the OpenAI API to automate various LinkedIn tasks. It generates personalized connection request messages based on target profiles, crafts follow-up sequences to nurture relationships, and endorses skills with context-aware comments. The agent can extract profile data, such as current roles and experiences, to tailor outreach, and supports bulk campaign execution by processing CSV lists of targets. Users define templates or rely on AI-generated content, while adjusting tone and length through parameters. The tool handles authentication, session management, and rate limits, ensuring smooth operation. By integrating AI-driven messaging with LinkedIn's network interface, it dramatically accelerates business development, recruitment, and personal branding efforts.
  • Open-source Chrome extension enabling natural-language-driven web automation tasks using multi-agent workflows and customizable LLM integrations.
    0
    0
    What is NanoBrowser?
    NanoBrowser runs directly in your browser as a Chrome extension, enabling you to automate repetitive or complex web tasks via natural-language prompts. You configure it with your own LLM API key—OpenAI GPT, self-hosted LLaMA models, or others—and define workflows composed of multiple agents. It supports data scraping, form interactions, automated research, and workflow chaining through LangChain integration. You can orchestrate agents to collaborate on subtasks, export results in CSV or JSON, and debug or refine steps interactively. As an open-source alternative to proprietary operators, NanoBrowser prioritizes privacy, extensibility, and ease of use.
  • A Python framework using LLMs to autonomously evaluate, propose, and finalize negotiations in customizable domains.
    0
    0
    What is negotiation_agent?
    negotiation_agent provides a modular toolkit for building autonomous negotiation bots powered by GPT-like models. Developers can specify negotiation scenarios by defining items, preferences, and utility functions to model agent objectives. The framework includes pre-defined agent templates and allows integration of custom strategies, enabling offer generation, counteroffer evaluation, acceptance decisions, and deal closure. It manages dialogue flows using standardized protocols, supports batch simulations for tournament-style experiments, and calculates performance metrics such as agreement rate, utility gains, and fairness scores. The open architecture facilitates swapping underlying LLM backends and extending agent logic through plugins. With negotiation_agent, teams can quickly prototype and evaluate automated bargaining solutions in e-commerce, research, and educational settings.
  • An open-source Python AI agent framework enabling autonomous LLM-driven task execution with customizable tools and memory.
    0
    0
    What is OCO-Agent?
    OCO-Agent leverages OpenAI-compatible language models to transform plain-language prompts into actionable workflows. It provides a flexible plugin system for integrating external APIs, shell commands, and data-processing routines. The framework maintains conversation history and context in memory, enabling long-running, multi-step tasks. With a CLI interface and Docker support, OCO-Agent accelerates prototyping and deployment of intelligent assistants for operations, analytics, and developer productivity.
  • OpenWebResearcher is a web-based AI Agent that autonomously crawls, collects, analyzes, and summarizes online information.
    0
    0
    What is OpenWebResearcher?
    OpenWebResearcher acts as an autonomous web research assistant by orchestrating a pipeline of web crawling, data extraction, and AI-driven summarization. After configuration, the agent navigates target sites, identifies relevant content via heuristics or user-defined criteria, and retrieves structured data. It then employs large language models to analyze, filter, and distill key insights, generating bullet-point summaries or detailed reports. Users can customize scraping parameters, integrate custom plugins for specialized processing, and schedule recurring research tasks. The modular architecture lets developers extend capabilities with new parsers or output formats. Ideal for competitive intelligence, academic literature reviews, market analysis, and content monitoring, OpenWebResearcher reduces the time spent on manual data gathering and synthesis.
  • A suite of AI agent tools for OpenWebUI enabling LLMs to browse web, execute code, manage files, and run commands seamlessly.
    0
    0
    What is OpenWebUI Tools?
    OpenWebUI Tools provides a collection of plugins for OpenWebUI to enhance large language models with external tool access. It includes a web browsing and search module for live data retrieval, a Python REPL and terminal executor for on-the-fly code running, file system readers/writers for document access, and utilities for parsing PDFs or formatting JSON. These tools operate within the OpenWebUI front-end, letting users interactively call functions and combine AI reasoning with real-world actions for richer conversational and task-oriented experiences.
  • Open-source Python framework enabling developers to build customizable AI agents with tool integration and memory management.
    0
    0
    What is Real-Agents?
    Real-Agents is designed to simplify the creation and orchestration of AI-powered agents that can perform complex tasks autonomously. Built on Python and compatible with major large language models, the framework features a modular design comprising core components for language understanding, reasoning, memory storage, and tool execution. Developers can rapidly integrate external services like web APIs, databases, and custom functions to extend agent capabilities. Real-Agents supports memory mechanisms to retain context across interactions, enabling multi-turn conversations and long-running workflows. The platform also includes utilities for logging, debugging, and scaling agents in production environments. By abstracting low-level details, Real-Agents streamlines the development cycle, allowing teams to focus on task-specific logic and deliver powerful automated solutions.
  • Manage and localize your product copy seamlessly.
    0
    1
    What is Recontent.app?
    Recontent.app is an open-source solution designed to help product teams manage and localize their product copy efficiently. By integrating with tools like Figma and GitHub, teams can sync product copy, collaborate on translations, and use AI-driven suggestions to ensure quality and consistency. The platform offers a shared workspace where designers, developers, UX writers, and managers can work together, providing a single source of truth for product content. With a variety of export options and the ability to use the platform or self-host, Recontent.app gives teams the flexibility and control they need to streamline content workflows.
  • sma-begin is a minimal Python framework offering prompt chaining, memory modules, tool integrations, and error handling for AI agents.
    0
    0
    What is sma-begin?
    sma-begin sets up a streamlined codebase to create AI-driven agents by abstracting common components like input processing, decision logic, and output generation. At its core, it implements an agent loop that queries an LLM, interprets the response, and optionally executes integrated tools, such as HTTP clients, file handlers, or custom scripts. Memory modules allow the agent to recall previous interactions or context, while prompt chaining supports multi-step workflows. Error handling catches API failures or invalid tool outputs. Developers only need to define the prompts, tools, and desired behaviors. With minimal boilerplate, sma-begin accelerates prototyping of chatbots, automation scripts, or domain-specific assistants on any Python-supported platform.
  • Open-source Python framework using multiple AI agents to automate stock data acquisition, signal generation, backtesting, and live trading execution.
    0
    0
    What is Stock Market Multi-Agent?
    Stock Market Multi-Agent is an advanced open-source Python framework designed to streamline automated trading through coordinated AI agents. Each agent specializes in a specific function: Data Acquisition agents fetch and clean real-time market feeds, Signal Generation agents apply machine learning models for predictive insights, Backtesting agents rigorously evaluate strategies on historical datasets, Portfolio Management agents optimize asset allocation, Execution agents interface with brokerage APIs to place orders, and Risk Management agents enforce safeguards. The config-driven architecture allows plug-and-play modules, supporting customization of algorithms, data sources, and risk parameters. Suitable for research, live trading, and development, it accelerates quantitative strategy deployment and operational scalability.
  • Thufir is an open-source Python framework for building autonomous AI agents with planning, long-term memory, and tool integration.
    0
    0
    What is Thufir?
    Thufir is a Python-based open-source agent framework designed to facilitate the creation of autonomous AI agents capable of complex task planning and execution. At its core, Thufir provides a planning engine that decomposes high-level objectives into actionable steps, a memory module for storing and retrieving contextual information across sessions, and a plug-and-play tool interface allowing agents to interact with external APIs, databases, or code execution environments. Developers can leverage Thufir’s modular components to customize agent behaviors, define custom tools, manage agent state, and orchestrate multi-agent workflows. By abstracting away low-level infrastructure concerns, Thufir accelerates the development and deployment of intelligent agents for use cases like virtual assistants, workflow automation, research, and digital workers.
  • Get answers for CLI commands from ChatGPT directly in your terminal.
    0
    0
    What is AI CLI?
    AI CLI is a powerful command-line interface tool designed to fetch real-time answers for shell commands from ChatGPT directly within your terminal. This open-source tool is ideal for developers, system administrators, and CLI enthusiasts who want to streamline their workflows and minimize the need to constantly refer to documentation or external resources.
  • Autoware is an advanced open-source software platform for self-driving vehicles.
    0
    0
    What is Autoware?
    Autoware is a cutting-edge open-source software platform designed for autonomous vehicle functions. It integrates various capabilities such as perception, localization, planning, and control, catering to the needs of developers and researchers. With Autoware, users can create sophisticated autonomous driving applications, accessing a wide array of tools and pre-configured software modules, facilitating rapid testing and deployment in real-world environments.
  • AVAPLS is an open-source desktop application for running language models locally.
    0
    0
    What is Ava PLS?
    AVAPLS is an advanced, open-source desktop application designed to facilitate the local execution of large language models, such as Llama. Users can perform various language tasks like text generation, translation, summarization, and more without relying on remote servers. With AVAPLS, users can enjoy the benefits of high-powered language models while maintaining control over their data and ensuring privacy.
  • Easily fine-tune and monetize your AI models with one click.
    0
    0
    What is Bakery By Bagel?
    Bakery.dev is an open-source platform designed to simplify and streamline the fine-tuning and monetization of AI models. By providing a user-friendly interface, it enables AI startups, machine learning engineers, and researchers to create, upload datasets, fine-tune model settings, and offer their models on a marketplace. With integrated support for popular AI models and decentralized storage, Bakery.dev stands out as a robust and efficient tool for anyone looking to enhance their AI solutions and generate revenue.
Featured