Git Product home page Git Product logo

notionai's Introduction

Hello! 👋

I am passionate about creating and have extensive experience in turning ideas into actual products. Currently, I work as a product manager for a remote cross-border team, where I am dedicated to developing innovative AI and LLM application products. I have a solid understanding of programming and development and can effectively communicate with engineers to coordinate and manage project timelines, ensuring that the product is completed within the allotted time frame and meets the needs of customers. I am also committed to continuous learning to expand my skills and knowledge and further develop myself.

Here are some thoughts to help you get to know me better:

  • 🔭 I am working on some side projects and will be converting some of them into public NPM packages.
  • 🌱 I'm learning about the application of machine learning and artificial intelligence and plan to apply them to my next product.
  • ✨ I'm looking forward to collaborating with other product managers and developers to better understand and respond to changes in the market and technology.
  • 💬 You can feel free to ask me any questions related to product management and software development.
  • 📫 You can contact me by emailing [email protected] or by visiting https://hcytlog.com or https://pmlife.day (for Chinese language users).

Some Fun Facts

  • 😆 "HCYT" is an abbreviation of two people's names,only one word is difference.
  • 🧐 I used to be an engineer and still occasionally develop.
  • 😁 I live in Taiwan and work with people from anywhere through remote work, developing cool products together.
  • 😎 I once designed an adult video app from scratch, that was a special experience.

"Buy Me A Coffee"

notionai's People

Contributors

hcyt avatar

Stargazers

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

Watchers

 avatar  avatar

notionai's Issues

Get the token and spaceId from Notion.

  1. Open Notion on the web and open the DevTools (click F12 on keyboard).
  2. Choose "Application."
  3. Choose "Cookies" on the left slider bar options, and you can find the name "token_v2." Copy the value.

image

4.Click "Local Storage" and choose "https://www.notion.so/." Search for "spaceid" and choose any one. Then, expand the options until you find "spaceid." and copy it.

image

Now you have already get the token and spaceId.

Remember to keep the token and spaceId secure and do not share them with unauthorized persons to avoid compromising your Notion account.

Generate content with the length determined by the number of tokens

Generate content with the length determined by the number of tokens, with a maximum length of 4000. Since Notion is based on OpenAI GPT-3 API, we need to investigate whether Notion has the same or different content length limits. Additionally, we can set up a retry mechanism to ensure that the content quantity is not too short.
This limit is a reference from OpenAI. I need to survey whether Notion has the same limit or a different one. However, in practice, even if you provide 4000 tokens to ChatGPT, the generated result may be slightly shorter than 4000 tokens.

Support the automatic generation of long articles

user story

We want to provide content creators with an easy-to-use method for generating the required article content. Therefore, the requirement is to provide a feature (#8) that allows for easy importing of a prompt list and for the API to generate a content outline based on the prompt. Then, generate the content based on the generated outline. We also need to provide a content length control feature based on the number of tokens, with a maximum length of 4000 to ensure that the generated content.

Finally, we need to ensure that the generated content meets the needs of content creators and provides them with an efficient content generation tool.

TO DO

1.Import prompt list (#8)
2.Generate the content outline (#9)
3.Generate content with the length determined by the number of tokens (#10)

Expected to be released in v1.1.0

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.