Skip to content

Quick (and dirty) prototype utilizing Bedrock, Claude, DuckDB and some of the simpler cleaner data from OpenData Philly - 311 requests.

Notifications You must be signed in to change notification settings

drak72/Philly311Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Project Overview

This project consists of two main components: an API and a web application. The API is built using C# and DuckDB, while the web application is developed with Vue.js.

Project Structure

  • api/: Contains the backend API code.
  • webapp/: Contains the frontend web application code.

Getting Started

To get started with this project, you will need to set up both the API and the web application. Please refer to the respective README files in each directory for detailed setup instructions.

API

The API is responsible for handling requests and interacting with the DuckDB database. It is built using C# and utilizes AWS services.

Web Application

The web application is built using Vue.js and provides a user interface for interacting with the API.

Prerequisites

  • .NET SDK for building and running the API.
  • Node.js and npm for building and running the web application.

Installation

  1. API: Navigate to the api directory and follow the instructions in the README.md file.
  2. Web Application: Navigate to the webapp directory and follow the instructions in the README.md file.

Contributing

Contributions are welcome! Please read the contribution guidelines in each subdirectory's README file.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Quick (and dirty) prototype utilizing Bedrock, Claude, DuckDB and some of the simpler cleaner data from OpenData Philly - 311 requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published