Skip to content

sassm1t/AskQTR_NEW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskQTR

Overview

AskQTR is an AI-powered chatbot designed to enhance productivity by integrating application's other tabs like task and calendar data to provide smart, actionable answers. The application streamlines planning and scheduling, helping users save time and make informed decisions effortlessly.

Tech Stack

  • Frontend: ReactJS, JavaScript, CSS, MUI
  • AI API: Gemini’s API for generating intelligent responses
  • Future Integration: Locally running AI models (e.g., LLaMA 3.2)

Setup and Installation

  1. Fork the Repository
    Click on the "Fork" button in the top-right corner of this repository's GitHub page to create your own copy.

  2. Clone the Forked Repository
    Use the following command to clone your forked repository to your local machine:

    git clone https://github.com/your-username/askqtr.git
  3. Navigate to the Project Directory

    cd askqtr
  4. Install Dependencies Install all required dependencies using npm: Install npm from here

    npm install
  5. Start Server

    npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Chat bot, feature addition to QTR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • CSS 17.1%
  • HTML 0.8%