Skip to content

RamosNico/dialogue-craft

Repository files navigation

Dialogue Craft

A web application for creating characters and generating dialogue using Next.js, TypeScript, TailwindCSS, and the co:here API.

What is this application about?

We will make use of the co:here API and YOUR creativity.

You will be able to create a list with the characters you wish (they will be saved in localStorage).

Then you can use them and make them interact as you wish describing a situation for the dialogue you would want the co:here AI to generate.

Built With

  • Next.js - A React-based framework for building server-side rendered applications.

  • TypeScript - A statically typed superset of JavaScript.

  • Axios - A Promise based HTTP client for the browser and NodeJS.

  • Supabase - An open source Postgres database and Authentication.

  • TailwindCSS - A utility-first CSS framework for rapid UI development.

  • Flowbite - An open-source component libraries built on top of TailwindCSS.

  • co:here API - An API for generating text based on a given prompt.

Check it deployed

You can check the project deployed in Vercel by clicking here.