Giter Site home page Giter Site logo

animal-doctor's Introduction

Animal-Doctor

项目简介

畜禽疾病诊断助手是一个基于上海人工智能实验室发布的书生·浦语大模型的工具,旨在帮助养殖户和兽医诊断畜禽的常见疾病(目前关注牛、猪和鸡的常见疾病),并提供详细的疾病信息、预防措施和治疗建议。通过输入基本信息和当前症状,用户可以获得针对性的诊断结果和处理建议。

微信截图_20240610170800

更新

2024-6-7:实现了牛的疾病的诊断和常见疾病的查询;
2024-6-9:增加了猪和鸡的疾病的诊断和常见疾病的查询;

计划

2024-7-30:完成图文模型数据的收集整理工作(数据收集工作会持续进行);
2024-8-15:推出图文疾病诊断功能;
2024-8-30:添加工具,增加猪只体重估测模型;

功能特性

  • 疾病诊断:基于详细信息和症状描述,提供可能的畜禽疾病诊断。
  • 常见疾病查询:列出畜禽常见疾病的详细信息,包括症状、预防措施和治疗方法。
  • 环境因素考量:结合饲养环境的温度、湿度和通风情况,提供更加准确的诊断建议。
  • 综合诊断与查询:同时获取针对具体个体的诊断信息和治疗方法

使用指南

安装

  1. 克隆本仓库到本地:
    git clone https://github.com/Xpg74138/Animal-Doctor.git
  2. 进入项目目录:
    cd Animal-Doctor
  3. 安装所需依赖:
    pip install -r requirements.txt

模型文件

模型文件 下载链接
internlm2-chat-1.8b 下载链接
internlm2-chat-7b 下载链接

运行

  1. 启动应用:
    python main_gradio.py
  2. 访问本地服务器: 打开浏览器并访问 http://localhost:7860

贡献指南

如果你想为这个项目贡献代码,请遵循以下步骤:

  1. Fork 本仓库
  2. 创建一个新的分支:
    git checkout -b feature/your-feature
  3. 提交你的改动:
    git commit -m 'Add some feature'
  4. 推送到远程分支:
    git push origin feature/your-feature
  5. 创建一个 Pull Request

许可证

此项目使用 MIT 许可证。有关详细信息,请参阅 LICENSE 文件。

联系方式

如果你有任何问题或建议,请通过以下方式联系我们:


animal-doctor's People

Contributors

xpg74138 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.