awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to franp-code/api-times-adder

Open-source alternatives to API Times Adder

30 open-source projects similar to franp-code/api-times-adder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best API Times Adder alternative.

  • inspirehep/rest-api-docAvatar inspirehep

    inspirehep/rest-api-doc

    57Vezi pe GitHub↗

    Documentation of the INSPIRE REST API

    Vezi pe GitHub↗57
  • r-spacex/spacex-apiAvatar r-spacex

    r-spacex/SpaceX-API

    10,822Vezi pe GitHub↗

    This project provides a standardized RESTful API for accessing comprehensive aerospace mission records and space exploration data. It serves as a structured interface for retrieving historical and upcoming launch details, hardware specifications, and media assets, while also providing real-time tracking for satellite orbital paths. The service distinguishes itself through a robust architecture designed for high-performance data retrieval. It utilizes in-memory response caching to reduce latency and server load, alongside query-parameter-based filtering that allows users to precisely control t

    JavaScriptapicapsuledocker
    Vezi pe GitHub↗10,822
  • idigbio/idigbio-search-apiAvatar iDigBio

    iDigBio/idigbio-search-api

    30Vezi pe GitHub↗

    Server-side code driving iDigBio's search functionality.

    JavaScript
    Vezi pe GitHub↗30
  • elizabethadegbaju/remotecalcAvatar elizabethadegbaju

    elizabethadegbaju/remoteCalc

    6Vezi pe GitHub↗

    A simple web service to implement a calculator built using Python/Django. The service offers an endpoint that reads a string input and parses it. it decodes the base64 encoding and interprets it by breaking it down into smaller statements and solved following the order of precedence. It returns either an HTTP error code, or a correct solution.

    Python
    Vezi pe GitHub↗6

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • chat2db/chat2dbAvatar chat2db

    chat2db/Chat2DB

    25,762Vezi pe GitHub↗

    Chat2DB is an AI-powered SQL client and multi-database management GUI. It serves as a centralized graphical interface for administering diverse relational and non-relational database engines, integrating large language models to transform natural language prompts into executable SQL statements and application code. The tool utilizes schema-aware prompt engineering to inject database metadata into AI requests, ensuring generated queries match the actual schema. It also functions as an AI data reporting tool, using artificial intelligence to create dashboards and visual reports directly from da

    Java
    Vezi pe GitHub↗25,762
  • checkcheckzz/coding-problemC

    checkcheckzz/coding-problem

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chibby0ne/projectsC

    chibby0ne/Projects

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chrislyc1991/project-1C

    chrislyc1991/project-1

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • di-sukharev/opencommitAvatar di-sukharev

    di-sukharev/opencommit

    7,341Vezi pe GitHub↗

    Opencommit is a command-line tool and automation suite that uses large language models to analyze staged changes and generate descriptive git commit messages. It functions as an AI-driven commit generator that can be integrated directly into the version control lifecycle. The project distinguishes itself through support for both cloud-based AI providers and locally hosted models to ensure data privacy. It provides specialized automation via git hooks for real-time suggestions and GitHub Actions for refining commit messages during continuous integration workflows. The tool includes capabiliti

    JavaScript
    Vezi pe GitHub↗7,341
  • eventbrite/eventbrite-sdk-pythonAvatar eventbrite

    eventbrite/eventbrite-sdk-python

    5Vezi pe GitHub↗

    Eventbrite Python SDK

    Python
    Vezi pe GitHub↗5
  • geekpradd/prime-factoriseG

    geekpradd/Prime-Factorise

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • geekpradd/pythonpiG

    geekpradd/PythonPi

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • gofireflyio/aiacAvatar gofireflyio

    gofireflyio/aiac

    3,794Vezi pe GitHub↗

    aiac is an AI-powered command line tool designed to translate natural language requests into infrastructure code, DevOps workflows, and system scripts. It operates as a generator that uses large language models to produce cloud provisioning files, configuration files, and executable automation scripts directly from the terminal. The tool features a provider-agnostic model abstraction and a configuration-based routing system, allowing users to switch between different AI backends and discover compatible models. It includes an interactive shell interface for refining generated outputs through i

    Goaiamazon-bedrockchatgpt
    Vezi pe GitHub↗3,794
  • gotcha/vimpdbAvatar gotcha

    gotcha/vimpdb

    207Vezi pe GitHub↗

    Pdb and Vim integration

    Python
    Vezi pe GitHub↗207
  • gventuri/pandas-aiAvatar gventuri

    gventuri/pandas-ai

    23,587Vezi pe GitHub↗

    Pandas AI is a data analysis library and natural language interface that uses large language models to perform conversational querying on structured datasets. It functions as a retrieval-augmented generation framework designed to translate plain text questions into executable code for extracting insights from dataframes and structured files. The system includes a dedicated sandbox execution environment that runs AI-generated analysis code within an isolated container to prevent security risks and system compromise. It employs a natural language translation layer and contextual retrieval to ma

    Python
    Vezi pe GitHub↗23,587
  • jcosborn/qexJ

    jcosborn/qex

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jesspls/megaprojectlistJ

    jesspls/MegaProjectList

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jfmengels/eslint-plugin-fpAvatar jfmengels

    jfmengels/eslint-plugin-fp

    967Vezi pe GitHub↗

    ESLint rules for functional programming

    JavaScript
    Vezi pe GitHub↗967
  • kongware/ftorK

    kongware/ftor

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • korabum/projectsK

    korabum/Projects

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mandeepbhutani/sample-projectsM

    mandeepbhutani/Sample-Projects

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mandliya/short-fun-projectsM

    mandliya/short-fun-projects

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mckaywrigley/ai-code-translatorAvatar mckaywrigley

    mckaywrigley/ai-code-translator

    4,166Vezi pe GitHub↗

    This project is an AI coding assistant and code translator designed to convert source code from one programming language to another while preserving original logic and functionality. It functions as an intelligent interface for learning programming techniques and implementing code through guided AI support. The system includes a manager for creating and executing local autonomous AI agents to automate technical workflows and study machine learning behaviors. It also features a learning integration server that connects AI assistants with external educational content and technical context. The

    TypeScript
    Vezi pe GitHub↗4,166
  • microice333/python-projectsM

    microice333/Python-projects

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mjendrusch/metricM

    mjendrusch/metric

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mrblaise/learnpythonM

    MrBlaise/learnpython

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mukul13/pokerM

    mukul13/poker

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • neivin/projectsN

    neivin/projects

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • nicepkg/gpt-runnerAvatar nicepkg

    nicepkg/gpt-runner

    381Vezi pe GitHub↗

    Conversations with your files! Manage and run your AI presets!

    TypeScriptaianthropicchatgpt
    Vezi pe GitHub↗381
  • nokafor/personal-developmentN

    nokafor/personal-development

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0