Skip to content

samrudha01codespace/StudyBuddyAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyBuddy-AI

Studybuddy-AI

StudyBuddy-AI is powerful AI app for education , solving of image , grammer correction and all.

Screenshots:

Splash Screen:

3

Login Page:

2

Image Solver:

4

Grammer Corrector:

1

Features

  1. Image Upload and Query Solver

    • Users can upload images such as posters, school study diagrams, etc., and ask queries related to them.
    • The app provides solutions and answers to user queries based on the uploaded images.
  2. Grammar Correction

    • Users can use the grammar correction feature by speaking English sentences into the app.
    • The app corrects the grammar of the spoken sentences and displays the corrected version.
    • Marks are calculated based on the correctness of the grammar in the spoken sentence.

Getting Started

To use StudyBuddy-AI, follow these steps:

  1. Installation

  2. Using Image Upload and Query Solver

    • Navigate to the "Image Upload" screen.
    • Upload the image you want to ask queries about.
    • Type or speak your query and submit it.
    • Receive solutions and answers to your queries.
  3. Using Grammar Correction

    • Navigate to the "Grammar Correction" screen.
    • Click on the microphone button to start speaking.
    • Speak an English sentence that you want to correct.
    • Stop speaking, and the corrected sentence will be displayed along with marks calculation.
  4. Note: Before installation , In Android Studio: Go to chatgptfile -> utils -> constants.kt -> Add your OpenAI API Key

Note: Using the OpenAI API Key

Thank you for your interest in our project! To fully utilize the features of this application, you'll need to obtain your own API key from OpenAI. Here's how you can do it:

  1. Sign up for an OpenAI Account: If you haven't already, visit the OpenAI website and sign up for a free account.

  2. Access Your API Key: Once you've signed up and logged in to your OpenAI account, navigate to the API section to obtain your API key. This key will allow you to access the OpenAI API and use its services.

API KEY SECTON LINK - Create your API Key here..

  1. Configure Your API Key: Once you have your API key, you'll need to configure the application to use it. Follow the instructions provided in the project documentation or source code to insert your API key where required.

  2. Protect Your API Key: Remember to keep your API key confidential and avoid sharing it publicly, especially in code repositories or publicly accessible files like READMEs. Exposing your API key could lead to unauthorized usage and potential security risks.

By following these steps, you'll be able to integrate the OpenAI API seamlessly into our project and unlock its full potential. If you encounter any issues or have questions, feel free to reach out to us for assistance.

This is an important to add API Key in the code.(This is required when you will run code.)

Code Path is: app/src/main/java/com/example/studybuddyai/chatgptfiles/utils/constants.kt

  1. Video Link of Instruction of App - "https://www.youtube.com/watch?v=MKcIfZG_Qew".

Technologies Used

  • Android Studio
  • Kotlin for Android development
  • Speech-to-text and grammar correction APIs

Feedback and Support

For any feedback, suggestions, or support issues, please contact us at samrudhakshirsagar@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages