Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 2.44 KB

README.md

File metadata and controls

53 lines (39 loc) · 2.44 KB

async.ai

Welcome to async.ai, the AI chatbot designed to revolutionize the way you tackle computer science questions. Harnessing the power of state-of-the-art machine learning transformers, async.ai is trained extensively to understand and answer your computer science queries with precision and clarity. Machine Learning Model trained by Saeed

project-image

🚀 Demo

Download APK

Project Screenshots

async.ai:

Screenshot 1 Screenshot 2
Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4
Screenshot 5 Screenshot 6
Screenshot 7 Screenshot 8

🧐 Features

Here are some of the project's best features:

  • Google OAuth (Login and Register)
  • Multiple Chats with customizable heading
  • 3 Types of prompts (ask/summarize/chat)
    • !ask: for asking technical questions
    • !summarize: for summarizing long paragraphs
    • !chat: for normal chatting
  • Update Profile
  • Not satisfied? If a user is not satisfied with the answer, they can directly contact the expert

💻 Built with

Technologies used in the project:

For android app:

  • Android Studio
  • Java
  • Figma

Generative model:

  • Transformers Model

For Server:

  • Python3
  • Flask

Collaborators