- First, make sure your python version is
3.11.5(best use in venv) - create a .env in the backend folder and write: OPENAI_API_KEY= your key from open ai
- fill: GOOGLE_API_KEY= your key, GOOGLE_SEARCH_ENGINE_ID=your key in the .env file, get the apis from google and enable google custom search engine
- split terminal, make venv and install requirements in backend directory
- activate venv and run python app.py
- in other terminal cd to frontend and install node modules
- run: npm run dev in frontend and navigate to link in console and use.
vortexisalpha/LLM-Embeddings-Based-Misinformation-Detection-Pipeline
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|