AI Notes is a web application that simplifies note-taking by providing auto-completion for your notes and generating images to enhance your notes. It leverages OpenAI's GPT-3 API to assist you in creating comprehensive notes efficiently. The project is built using Next.js and styled with Tailwind CSS.
- Auto-completion for note-taking using OpenAI's GPT-3 API
- Generate images to complement your notes
- Responsive design for seamless use on various devices
Project is created with:
- Next.js
- Tailwind CSS
- OpenAI API
- Clrek Authentication
- Shadcn
To run this project, install it locally using npm:
$ cd ai-notes
$ npm install
Rename the .env.example to .env
$ npm run dev
Project is: Done
This project is based on OpenAI Codex.
Created by @impruthvi - feel free to contact me!
Contributions are always welcome!
Give a ⭐️ if you like this project!