Welcome to the "DESIGN-101" repository of ION Robotics & Development. This repository is dedicated to contest called DESIGN-101 hosted by TurkTelekom
The "DESIGN-101" repository is a collection of content and projects related to the DESIGN-101 contest hosted by TurkTelekom at Izmir Institute of Technology (IZTECH). Current project is about reducing scams by phone calls and automate the process of flagging suspicious scammers using fine-tuned artifical intelligence.
Before you begin, ensure you have the following prerequisites installed:
- g4f==0.1.8.1
- python-dotenv==1.0.0
- python==3.12.0
Make sure to use python==3.12.0 as it can cause conflicts with imported libraries on lower versions.
To get started with the "DESIGN-101" repository, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/ion-robotics/design-101.git pip install -r requirements.txt
Explore the different directories within the repository to find examples, resources, and projects related to design. Each section may have its own set of instructions and guidelines.
To run specific scripts or examples, use the following command:
python aimodel_api.pyThis project is licensed under the GNU General Public License v3.0. Feel free to use, modify, and distribute the content according to the terms of the license.