Go to file
2023-01-12 11:12:40 +01:00
backend Initial page 2023-01-11 23:44:08 +01:00
frontend Logo and basic style fixes 2023-01-12 11:12:40 +01:00
.gitignore Initial page 2023-01-11 23:44:08 +01:00
LICENSE Initial commit 2023-01-11 21:46:41 +01:00
README.md Initial page 2023-01-11 23:44:08 +01:00

StalkingAId

Product not yet ready!

This project was developed for the Tech Challenge and is not production ready in any way!

This is a web-based digital assistant chatbot system built with Svelte and OpenAI. It is designed to empathize with victims of stalking.

Features

  • 24/7 personalized, empathic and intelligent assistant
  • Anonymous & secure
  • Zero obligations, offers buffet like possibilities, e.g. call/report to police, fill psychological symptoms list, contact oranizations such as Weisser Ring / Telefonseelsorge, start taking daily notes ("stalking diary") using NO STALK

Tech Stack

Svelte: A modern JavaScript framework for building web applications OpenAI: A leading artificial intelligence research laboratory

Deployment

Getting Started

Clone the repository: git clone git@github.com:wasnertobias/StalkingAId.git Install dependencies: pnpm install Run the development server: pnpm run dev

Build the production version of the app: pnpm run build Deploy the built app to your preferred hosting platform (e.g. GitHub Pages, AWS, etc.)

Contribution

If you would like to contribute to the development of this digital assistant, please fork the repository and submit a pull request. All contributions are welcome!