Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/va1da5/rephrase-gpt

The repository offers a different UI for ChatGPT API that enables rephrasing or summarizing text in particular tone or style, aiding people in effectively conveying their ideas.
https://github.com/va1da5/rephrase-gpt

chatgpt gui text-summarization

Last synced: 2 months ago
JSON representation

The repository offers a different UI for ChatGPT API that enables rephrasing or summarizing text in particular tone or style, aiding people in effectively conveying their ideas.

Awesome Lists containing this project

README

        

# Rephrase GPT

Welcome to the code repository which offers a new user interface for ChatGPT API. The tool is great for rephrasing or summarizing text in a style or tone that suits your needs. With this tool, it's easier to share your ideas and better communicate what you mean. Give it a try!

## References

- [OpenAI API Docs](https://platform.openai.com/docs/introduction)
- [Sailboat UI](https://sailboatui.com/)
- [Flowbite](https://flowbite.com/)
- [Best Tailwind CSS](https://sailboatui.com/tools/)
- [LangChain](https://js.langchain.com/docs/)
- [How to remove tailwind prefights for specific pages](https://stackoverflow.com/questions/75124039/how-to-remove-tailwind-prefights-for-specific-pages/75146317#75146317)
- [Preventing React re-renders with composition](https://www.youtube.com/watch?v=7sgBhmLjVws&ab_channel=DeveloperWay)
- [shadcn/ui](https://ui.shadcn.com/)
- [React Select](https://react-select.com/)
- [Styling React Select with Tailwind](https://www.jussivirtanen.fi/writing/styling-react-select-with-tailwind)
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts)
- [This repo collects leaked prompts of GPTs](https://github.com/linexjlin/GPTs)
- [ChatGPT System Prompts](https://github.com/mustvlad/ChatGPT-System-Prompts)
- [Tailwind CSS Gradient Generator](https://tailwindcomponents.com/gradient-generator/)