Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

sudoer777/axxess-hackathon-2023

Repository files navigation

How to run backend:

  1. Open in Pycharm.
  2. Install the packages using requirements.txt
  3. Copy the .env.example file to .env and fill in the necessary parameters.
  4. Now you can run the Django project.

How to run frontend:

  1. Navigate to frontend folder in terminal
  2. Run npm install
  3. Run npm run dev

Backend info:

routes are in backend/urls.py

backend/query_response - code to generate response

backend/api.py - code that runs the API

chatbot.ipynb - notebook containing various ML functions

Frontend info:

frontend/src/App.tsx - has basically everything

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •