Satoto.ai is a computer program or software entity designed to provide assistance and perform certain tasks for users. Satoto.AI usually uses artificial intelligence and natural language processing technology to communicate with users and carry out the commands or assignments given. According to the project I made, click here
| Profile | Information |
|---|---|
| Name | Bagus Budi Satoto |
| Major | S1 - Informatics |
| Campus | AMIKOM UNIVERSITY YOGYAKARTA |




| Notes | Information |
|---|---|
| Natural interaction | Natural interactions tend to be able to interact with users through natural language, similar to the way humans communicate. This includes understanding language, and the ability to give relevant responses. |
| Continuous development | Developers continue to improve the ability by adding new functionality, increasing language understanding, and perfecting their response. |
| Platform flexibility | Satoto.AI is designed to work on various platforms and devices, including smart phones, computers and other smart devices. |
Follow my github
My star repo github
My Fork Repo Github
Sawer and donations
My Clone Project Repo by writing on the terminal/cmd/git bash:
git clone https://github.com/bagussatoto/satoto.ai.git
Create a fire key from chatgpt first
Add the variable in the .INV file then enter the fire key from chatgpt
Openai_api_key = SK-UO3DMIVAWSXOYVL0HECQT3BLBKFJJMWOTJFJV6CBG5V53iah
File configuration .INV according to the project storage folder
Create a database with the name virtual_asisten (adjust to the settings in the .inv file)
DB_DATABASE=virtual_asisten
DB_USERNAME=root
DB_PASSWORD=
then enter the repo directory that has been clone by typing again on the terminal/cmd/git bash
cd satoto.ai
then type
composser install
And
php artisan key:generate
Write a database migrate on the terminal/cmd/git bash:
php artisan migrate:fresh
Run to send a database to the terminal/cmd/git bash:
php artisan db:seed
Run the local server on the terminal/cmd/git bash:
php artisan serve
Notes:
1. For db:seed if lazy to type the data, it will be made directly by the laravel.
2. Local server uses http://127.0.0.1:8000/
| Please send your criticism and suggestions to email: |
|---|
| [email protected] |
You can ask for new features or report bugs through the issues menu that has been provided by Github (see the menu above), post new issues and we will discuss there.
Anyone can contribute to this project ranging from programming, manual booking, to introducing this product to students . To learn to reduce the gap in technology education by making an issue post in this repository.