Git Product home page Git Product logo

ai-todo-app's Introduction

Welcome to this repo!

My name is Charly, I;ve spend a lot of time building different AI applications. Today I want to show you this app, that you can customize and make your own version.

To start using the app locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Charlytoc/ai-todo-app.git
  1. Change the directory:
cd ai-todo-app
  1. Install the dependencies:
npm install
  1. Copy the .env file and add your own values to the environment variables:
cp .env.example .env
  1. Run the server:
npm run dev 

The dev command, that you can find in the package.json, run the development server for both, the frontend and the backend servers.

How this project works?

In this project, I used some different technologies to make it scalable and customizable. The backend is built with Node.js and Express, it also uses Socket.io to make the app react in real-time. The frontend is built with ViteJs, Socket.io-client, Zustand, ReactJs and TypeScript.

The app is a simple todo app, but with a twist. You can add a task and the AI can help you make a draft of the todo, within the app, a todo is a maleable term, it can be, for example:

  • Write a blog post
  • Make a video script
  • Create a new project

It can be anything, and the AI will try to help you make a draft of the todo, so you can start working on it. Also, I using prompting to let the AI understand an extra capability I added: The AI can ask you questions, and you can answer them, so the AI can understand better what you want to do.

So, instead of building a super prompt to make something, the AI can guide you to improve the result, and you can always give more context to it.

I hope you enjoy it!

Any questions in my Linkedin

ai-todo-app's People

Contributors

charlytoc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.