forked from AISaturdaysLagos/Cohort8-Team-Template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update * updates * updates * [add] updates * [add] updates * updates * updates * [add] updates * merge
- Loading branch information
1 parent
4ce300d
commit a8ec3e4
Showing
54 changed files
with
987 additions
and
718 deletions.
There are no files selected for viewing
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
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
This file was deleted.
Oops, something went wrong.
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
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 |
---|---|---|
|
@@ -40,25 +40,29 @@ Effective communication is a cornerstone of societal cohesion, and this project | |
|
||
```bash | ||
# Clone this repository | ||
$ git clone | ||
$ git clone | ||
|
||
# Go into the repository | ||
$ cd | ||
|
||
# Install dependencies | ||
$ make setup | ||
$ . ./run_setup.sh | ||
|
||
# activate virtual enviroment | ||
$ source $(poetry env info --path)/bin/activate | ||
``` | ||
|
||
### Project Roadmap | ||
|
||
Here's a glimpse of the exciting features we plan to implement in the coming weeks: | ||
|
||
- [x] Add project's documentation | ||
- [] Develop a Proof of Concept System | ||
- [] Deployment of Proof of Concept System | ||
| Feature | Description | Status | | ||
| ------------------------- | ---------------------------------------------------------- | ----------- | | ||
| SignText Model | Implement the training of the SignText model | In Progress | | ||
| Deployement of the System| Develop and Deploy the system to Google Cloud. | Planned | | ||
| User Interface | Developing a friendly and functionaly User Interface| Planned | | ||
|
||
## How to Contribute | ||
|
||
We welcome contributions from the community. If you're interested in contributing, please refer to the [Contributing Guidelines](CONTRIBUTING.md). | ||
|
||
## Acknowledgments | ||
|
||
|
@@ -68,9 +72,13 @@ I would like to acknowledge the outstanding contributions of : | |
**Email:** <[email protected]> | ||
**GitHub:** [@tejuafonja](https://github.com/tejuafonja) | ||
|
||
## Contact | ||
## Support and Contact | ||
|
||
If you have questions or need assistance, feel free to reach out to: | ||
|
||
**Name:** **Ipadeola Ezekiel Ladipo** | ||
**Email:** <[email protected]> | ||
**GitHub:** [@rileydrizzy](https://github.com/rileydrizzy) | ||
**Linkdeln:** [Ipadeola Ladipo](https://www.linkedin.com/in/ladipo-ipadeola/) | ||
|
||
--- |
File renamed without changes.
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,30 +1,11 @@ | ||
# Linguify-YB | ||
# Signa-Text | ||
|
||
[![LICENSE](https://img.shields.io/badge/license-MIT-green?style=flat-square)](LICENSE) | ||
[![Python](https://img.shields.io/badge/python-3.6-blue.svg?style=flat-square)](https://www.python.org/) | ||
[![PyTorch](https://img.shields.io/badge/PyTorch-1.7.0-orange)](https://pytorch.org/) | ||
|
||
![image/gif](https://github.com/rileydrizzy/Cohort8-Ransom-Kuti-Ladipo/blob/main/images/sign%20lang.gif) | ||
![image/gif]() | ||
|
||
## Project description | ||
|
||
***Overview:*** \ | ||
|
||
## Project Roadmap | ||
|
||
- **[Month Year]:** Project Initiation | ||
- **[Month Year]:** Core Functionality Completion | ||
- **[Month Year]:** User Interface Design Completion | ||
- **[Month Year]:** Data Integration Completion | ||
- **[Month Year]:** Testing and Quality Assurance Completion | ||
- **[Month Year]:** Deployment to Production | ||
|
||
## How to Contribute | ||
|
||
We welcome contributions from the community. If you're interested in contributing, please refer to the [Contributing Guidelines](CONTRIBUTING.md). | ||
|
||
## Support and Contact | ||
|
||
If you have questions or need assistance, feel free to reach out to [Your Contact Information]. | ||
|
||
--- |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.