A project demonstrating the ability to utilize Agentic AI workflows to perform analysis and discovery on aspects of US Healthcare Taxation Laws
How to run?
- Install dependencies from requirements.txt ( sampple command : pip install -r requirements.txt)
- Run command in terminal : streamlit run app.py
- Once the application is up and running, enter LLM (OpenAI) API key. (Llama support coming soon).
- Authenticate key
- Choose Framework, RAG strategy and LLM. Queries can now be asked.