https://github.com/cbihalsen/paperplume
ai creat your paper
https://github.com/cbihalsen/paperplume
agent ai flask papers vue
Last synced: about 2 months ago
JSON representation
ai creat your paper
- Host: GitHub
- URL: https://github.com/cbihalsen/paperplume
- Owner: CBIhalsen
- License: mit
- Created: 2023-09-09T15:34:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T16:37:29.000Z (over 1 year ago)
- Last Synced: 2025-05-03T04:57:45.998Z (about 1 year ago)
- Topics: agent, ai, flask, papers, vue
- Language: Python
- Homepage: https://paper-plume.vercel.app
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PaperPlume - Open Source AI Paper Generator
Open a new era of AI-generated academic writing
## 🌟 Introduction
PaperPlume is an open-source AI-powered academic paper generator that helps researchers, students, and academics create high-quality papers efficiently. Built with transparency and accessibility in mind, we're making advanced AI writing technology available to everyone.
Note: This project was completed two years ago when openai just launched gpt 4.0 api access, the project front-end vue+ back-end flask implementation, complete sales and payment system, registration access to firebase to achieve Google, github, twitter and other support for email registration, payment is supported by stripe. Original features of the project: For the ai writing paper, complete the docx document according to the framework prompt words, and realize the water million word paper. In view of the need to modify the specific methods of the current llms reasoning ability, this project is available for anyone to learn and use, including the graduation thesis. You can discover the early implementation ideas of the agent from the project.
## ✨ Key Features
- 🚀 Generate complete papers in 10 minutes
- 💡 Smart content structuring
- 📝 Human-like writing style
- 🔍 Academic reference integration
- 💰 Cost-effective solution (~$0.5 per paper)
- 🔒 Privacy-focused design
## 🛠️ Tech Stack
- Frontend: Vue.js
- AI Integration: OpenAI API
- Backend: [Your backend tech]
- Authentication: [Auth system used]
## 🚀 Getting Started
```bash
# Clone the repository
git clone https://github.com/yourusername/paperplume.git
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env
# Add your OpenAI API key to .env
# Start development server
npm run serve
# Build for production
npm run build
# run backend
python app.py
```
## 💻 Usage
1. Enter your paper title
2. Provide the outline
3. Click generate
4. Review and customize your paper
## 🤝 Contributing
We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md) for details.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## 📊 Performance
- 99%+ Customer Satisfaction
- 10,000+ Papers Generated
- Growing Open Source Community
## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 🌐 Community & Support
- [Documentation](docs/)
- [Issue Tracker](issues/)
- [Discord Community](your-discord-link)
- Chat with our AI assistant 'Vee'
## 🙏 Acknowledgments
- OpenAI for their powerful API
- Our amazing contributors
- The academic community for their feedback
## 📞 Contact
- Website: [[PaperPlume](https://paper-plume.vercel.app/)]
- Email: [wenfei8@ualberta.ca]
---
Made with ❤️ by the PaperPlume Team
Powered by Verseeding © 2023
## 🔜 Roadmap
- [ ] Enhanced customization options
- [ ] Multiple language support
- [ ] Advanced citation management
- [ ] Collaborative writing features
- [ ] API documentation
Remember to star ⭐ this repo if you find it helpful!