π Applied AI ProjectsΒΆ
Welcome to the Applied AI Projects repository! This collection showcases various practical implementations and experiments in the field of artificial intelligence.
π― Current ProjectsΒΆ
π₯ YouTube ClonerΒΆ
An exploration of Language Models' capabilities in capturing YouTubers' speaking styles.
- Tech Stack: LLaMA2, Mistral 7B, Python
- Features:
- Content style emulation
- Dataset curation pipeline
- Model fine-tuning
Try the Fireship Clone!
π [Project 2] (Coming Soon)ΒΆ
Description of the upcoming project
π€ [Project 3] (Coming Soon)ΒΆ
Description of the upcoming project
π οΈ Project StructureΒΆ
Each project in this repository follows a consistent structure:
ProjectName/
βββ README.md # Project documentation
βββ notebooks/ # Jupyter notebooks
βββ src/ # Source code
βββ data/ # Data files
βββ requirements.txt # Dependencies
π Getting StartedΒΆ
- Clone the repository:
- Navigate to specific project:
- Install requirements:
π ResourcesΒΆ
Each project contains its own detailed documentation in its respective directory. Check the project's README for specific setup instructions and usage guidelines.
π€ ContributingΒΆ
We welcome contributions! To contribute:
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
π LicenseΒΆ
This project is licensed under the MIT License - see the LICENSE file for details.
π AcknowledgmentsΒΆ
- Thanks to all contributors
- Special thanks to the open-source community
- Credit to all original authors of resources used
Made with β€οΈ by the AI Engineering Academy Team