rasulbrur commited on
Commit
a90d3a8
·
1 Parent(s): 406be34

Added important.txt

Browse files
Files changed (1) hide show
  1. important.txt +0 -1
important.txt CHANGED
@@ -2,7 +2,6 @@
2
  Create conda env using “conda create -n env_name python=3.10”
3
  Activate the env using “conda activate env_name”
4
  Install requirements.txt using, “pip install -r requirements.txt”
5
- Install the bash scripts using “source env_variable.sh” and “source setup.sh”
6
  Run “uvicorn app:app –reload”
7
 
8
  2. The “Documentation of AI Finance Accountant Agent” have full overview of the project explaining key features, required tools, data sources etc. I attached some testing examples at the end of the documentation file.
 
2
  Create conda env using “conda create -n env_name python=3.10”
3
  Activate the env using “conda activate env_name”
4
  Install requirements.txt using, “pip install -r requirements.txt”
 
5
  Run “uvicorn app:app –reload”
6
 
7
  2. The “Documentation of AI Finance Accountant Agent” have full overview of the project explaining key features, required tools, data sources etc. I attached some testing examples at the end of the documentation file.