Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/user-matth/houzel_api

Advanced AI for precise medical diagnostics, leveraging complex data analysis
https://github.com/user-matth/houzel_api

ai api-rest nestjs openai-api prisma

Last synced: 4 days ago
JSON representation

Advanced AI for precise medical diagnostics, leveraging complex data analysis

Awesome Lists containing this project

README

        

* Houzel API

Advanced AI for precise medical diagnostics, leveraging complex data analysis.




🚧 Houzel API is under development 🚧

## Get Started

You'll need [Node.js](https://nodejs.org/en) installed on your computer in order to build this app. Also you'll need to setup [NestJS CLI](https://www.npmjs.com/package/@nestjs/cli), [Prisma](https://www.prisma.io/docs/getting-started) and [Postgres SQL](https://www.postgresql.org).

```bash
git clone [email protected]:user-matth/houzel_api.git
cd houzel_api
npm i
npx prisma generate
npx prisma migrate:dev
npm run start:dev
```

## Stay in touch

- Author - [Matheus Cardoso](https://github.com/user-matth)
- Website - [https://mcardoso.dev](https://mcardoso.dev)
- Twitter - [@import_cardoso](https://twitter.com/import_cardoso)

## License

Nest is [MIT licensed](LICENSE).