Skip to main content

improve your AI work follow

Project description

Cycai/CNext Instruction

Setup and run CNext web application

Cyc AI is an application focusing on improve the AI development life cycle

  • Convinient code editor like coding normal
  • Combine smart UI to control the infomation
  • Simple but power full
  • Setup easily

Features

  • Create and get your coding easily
  • Visualize your data infomation in machine learning
  • Behavior follow easily
  • Console output
  • Customize

More about CycAI. Website - Docker Image - Overview Video

Installation via Docker

Step 1: Download cnext folder and extract

Step 2: setup Docker on your computer

Step 3: Run docker login login with your docker account

Step 4: Point destination command to cnext directory

Step 5: Run command docker-compose up -d

  • Web application will launch at : http://localhost:CLIENT_PORT or http://127.0.0.1:CLIENT_PORT/
  • Stop application: docker-compose down
  • Note: Pay attention at CLIENT_PORT, and SERVER_PORT in .env file (you will have to change these ports if you already use them on your machine)

Installation via Pip

Step 1: Download cnext folder and extract

Step 2: Make sure Nodejs is available in your computer (try npm --version and make sure it work)

Step 3: run command pip install cnext

Step 4: run command cnext-init

Step 5: run command cnext-path

  • Input Skywalker folder directory path and hit Enter (Example C:/Skywalker)

Step 5 run command cnext-run

  • Web application will launch at : http://localhost:CLIENT_PORT or http://127.0.0.1:CLIENT_PORT/
  • Stop application: Ctrl + c | Command + c
  • Note: Pay attention at CLIENT_PORT, and SERVER_PORT in .env file (you will have to change these ports if you already use them on your machine)

License

CYCAI

Great Software, Hell Yeah!

Project details


Release history Release notifications | RSS feed

This version

0.3.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cnext-0.3.9.tar.gz (441.0 kB view hashes)

Uploaded Source

Built Distribution

cnext-0.3.9-py3-none-any.whl (602.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page