J / Jacob Babich 15c8a69cf3
Some checks are pending
Check, build, and test / check-build-and-test (push) Waiting to run
Release-plz / Release-plz (push) Waiting to run
docs: create a Mermaid diagram showing the intradependencies of this project
2024-09-30 02:40:09 -04:00
2024-09-30 02:20:22 -04:00
2024-09-30 06:31:19 +00:00
2024-09-30 06:31:19 +00:00
2024-09-30 06:31:19 +00:00

ac-qu-ai-nt

ac-qu-ai-nt is a project I'm working on, using artificial intelligence to break down the user's query, acquire knowledge, and transfer insights to the user('s mind).

This is a placeholder while I take small steps to build out the project.

Contributing

This is a summary of the crates I expect to be in this project and how they are used:

flowchart TD
core --> cli-clap
core --> gui-eframe
core --> tui-ratatui
cli-clap --> multibinary
gui-eframe --> multibinary
tui-ratatui --> multibinary
Description
Mirror of ac-qu-ai-nt from https://github.com/babichjacob/ac-qu-ai-nt
Readme 932 KiB
Languages
Rust 100%