Code Monkey home page Code Monkey logo

lires's Introduction

Hi there 👋

lires's People

Contributors

cherubicxn avatar jie-tu avatar menxli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

moonillusion

lires's Issues

Speed up bibtex parsing

Parsing many bibtex on initializing database (DataPoint.loadInfo) can be slow due to too many entries,
May speed it up with multiprocessing.

Dynamic doc feature generation

Maybe change doc feature on modifications:

  • Addition
  • Deletion
  • Adding / Changing abstract
  • Adding / Changing document
  • AI summarize

NEW NAME !!!

Resbibman is not a good name ...

Need a short, concise, insightful, marvellous, ground breaking name!

Interpret bibtex special characters and curly braces

The bibtex special characters and curly braces are not handled correctly,
for example, a bibtex author entry of:

@article{sochorova2021practical,
    author = "Sochorov{\'a}, {\v{S}}{\'a}rka and Jamri{\v{s}}ka, Ond{\v{r}}ej",
    title = "Practical pigment mixing for digital painting",
    journal = "ACM Transactions on Graphics (TOG)",
    volume = "40",
    number = "6",
    pages = "1--11",
    year = "2021",
    publisher = "ACM New York, NY, USA"
}

will not be rendered correctly.
Need to find a solution.

Easier way to obtain bibtex when it is not avaliable

Currently the bibtex has to be entered manually,
which is inconvenient when BibTeX or any source of citations is not available.
Particularly problematic when trying to save PDF slides or webpages.

Need to find a better solution to address this issue.

Optional PyQt GUI

Will deprecate PyQt UI in the future and use webui as the only UI.
i.e. Move all PyQt import into resbibman.gui and make it an optional submodule

纯新手,碰到的问题,请指教

纯新手,开始以为这几个命令是都要一次性运行的:

registry            Start lires registry server
    server              Start lires main server
    ai                  Start lires ai server
    log                 Start lires log server
    feed                Start lires feed server

后来发现一次似乎只要运行一个就行,不知道这样理解对不对。
运行第一行lires registry,基本上是一路缺啥pip啥,最后提示Starting service at: http://127.0.0.1:8700。我是在局域网中的一个Ubuntu服务器上远程安装的,所以使用了http://局域网服务器ip:8700 尝试打开网页,没成功,是要用nginx做反向代理吗?

一路pip后,运行lires server时,提示 File "/home/user/.local/lib/python3.11/site-packages/starlette/staticfiles.py", line 59, in __init__ raise RuntimeError(f"Directory '{directory}' does not exist") RuntimeError: Directory 'static/' does not exist,不知道该如何修改

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.