awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gersteinlab/biocoder

Open-source alternatives to BioCoder

15 open-source projects similar to gersteinlab/biocoder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best BioCoder alternative.

  • rllm-org/rllmالصورة الرمزية لـ rllm-org

    rllm-org/rllm

    5,641عرض على GitHub↗

    rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T

    Pythonagent-frameworkagentic-workflowcoding-agent
    عرض على GitHub↗5,641
  • bytedance/fullstackbenchالصورة الرمزية لـ bytedance

    bytedance/FullStackBench

    121عرض على GitHub↗

    FullStack Bench: Evaluating LLMs as Full Stack Coders

    Python
    عرض على GitHub↗121
  • evalplus/evalplusالصورة الرمزية لـ evalplus

    evalplus/evalplus

    1,765عرض على GitHub↗

    Rigourous evaluation of LLM-synthesized code - NeurIPS 2023 & COLM 2024

    Python
    عرض على GitHub↗1,765
  • google-research/google-researchالصورة الرمزية لـ google-research

    google-research/google-research

    38,139عرض على GitHub↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Jupyter Notebookaimachine-learningresearch
    عرض على GitHub↗38,139

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • hendrycks/appsالصورة الرمزية لـ hendrycks

    hendrycks/apps

    532عرض على GitHub↗

    This is the repository for Measuring Coding Challenge Competence With APPS by Dan Hendrycks\, Steven Basart\, Saurav Kadavath, Mantas Mazeika, Akul Arora, Ethan Guo, Collin Burns, Samir Puranik, Horace He, Dawn Song, and Jacob Steinhardt.

    Python
    عرض على GitHub↗532
  • leolty/repobenchالصورة الرمزية لـ Leolty

    Leolty/repobench

    208عرض على GitHub↗

    ✨ RepoBench: Benchmarking Repository-Level Code Auto-Completion Systems - ICLR 2024

    Python
    عرض على GitHub↗208
  • livecodebench/livecodebenchالصورة الرمزية لـ LiveCodeBench

    LiveCodeBench/LiveCodeBench

    890عرض على GitHub↗

    Official repository for the paper "LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code"

    Python
    عرض على GitHub↗890
  • microsoft/codebertالصورة الرمزية لـ microsoft

    microsoft/CodeBERT

    2,781عرض على GitHub↗

    This repo contains code pretraining models in the CodeBERT series from Microsoft, including six models as of June 2023. - CodeBERT (EMNLP 2020) - GraphCodeBERT (ICLR 2021) - UniXcoder (ACL 2022) - CodeReviewer (ESEC/FSE 2022) - CodeExecutor (ACL 2023) - LongCoder (ICML 2023)

    Python
    عرض على GitHub↗2,781
  • mrvplusone/coeditorالصورة الرمزية لـ MrVPlusOne

    MrVPlusOne/Coeditor

    31عرض على GitHub↗

    Coeditor is a transformer model that auto-edits your code based on your recent code changes. This repo includes the server code for the Coeditor VSCode extension and the scripts for data processing, model training, and evaluation. The ideas behind Coeditor are presented in the ICLR Spotlight…

    Python
    عرض على GitHub↗31
  • nizarislah/gitchameleonالصورة الرمزية لـ NizarIslah

    NizarIslah/GitChameleon

    14عرض على GitHub↗

    Benchmark associated with the paper "GitChameleon: Unmasking the Version-Switching Capabilities of Code Generation Models"

    Jupyter Notebook
    عرض على GitHub↗14
  • nuprl/multipl-eN

    nuprl/MultiPL-E

    0عرض على GitHub↗

    MultiPL-E is a system for translating unit test-driven neural code generation benchmarks to new languages. We have used MultiPL-E to translate two popular Python benchmarks (HumanEval and MBPP) to 18 other programming languages.

    عرض على GitHub↗0
  • open-compass/devbenchالصورة الرمزية لـ open-compass

    open-compass/DevBench

    131عرض على GitHub↗

    👋 Overview | 📖 Benchmarking | ⚙️ Setup | 🚀 Usage | 🔎 Citation | 📄 License

    Python
    عرض على GitHub↗131
  • princeton-nlp/swe-benchالصورة الرمزية لـ princeton-nlp

    princeton-nlp/SWE-bench

    5,263عرض على GitHub↗

    SWE-bench is a software engineering benchmark and evaluation framework designed to measure the ability of large language models to resolve real-world GitHub issues. It provides datasets and evaluation suites to verify whether model-generated code patches correctly fix software bugs. The project includes a multimodal benchmark for testing visual language models on issues involving graphical interfaces. It utilizes a collection of pre-processed repository issues and gold-standard patches to train and test AI coding agents. The framework provides infrastructure for containerized patch verificat

    Python
    عرض على GitHub↗5,263
  • amazon-science/ccevalالصورة الرمزية لـ amazon-science

    amazon-science/cceval

    179عرض على GitHub↗

    This repository contains the data and inference code of the NeurIPS 2023 (Datasets and Benchmarks track) paper "CrossCodeEval: A Diverse and Multilingual Benchmark for Cross-File Code Completion."

    Python
    عرض على GitHub↗179
  • xlang-ai/ds-1000الصورة الرمزية لـ xlang-ai

    xlang-ai/DS-1000

    273عرض على GitHub↗

    Official data and code release for the paper DS-1000: A Natural and Reliable Benchmark for Data Science Code Generation. You can refer to our project page for more examples and baselines.

    Python
    عرض على GitHub↗273