Git Product home page Git Product logo

dabbu-knowledge-platform / intel-api-server Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.39 MB

An implementation of the Dabbu Intel API that helps in extraction of and one pagers/summaries of all knowledge around a certain topic, person or place based on information/data from multiple providers

Home Page: https://dabbu-knowledge-platform.github.io/

License: GNU General Public License v3.0

Shell 24.55% TypeScript 75.45%
dabbu-api knowledge topic-extraction summarization place-extraction email-extraction dabbu dabbu-server

intel-api-server's People

Contributors

dependabot-preview[bot] avatar gamemaker1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

intel-api-server's Issues

[FEAT]: Add one pager functionality

Is your feature request related to a problem? Please describe.

The one pager/summary function is present in the API specification but not implemented in the API.

Describe the solution you'd like

Add the one pager/summary function to the API implementation.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

[FEAT]: User-specified keywords that are considered a topic

Is your feature request related to a problem? Please describe.

Sometimes there are files with certain keywords that I would like to be associated with a certain topic. These files, though they are related to that topic, do not get listed under that topic.

Describe the solution you'd like

Allow the user to specify certain keywords and the topic they should be associated with to the extract-info method. At the end of the current extraction process, each file will be searched for that keyword. If the keyword exists, the file will be associated with the specified topic.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

[CODE]: Migrate to Typescript

Describe the issue
The code currently has no typing. It should be strongly typed, especially since this is an API implementation and shoud return results in a specific format.

How could it be made better?
Migrating existing code to Typescript. Also, creating separate models for objects like topics, people and places would help in consistency with the API.

Screenshots
If applicable, add screenshots to help explain the benefits of your changes.

Additional context
Add any other context about the problem here.

[CODE]: Add tests

Describe the issue
There are currently no tests written to check API behaviour when changes are made.

How could it be made better?
Adding tests using a test runner like Ava.
Screenshots
If applicable, add screenshots to help explain the benefits of your changes.

Additional context
It would be better to do this now, since the implementation is still underway.

[FEAT]: Accept URLs to files

Is your feature request related to a problem? Please describe.

Currently the API accepts only a list of files. It would be more convenient for some applications (web apps) to supply a URL instead as they don't have easy access to temporary file storage.

Describe the solution you'd like

Accept a list of URLs instead of files in the content field of the request body.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

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.