Jarvis AI PythonTensorFlowPyTorch

Consider donating to JarvisAI to support our mission of keeping our servers running 24/7. Your contribution will enable us to continue doing great things and providing valuable services. Every little bit helps!

Donate or Subscribe

Free Plan-

By default, you are enrolled in our free plan. However, it's important to note that this plan is not equipped to handle the 'others/unknown intent' query. In other words, while on the free plan, you won't be able to ask for everything the world has to offer, unlike our premium plan.

Premium Plan-

Upgrade to our premium plan and gain access to a host of benefits:

  1. Our AI system will be able to answer any question you ask, beyond just basic commands.
  2. We can handle 'others/unknown intent' queries, which is not possible on the free plan.
  3. We are committed to upgrading our service to use the advanced GPT-3 model in the future. Currently, we rely on our other custom AI models to answer queries.
  4. Upon using your API key, your full potential will be unlocked.
  5. Enjoy unlimited API calls for now. However, we may consider changing or limiting this later.
  6. While we don't currently store your personal chat information, we will soon be implementing a system to remember the context of previous chats.
NOTE: Our servers and API may experience downtime for maintenance or heavy traffic, but we are working tirelessly to ensure they remain operational.

Get started with our amazing plan!

$1.45/month

or just INR. 119 / month

Buy Premium Plan

Hello, folks!

This project is crated only for those who is having interest in building Virtual Assistant. Generally it took lots of time to write code from scratch to build Virtual Assistant. So, I have built a Library called "JarvisAI", which gives you easy functionality to build your own Virtual Assistant.

Content-

  1. What is JarvisAI?
  2. Prerequisite
  3. How to start?

What is JarvisAI?

Jarvis AI is a Python Module which is able to perform task like Chatbot, Assistant etc. It provides base functionality for any assistant application. This JarvisAI is built using Tensorflow, Pytorch, Transformers and other opensource libraries and frameworks. Well, you can contribute on this project to make it more powerful.

Prerequisite

Get your Free API key from https://jarvisai.in

To use it only Python (> 3.6) is required. To contribute in project: Python is the only prerequisite for basic scripting, Machine Learning and Deep Learning knowledge will help this model to do task like AI-ML. Read How to contribute section of this page.

How to start?

Read Documentation