Skip to content

Commit

Permalink
docs: update for tech stascks
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Aug 30, 2023
1 parent c7660ad commit 1f7dd33
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
Tech Stack:

- [Kotlin Dataframe](https://github.com/Kotlin/dataframe) typesafe in-memory structured data processing for JVM.
- [Spring Boot](https://spring.io/projects/spring-boot) is a framework for building web applications.
- [Kotlin](https://kotlinlang.org/) is a modern programming language that makes developers happier.
- [Kotlin Jupyter](https://github.com/Kotlin/kotlin-jupyter) Kotlin kernel for Jupyter/IPython.
- [Kotlin Dataframe](https://github.com/Kotlin/dataframe) is a typesafe in-memory structured data processing for JVM.
- [KInference](https://github.com/JetBrains-Research/kinference) is a library that makes it possible to execute complex
ML models (written via ONNX) in Kotlin.

Expand All @@ -23,7 +26,6 @@ Tech Stack:
2. 确认与澄清问题
3. 分析问题与数据
4. 生成 SQL 与图表 (Kotlin Jupyter, [Lets-Plot](https://github.com/JetBrains/lets-plot-kotlin))
- 一句话生成 API

## License

Expand Down

0 comments on commit 1f7dd33

Please sign in to comment.