Show resources in the FE instead of tweets #34
Replies: 3 comments 8 replies
|
A very interesting avenue to explore... My thoughts on a couple of things you mentioned, Multiple Data SourcesWe'll have to find data sources that are as real-time and as immediately useful/actionable as tweets. WApp/Insta Story OCROne thing you suggested that could be a great addition is allowing people to share an Instagram or WhatsApp story, widespread distribution of stories is limited since those channels were primarily made for communication within small groups. Allowing people to upload it to our platform will enable a far more indexable and shareable channel... We could then also plug this into our verification infrastructure for added authenticity ImplementationHere's one way to implement that,
Vaccine Availability NotificationsAllow the user to opt-in to notifications for vaccine availability in their chosen city/district ImplementationUse the COWIN REST APIs to check slot availability, notify the user via text/email or push notifications on Android (using PWAs) Verification SystemI think volunteers is the way to go here, we could set up a dashboard where volunteers can see all active leads, verify them and mark them as working, not-working, busy, invalid etc, Busy leads can be shown again after a cooldown period which increases with each subsequent busy mark until it is finally deemed invalid... The volunteer recruitment process should be as systematic and automated as possible while also avoiding bots and spammers |
|
@rgxai If we are verifying the leads then we don't need to show original tweets. it does not provide any value to the users.
So we have to make a "resources" collection which will have all the parse data and references on the source, but nothing much.
…On Mon, May 03, 2021 at 23:03:36, Rahul Garg < ***@***.*** > wrote:
Yes but we could still take this approach and parse the tweets to show the
contact number in a more easy to access manner. We can show the tweet text
and below that we can show some parsed fields and prompts (such as contact
number, button to send a whatsapp to them, and prompts to take feedback on
the lead status). Thoughts? Eventually we can have non tweet objects
(manually added by volunteers, from OCR, etc) and remove the tweet text
display all together.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub (
#34 (reply in thread)
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/ADGCRPKVPB3QIMI2SVT3WBTTL3M7BANCNFSM44AHKXNA
).
|
|
and also we can decide on the approach, and the interim milestones in a separate discussion, the objective is here to finalize if we go into that route or not.
Volunteer driven with verified resources.
We need to ask the volunteers who are doing it already and check if this is something that can help them and then try to support them in their website/app.
It would be hard to centralize such a human-driven mechanism in India, We should help local volunteers to set up and manage everything easily.
This includes a resource where we share how to use no-code tools to set up everything and how to link our API to their no-code tool as well
Where we will also provide WA bot features as services, get them leads from Twitter/Instagram/Forms to verify (local people would be best to have these conversations).
…On Mon, May 03, 2021 at 23:06:56, Utkarsh Bhimte < ***@***.*** > wrote:
If we are verifying the leads then we don't need to show original tweets.
it does not provides any value to the users.
So we have to make a "resources" collection which will have all the parse
data and some minor reference on source, but nothing much.
Regards
Utkarsh Bhimte
On Mon, May 03, 2021 at 23:03:36, Rahul Garg < notifications@ github. com (
***@***.*** ) > wrote:
>
>
> Yes but we could still take this approach and parse the tweets to show the
> contact number in a more easy to access manner. We can show the tweet text
> and below that we can show some parsed fields and prompts (such as contact
> number, button to send a whatsapp to them, and prompts to take feedback on
> the lead status). Thoughts? Eventually we can have non tweet objects
> (manually added by volunteers, from OCR, etc) and remove the tweet text
> display all together.
>
>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub (
> #34 (reply in thread)
> ) , or unsubscribe (
> https://github.com/notifications/unsubscribe-auth/ADGCRPKVPB3QIMI2SVT3WBTTL3M7BANCNFSM44AHKXNA
> ).
>
>
>
|
Uh oh!
There was an error while loading. Please reload this page.
People are looking for resources, their old unverified tweets are not much help to them, we should move towards building an architecture that
This could be the first step to work towards a much better app
All reactions