/TeachGPT

Primary LanguagePythonMIT LicenseMIT

TeachGPT🤖

TeachGPT is a groundbreaking open-source initiative focused on developing an AI-Powered Virtual Tutor. This innovative virtual tutor leverages the full potential of artificial intelligence to revolutionize the way we learn. The primary objective is to construct a Large Language Model(LLM) that dynamically adjusts to individual learning styles while delivering lifelike conversations through AI agents. This is complemented by seamless integration of speech recognition technology and the strategic incorporation of gamification methods 👩🏻‍💻 .

We are on Hacktoberfest 2023! 🚀🎉

Installation 🛠️

To get started with TeachGPT, follow these steps:

  1. Clone the repository: git clone https://github.com/Priyamakeshwari/TeachGPT.git
  2. Navigate to the project directory: cd TeachGPT

Contributing 👥

Contributions are welcome! please follow these steps:

  1. Fork the TeachGPT repository to your own GitHub account.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes: git checkout -b feature-name.
  4. Implement your changes and commit them with meaningful commit messages.
  5. Push your changes to your forked repository.
  6. Create a pull request (PR) to the main TeachGPT repository, describing your changes and the problem they solve.

Our team will review your PR, provide feedback, and merge it if it meets our guidelines.

If your changes include new functionality or modifications, please write appropriate unit tests to ensure that the code works as expected. Run the existing tests to ensure that your changes do not introduce regressions.

License 📝

TeachGPT is released under the MIT License. 📄