Skip to content

Latest commit

 

History

History
82 lines (49 loc) · 1.68 KB

README.md

File metadata and controls

82 lines (49 loc) · 1.68 KB

AI Notebook

Description

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.

Features

  • 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

Technologies

Project is created with:

  • Next.js
  • Tailwind CSS
  • OpenAI API
  • Clrek Authentication
  • Shadcn

Setup

To run this project, install it locally using npm:

$ cd ai-notes
$ npm install

Rename the .env.example to .env

$ npm run dev

Demo

AI Notebook

Status

Project is: Done

Inspiration

This project is based on OpenAI Codex.

Contact

Created by @impruthvi - feel free to contact me!

License

License: MIT

Contribution

Contributions are always welcome!

Support

Give a ⭐️ if you like this project!