Initial commit
parents
Showing
+1391 -0
.gitignore
0 → 100644
README.md
0 → 100644
File added
api.py
0 → 100644
chat_history_cleaned.xlsx
0 → 100644
File added
File added
extract_excel_data.py
0 → 100644
main.py
0 → 100644
qa_extraction_results.xlsx
0 → 100644
File added
requirements.txt
0 → 100644
flask==3.1.0 | ||
flask-cors==5.0.1 | ||
openai==1.51.2 | ||
pandas==2.2.3 | ||
qdrant-client==1.13.3 | ||
python-dateutil==2.9.0.post0 | ||
numpy==2.2.4 | ||
requests==2.32.3 | ||
tqdm==4.66.5 |
search_questions.py
0 → 100644
standalone.html
0 → 100644
start_app.sh
0 → 100755
static/index.html
0 → 100644
Please register or sign in to comment