-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e333a4f
commit cb2d37e
Showing
3 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,35 @@ | ||
# Teach GPT | ||
Teach GPT 🤖 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 👩🏻💻 . | ||
<div align="center"> | ||
# 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 👩🏻💻 . | ||
</div> | ||
|
||
## We are on Hacktoberfest 2023! 🚀🎉 | ||
<img src="readme.png"/> | ||
|
||
## 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! If you have a dataset that you would like to add to DataStorehouse, 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 NeoGPT 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](./LICENSE.md). 📄 | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.