ggeop / Python-ai-assistant

Python AI assistant 🧠
MIT License
921 stars 247 forks source link

Separate the project into client and server and implement the api #113

Open 89Q12 opened 3 years ago

89Q12 commented 3 years ago

To implement the api the project needs to be separated into a server and a client. This will the be draft for doing that and later implement the api in both the server and the client.