FujiwaraChoki / Synth

An A.I. Browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synth - An AI Browser

About

Synth is a web browser that uses AI to generate a unique experience for each user.

Features

  • Chat with AI
  • Generate AI Images

Installation

  1. Clone the repository
git clone https://github.com/FujiwaraChoki/Synth.git
cd Synth
  1. Install dependencies
pip install -r requirements.txt

and if you're using Linux, run the following:

chmod +x linux_setup.sh
./linux_setup.sh
  1. Run the application
python src/main.py

Technologies Used

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

An A.I. Browser

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.8%