GithubHelp home page GithubHelp logo

blaze2004 / arjun Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 671 KB

Arjun is a personal assistant designed for WhatsApp users to manage their schedules and get answers to general queries. Users can send messages to Arjun in natural language and add events to their calendar, set reminders, and get answer to general queries.

Home Page: http://arjun.visualbrahma.tech

TypeScript 100.00%
scheduler whatsapp-bot

arjun's Introduction

Arjun

Arjun is a personal assistant designed to manage your schedule and get answers to general queries.

With natural language processing capabilities, users can send messages to Arjun and add events to their calendar, set reminders, and get general knowledge questions answered.

Getting Started

To get started locally.

  • Clone this repo locally
  • Then create your environment variables. (Make sure to create a table named user_sessions in your postgresql database.)
cp .example.env .env
npm install
npm run dev
  • Start developing.

arjun's People

Contributors

blaze2004 avatar dependabot[bot] avatar piyushduggal-source avatar

Watchers

 avatar

arjun's Issues

Meet scheduling

meet scheduling, if users asks arjun to schedule meet with someone then it should ask for their email address and schedule a meeting in the calendar)

merge continuous messages

if multiple messages are being sent by the user in a very short span of time then merge those in to one single message.

arjun doesn't shows events

currently if you try too check events from Arjun, it will always say there are none, even if there are events. This is only true for primary calendar, it shows events from rest of the calendars

Switch to prisma

To descrease our dependency from supabase api and have flexibility to change database we need to switch to prisma orm.

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.