Giter Site home page Giter Site logo

baistro's Introduction

baistro ยท AI APIs

Some APIs around AI models.

  • CPU only docker setup
  • Expects preloaded models, no (annoying) auto-downloads
  • Stats about token usages (partially/WIP)

Tasks & Models

๐Ÿ’Ž = most stable

โš—๏ธ = very experimental / unstable

Vector Space Representations

by Sentence-Transformers

  • Text / Sentences ๐Ÿ’Ž
  • Image
  • Code ๐Ÿ’Ž

Linguistic Analysis

by Stanza ๐Ÿ’Ž

  • Locale Identification
  • Sentence Segmentation
  • Token Classification (NER, POS, MWT)
  • Sequence Classification (Sentiment)
  • Lemmatization

Document Processing

  • Image to Data (by donut) โš—๏ธ
  • Visual Document Question Answering (Image) (by donut)
  • WIP Document Classification (Image) (by dit) โš—๏ธ
    • (dataset) RVL-CDIP: "letter", "form", "email", "handwritten", "advertisement", "scientific report", "scientific publication", "specification", "file folder", "news article", "budget", "invoice", "presentation", "questionnaire", "resume", "memo"

NLI / QA / QAG / QG

general Natural Language Inference

  • Question Answering
  • Question Answer Generation โš—๏ธ
  • Question Generation โš—๏ธ
  • Question Natural Language Inference / QNLI ๐Ÿ’Ž

Task Implementations

  • Semantic Search ๐Ÿ’Ž
  • WIP Sentence Clustering
  • todo Topic Clustering (by BERTopic)

DEV Notes

poetry lock --no-update
poetry install --sync
# poetry lock --no-update && poetry install --sync

Run in docker container cli:

docker compose run --rm baistro bash
poetry run cli

# download models:
poetry run cli download

baistro's People

Contributors

elbakerino avatar

Watchers

 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.