Git Product home page Git Product logo

auto-draft's Introduction

sdk app_file license title colorTo python_version
gradio
app.py
mit
Auto-Draft: 文献整理辅助工具
indigo
3.10.10

Auto-Draft: 文献整理辅助工具

这个项目旨在辅助AI领域学术论文的文献整理。提供如下功能:

  • 主题归纳: 自动搜索相关文献,总结相关工作。
  • 真实引用:所有引用的文献都有对应原文,避免AI胡说八道。
  • 生成LaTeX模板: 输出结果一键编译。

运行过程需要能使用GPT-4的API Key. 生成一篇论文需要15000 Tokens(大约0.5到0.8美元). 总共过程需要大约十分钟.

体验地址

以下链接提供简单功能的免费体验. 如果需要更定制化的功能, 请参照使用方法进行本地部署和自行修改.

https://huggingface.co/spaces/auto-academic/auto-draft

使用方法

  1. 克隆此仓库:
git clone https://github.com/CCCBora/auto-draft
  1. 安装依赖:
pip install -r requirements.txt
  1. 在环境变量中设定OPENAI_API_KEY。
  2. 编辑auto_backgrounds.py以自定义想要探索的主题和描述,然后运行
python auto_backgrounds.py

示例

outputs 文件夹中提供了部分输入的原始输出. 经由Overleaf直接编译得到. 也可以查看本目录下的sample-output.pdf.

Page 1 Page 2

auto-draft's People

Contributors

cccbora 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.