Git Product home page Git Product logo

annotbot's Introduction

AnnotBot

Image annotation or Text blob annotation with Telegram. Available on annotbot.com

How to use AnnotBot ?

  1. Goto to http://www.annotbot.com
  2. Follow the instructions and create a bot
  3. Chat with http://t.me/Annotbot on telegram
  4. Tell it yor dataset name, and start tagging
  5. Share it with as many people as possible
  6. When done, goto http://www.annotbot.com/view_annotations and download the annotations

Usage within python

  1. Install: pip install -U git+https://github.com/urigoren/Annotbot
  2. Import: from annotbot_client import submit_dataset, annotated
  3. Submit: submit_dataset("test", "test dataset", ["a", "b", "c"], {1: "test 1", 2: "test 2"})
  4. Download : annotated('test')

Bot Screenshot

alt text

Questions / Comments / Suggestions ?

Contact me at argmax.ml

annotbot's People

Contributors

urigoren avatar

Stargazers

Grigory avatar Ohad Bruker avatar Omri Mendels avatar Gus Hahn-Powell avatar Alireza Davoudi avatar Kobi Kadosh avatar Behnam Sabeti avatar Eliad Levy avatar

Watchers

James Cloos avatar  avatar

Forkers

eliadl

annotbot's Issues

Wrong error message in new bot creation page

When using the "New Bot" tab, pressing one of the button that should lead to the next stages ("Classes", "Data to Label", "Bot Ready") gives an unrelated error message.

If the value in "Bot name" field is shorter than 2 characters, the error is "Bot name too long".
If the value in "Bot name" field is longer than 2 characters, the error is "Bot name too short".

I've tried to reproduce it, running the project on my machine, but failed since I obviously don't have access to the DB ๐Ÿ˜†

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.