Linusp / soph

AI in action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soph

https://secure.travis-ci.org/Linusp/soph.png?branch=master

一个人工智能实践项目。本项目旨在展示人工智能技术在实际场景中的应用,以及当前的一些优秀工具的合理利用。

环境配置

本项目主要使用 Python 进行编码,使用下列命令来初始化环境:

make venv && make deps && source venv/bin/active

使用

python main.py

About

AI in action

License:MIT License


Languages

Language:Python 61.6%Language:Shell 22.2%Language:Makefile 16.1%