Coder Social home page Coder Social logo

fernandops26 / mentalist-ai Goto Github PK

View Code? Open in Web Editor NEW
75.0 8.0 15.0 626 KB

Open source mind map to generate ideas using AI. Build it with Nextjs 13.

Home Page: https://mentalist-ai.vercel.app

License: MIT License

CSS 5.19% TypeScript 94.31% JavaScript 0.44% Shell 0.06%

mentalist-ai's Introduction

Mentalist AI

An open source map mental application built using Next.js 13, Open AI.

Warning This app is a work in progress. I'm building this in public. You can follow the progress on Twitter @fernandops26.

Demo

website

map

About this project

Mentalist is a web application built with Next.js 13 and integrated with OpenAI. The goal of Mentalist is to help users generate ideas and think creatively by providing a starting point of a topic.

Getting started

To get started, clone the repository and install the dependencies:

git clone [email protected]:fernandops26/mentalist-ai.git

cd mentalist-ai/

yarn install

Following installation, create a .env.local file in the root of the project and add the following environment variables:

NEXT_PUBLIC_OPENAI_API_KEY="<your-openai-api-key>"
NEXT_PUBLIC_OPENAI_COMPLETION_MODEL="gpt-3.5-turbo"

You can get your OpenAI API key by signing up for an account here.

Once you have created your .env.local file, you can run the development server:

yarn dev

Features

Coming soon

Roadmap

Coming soon

License

Licensed under the MIT license.

mentalist-ai's People

Contributors

fernandops26 avatar mythie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mentalist-ai's Issues

Main Topic

Please allow us to directly generate ideas on the Main Topic without providing any subtopic at all. When we generate the main topic, it will automatically generate subtopics.

UX Improvement: Make user aware that Open AI Key is necessary

Description

If you try to click the "Generate" button and do not provide a Open AI Key, nothing happens.

image

Possible solutions

  1. Create root page to accept the Open AI Key before accessing the map route
  2. Alert user when Open AI key is not provided
    2.1. Dialog
    2.2. Form error

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.