Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danieljpgo/iachef

👨‍🍳 Your personal chef power by ChatGPT
https://github.com/danieljpgo/iachef

Last synced: 3 months ago
JSON representation

👨‍🍳 Your personal chef power by ChatGPT

Awesome Lists containing this project

README

        


Chef

IAChef



author

languages

contributors


forks

license

> Your personal chef power by ChatGPT 👨‍🍳

 


Project   |   
Goals   |   
Features   |   
Technologies   |   
Getting Started   |   
Contributing   |   
License


another todo list

## Project

Using OpenIA's `gpt-3.5-turbo` model to generate recipe from a combination of items such as:

- Ingredients
- Amount of people (1,2 & 4)
- Type of recipe (healthy, tasty)

## Goals

- Learn how to use the Open AI model `gpt-3.5-turbo` in a real project.
- Using Edge Functions streaming data.

@TODO

## Features

@TODO

## Technologies

The main technologies used to develop the project were:

- [React](https://reactjs.org/)
- [Next](https://nextjs.org/)
- [OpenAI](https://platform.openai.com/docs/introduction)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind](https://tailwindcss.com/)
- [Prisma](https://www.prisma.io/)
- [Zod](https://zod.dev/)
- [SWR](https://swr.vercel.app/)

This project was bootstrapped with:

- [create-next-app](https://nextjs.org/docs/api-reference/create-next-app)

## Getting Started

First of all, you may clone this project:

```
git clone https://github.com/danieljpgo/iachef.git
```

@TODO

## Contributing

Check out the [contributing page](https://github.com/danieljpgo/iachef/blob/master/CONTRIBUTING.md) to see the best places to file issues, start discussions and begin contributing.

## License

This project is under the [MIT license](https://github.com/danieljpgo/iachef/blob/master/LICENSE).

Released in 2023.

Make with ❤️ by [Daniel Jorge](https://github.com/danieljpgo)