Skip to content
@neptun-software

Neptun

Automated Tech Stack Configuration powered by AI. No entry barrier.

NeptunAI

favicon

Neptun -
"Automated Tech Stack Configuration
powered by AI."

Abstract

Note

The name "Neptun" draws inspiration from the logos of prominent technologies for managing or publishing containers like Docker, Podman, and Harbor, which all feature sea animals as their logos. Fittingly, a black whale serves as this project's logo.

In modern software development, the initial configuration of development environments and tech stacks poses a significant barrier especially for programming newcomers. The time spent manually sifting through documentation and creating configuration files could be used more effectively for actual programming tasks.

The Neptun tools consist of two main components: a CLI tool developed in Python 3 and a web application implemented with Nuxt 3 and Vue 3. Both interfaces enable developers to create and optimize tech stack configurations with natural language. This is how Neptun addresses the initial challenges of a project through the innovative use of artificial intelligence.

"NeptunAI," the model that was fine-tuned for this purpose, is based on RWKV (pronounced RwaKuv). It has been specifically trained to generate and validate various configuration files such as Dockerfiles, Docker Compose, and GitHub Workflows.

Neptun tools significantly accelerate and simplify the configuration process. allowing developers to dedicate more time to their core task—actual programming.

Open Source

neptun.web
neptun.cli
neptun.ai

neptun.github.app
neptun.tools.docs

neptun.ai.scraper
neptun.data.generators

Status

Frontend- and Backend

View status here.

Team

Pinned Loading

  1. neptun.scraper neptun.scraper Public

    A webscraper for teaching a LLM to be an expert in devops. Scraper for the NeptunAI training dataset.

    Python 3

  2. neptun.tools.docs neptun.tools.docs Public

    The documentation website for the neptun-cli-tool and the neptun webinterface.

    JavaScript 1

  3. neptun.cli neptun.cli Public

    The CLI-Tool for the neptun software.

    Python

  4. neptun.web neptun.web Public

    The website of the neptun-tool.

    TypeScript 1

Repositories

Showing 10 of 12 repositories
  • github.repository.fetcher Public

    Fetches the root directories of the top github repositories to generate training data from configuration files.

    neptun-software/github.repository.fetcher’s past year of commit activity
    M4 0 0 6 (1 issue needs help) 0 Updated Feb 4, 2025
  • neptun.github.app Public

    The official neptun-software GitHub App.

    neptun-software/neptun.github.app’s past year of commit activity
    TypeScript 0 ISC 0 3 11 Updated Jan 31, 2025
  • neptun.web Public

    The website of the neptun-tool.

    neptun-software/neptun.web’s past year of commit activity
    TypeScript 0 1 80 (3 issues need help) 12 Updated Jan 31, 2025
  • .github Public
    neptun-software/.github’s past year of commit activity
    0 Unlicense 0 0 0 Updated Jan 21, 2025
  • neptun.data.generators Public

    Send scraped data from neptun-scraper to CHATGPT to generate training data for NEPTUN.AI.

    neptun-software/neptun.data.generators’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Jan 15, 2025
  • neptun.ai Public

    Neptun AI.

    neptun-software/neptun.ai’s past year of commit activity
    Jupyter Notebook 1 0 1 0 Updated Jan 11, 2025
  • neptun.tools.docs Public

    The documentation website for the neptun-cli-tool and the neptun webinterface.

    neptun-software/neptun.tools.docs’s past year of commit activity
    JavaScript 1 0 3 0 Updated Jan 8, 2025
  • neptun.ai.scraper Public

    An AI scraper using crawl4ai.

    neptun-software/neptun.ai.scraper’s past year of commit activity
    HTML 0 0 1 0 Updated Jan 8, 2025
  • neptun.cli Public

    The CLI-Tool for the neptun software.

    neptun-software/neptun.cli’s past year of commit activity
    Python 0 MIT 0 1 0 Updated Jan 3, 2025
  • neptun.identity Public

    CI/CI

    neptun-software/neptun.identity’s past year of commit activity
    0 0 0 0 Updated Dec 14, 2024

Top languages

Loading…

Most used topics

Loading…