-
Providing level of trust and reliablity in the wikipedia content and contributions withut relying on the central arbiters.
-
This project also does test regarding the agentic patterns in order to write queries that generate more comprehensive results with reasoning, using the frameworks (like langchain/ autogen) with the underlying openAI models
-
And also the demonstration of once we are able to
-
Yakir fenton for the contribution of script for getting revision parameters and reverts.
-
Project leader Jeanne Bloch regarding the discussions and ideas.
-
create the virtual environment and instantiate it :
python3 -m venv venv && source venv/bin/activate -
Installing the requirements:
pip install -r requirements.txt -
Running the streamlit application:
streamlit run src/app.py