awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to wisdomshell/codeshell

Open-source alternatives to Codeshell

30 open-source projects similar to wisdomshell/codeshell, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Codeshell alternative.

  • davendw49/k2davendw49 avatar

    davendw49/k2

    212View on GitHub↗

    Code and datasets for paper "K2: A Foundation Language Model for Geoscience Knowledge Understanding and Utilization" in WSDM-2024

    Python
    View on GitHub↗212
  • xionghonglin/doctorglmxionghonglin avatar

    xionghonglin/DoctorGLM

    835View on GitHub↗

    基于ChatGLM-6B的中文问诊模型

    Pythonchatglm-6b
    View on GitHub↗835
  • synlp/chimed-gptsynlp avatar

    synlp/ChiMed-GPT

    105View on GitHub↗

    ChiMed-GPT is a Chinese medical large language model (LLM) built by continually training Ziya-v2 on Chinese medical data, where pre-training, supervised fine-tuning (SFT), and reinforcement learning from human feedback (RLHF) are comprehensively performed on it.

    View on GitHub↗105
  • freedomintelligence/huatuogptFreedomIntelligence avatar

    FreedomIntelligence/HuatuoGPT

    1,312View on GitHub↗

    HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT)

    Python
    View on GitHub↗1,312
  • pku-yuangroup/chatlawPKU-YuanGroup avatar

    PKU-YuanGroup/ChatLaw

    7,525View on GitHub↗

    ChatLaw is a specialized large language model legal assistant designed to provide automated consulting and question answering within Chinese legal frameworks. It functions as a system for legal knowledge management, processing complex legal texts to deliver accurate statutory answers and advisory services. The system utilizes a mixture-of-experts modeling approach and multi-agent coordination to research information and generate professional consultation reports. To ensure factual reliability and minimize hallucinations, it integrates a legal knowledge graph and a standardized operating proce

    View on GitHub↗7,525

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • irlab-sdu/fuzi.mingchairlab-sdu avatar

    irlab-sdu/fuzi.mingcha

    384View on GitHub↗

    夫子•明察司法大模型是由山东大学、浪潮云、中国政法大学联合研发,以 ChatGLM 为大模型底座,基于海量中文无监督司法语料与有监督司法微调数据训练的中文司法大模型。该模型支持法条检索、案例分析、三段论推理判决以及司法对话等功能,旨在为用户提供全方位、高精准的法律咨询与解答服务。

    Pythonchatglm-6bjudiciallarge-language-models
    View on GitHub↗384
  • zjunlp/knowlmzjunlp avatar

    zjunlp/KnowLM

    1,387View on GitHub↗

    An Open-sourced Knowledgable Large Language Model Framework.

    Pythonbilingualchinesedeep-learning
    View on GitHub↗1,387
  • scir-hi/huatuo-llama-med-chineseSCIR-HI avatar

    SCIR-HI/Huatuo-Llama-Med-Chinese

    4,971View on GitHub↗

    Huatuo-Llama-Med-Chinese is a medical large language model specialized in processing and generating natural language text in Chinese. It is an instruction-tuned system designed to answer professional healthcare questions by leveraging a dedicated medical knowledge base. The model integrates structured medical literature and knowledge graphs to ensure clinical accuracy during response generation. It employs knowledge-graph augmented inference to combine structured entity relationships with neural network outputs. The system is developed through domain-specific weight adaptation, cross-lingual

    Pythonaidoctorbloomchinese
    View on GitHub↗4,971
  • microsoft/lmopsmicrosoft avatar

    microsoft/LMOps

    4,418View on GitHub↗

    LMOps is a research-driven operations framework for optimizing the deployment, fine-tuning, and performance of large language models. It provides a specialized toolkit for foundation model adaptation, inference acceleration, prompt optimization, and context orchestration. The framework distinguishes itself through an inference accelerator that reduces token generation latency by verifying and copying overlapping text spans from reference documents. It also features a prompt engineering optimizer that employs reinforcement learning, beam search, and non-natural language markers to automaticall

    Python
    View on GitHub↗4,418
  • nlpxucan/wizardlmnlpxucan avatar

    nlpxucan/WizardLM

    9,486View on GitHub↗

    WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models. The project is distinguished by its evolutionary instruction tuning, which uses a method to rewrite simple instructions into complex tasks. This process expands training dataset difficulty and produces a high volume of open-domain tasks across various difficulty levels. The system covers capa

    Python
    View on GitHub↗9,486
  • lancopku/pkuseg-pythonlancopku avatar

    lancopku/pkuseg-python

    6,707View on GitHub↗

    pkuseg-python is a Chinese word segmentation toolkit and natural language processing library. It provides specialized models for splitting Chinese text into words across various domains, including news, medical, and web content, and includes a tool for assigning grammatical parts of speech tags to segmented words. The library allows for the training of custom segmentation models using annotated datasets and supports the integration of user-defined dictionaries to ensure specialized terminology is recognized correctly. It employs a multi-threaded execution engine to process large volumes of Ch

    Python
    View on GitHub↗6,707
  • hankcs/hanlphankcs avatar

    hankcs/HanLP

    36,413View on GitHub↗

    HanLP is a natural language processing library and deep learning framework specifically optimized for the Chinese language, while also functioning as a multilingual text processor. It serves as a toolkit for performing linguistic analysis, semantic understanding, and script conversion. The project distinguishes itself through a dedicated focus on Chinese linguistic structures, including a specialized script converter for transforming text between Simplified Chinese, Traditional Chinese, and Pinyin. It further supports domain-specific model training to improve the recognition of professional t

    Pythondependency-parserhanlpnamed-entity-recognition
    View on GitHub↗36,413
  • marqo-ai/marqomarqo-ai avatar

    marqo-ai/marqo

    5,022View on GitHub↗

    Marqo is an ecommerce product discovery platform, multimodal vector database, and AI search merchandising tool. It provides infrastructure for implementing semantic search and recommendations, allowing shoppers to find products using natural language and images. The platform distinguishes itself through a hybrid ranking pipeline that combines neural semantic scores with business-defined boosting and pinning rules. It features a conversational commerce engine that uses large language models to process user intent and provides a search performance analytics suite for measuring conversion uplift

    Python
    View on GitHub↗5,022
  • duomo/transgptDUOMO avatar

    DUOMO/TransGPT

    839View on GitHub↗

    🤗 TransGPT-7B • 🤗 TransGPT-MM-6B • 🤖 DUOMO • 💬 WeChat

    Python
    View on GitHub↗839
  • deepseek-ai/deepseek-coder-v2deepseek-ai avatar

    deepseek-ai/DeepSeek-Coder-V2

    6,462View on GitHub↗
    View on GitHub↗6,462
  • clouditera/secgptClouditera avatar

    Clouditera/SecGPT

    3,064View on GitHub↗

    SecGPT网络安全大模型

    Python
    View on GitHub↗3,064
  • deepseek-ai/deepseek-coderdeepseek-ai avatar

    deepseek-ai/DeepSeek-Coder

    22,804View on GitHub↗

    DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for software development tasks. It functions as an artificial intelligence assistant capable of interpreting complex programming instructions to generate, transpile, and structure source code. The system distinguishes itself through its ability to perform project-level code generation, analyzing broader context and patterns across entire software projects rather than isolated files. It supports multimodal input processing, allowing for the integration of text and visual data to inform i

    Python
    View on GitHub↗22,804
  • hicai-zju/promptproteinHICAI-ZJU avatar

    HICAI-ZJU/PromptProtein

    33View on GitHub↗

    Code and Data for the paper: Multi-level Protein Structure Pre-training with Prompt Learning ICLR 2023

    Python
    View on GitHub↗33
  • chaoyi-wu/pmc-llamachaoyi-wu avatar

    chaoyi-wu/PMC-LLaMA

    678View on GitHub↗

    The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine"

    Python
    View on GitHub↗678
  • abacinlp/investlmAbaciNLP avatar

    AbaciNLP/InvestLM

    152View on GitHub↗

    This is the repo for a new financial domain large language model, InvestLM, tuned on LLaMA-65B1, using a carefully curated instruction dataset related to financial investment. We provide guidance on how to use InvestLM for inference.

    Python
    View on GitHub↗152
  • geobrain-ai/geogalacticageobrain-ai avatar

    geobrain-ai/geogalactica

    42View on GitHub↗

    A Scientific Large Language Model in Geoscience

    Python
    View on GitHub↗42
  • fudandisc/disc-medllmFudanDISC avatar

    FudanDISC/DISC-MedLLM

    565View on GitHub↗

    Repository of DISC-MedLLM, it is a comprehensive solution that leverages Large Language Models (LLMs) to provide accurate and truthful medical response in end-to-end conversational healthcare services.

    Python
    View on GitHub↗565
  • cshaitao/lexilawCSHaitao avatar

    CSHaitao/LexiLaw

    1,022View on GitHub↗

    LexiLaw - 中文法律大模型

    Python
    View on GitHub↗1,022
  • fudandisc/disc-finllmFudanDISC avatar

    FudanDISC/DISC-FinLLM

    881View on GitHub↗

    DISC-FinLLM,中文金融大语言模型(LLM),旨在为用户提供金融场景下专业、智能、全面的金融咨询服务。DISC-FinLLM, a Chinese financial large language model (LLM) designed to provide users with professional, intelligent, and comprehensive financial consulting services in financial scenarios.

    Pythonchain-of-retrievalfinancial-large-language-modelinstruction-tuning
    View on GitHub↗881
  • hkust-vgd/marinegpthkust-vgd avatar

    hkust-vgd/MarineGPT

    45View on GitHub↗

    The official implementation of MarineGPT

    Python
    View on GitHub↗45
  • icalk-nlp/educhaticalk-nlp avatar

    icalk-nlp/EduChat

    941View on GitHub↗

    An open-source educational chat model from ICALK, East China Normal University. 开源中英教育对话大模型。(通用基座模型,GPU部署,数据清理) 致敬: LLaMA, MOSS, BELLE, Ziya, vLLM

    Jupyter Notebook
    View on GitHub↗941
  • ictnlp/baylingictnlp avatar

    ictnlp/BayLing

    315View on GitHub↗

    “百聆”是一个基于LLaMA的语言对齐增强的英语/中文大语言模型,具有优越的英语/中文能力,在多语言和通用任务等多项测试中取得ChatGPT 90%的性能。BayLing is an English/Chinese LLM equipped with advanced language alignment, showing superior capability in English/Chinese generation, instruction following and multi-turn interaction.⚠️ This project has been moved to: https://github.com/BayLing-Models/BayLing

    Python
    View on GitHub↗315
  • idea-xl/instructmolIDEA-XL avatar

    IDEA-XL/InstructMol

    54View on GitHub↗

    Codes for our paper InstructMol: Multi-Modal Integration for Building a Versatile and Reliable Molecular Assistant in Drug Discovery

    Python
    View on GitHub↗54
  • imosr/media-llamaI

    IMOSR/Media-LLaMA

    0View on GitHub↗
    View on GitHub↗0
  • freedomintelligence/llmzooFreedomIntelligence avatar

    FreedomIntelligence/LLMZoo

    2,944View on GitHub↗

    ⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡

    Python
    View on GitHub↗2,944