Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/impruthvi/ai-notes

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.
https://github.com/impruthvi/ai-notes

ai nextjs notebook openai tailwindcss

Last synced: 5 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://ai-notes-impruthvi.vercel.app/)

## Status

Project is: _Done_

## Inspiration

This project is based on [OpenAI Codex](https://openai.com/blog/openai-codex/).

## Contact

Created by [@impruthvi](https://impruthvi.netlify.app/) - feel free to contact me!

## License

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Contribution

Contributions are always welcome!

## Support

Give a ⭐️ if you like this project!