Features
Writing Assistant
// Example of using the Writing Assistant API
const response = await fetch('/api/writing-assistant');
# Example of using the Writing Assistant API
import requests
response = requests.post('/api/writing-assistant')
The Writing Assistant in Paperguide helps you craft your research papers with ease using AI-powered tools.
Key Features
- Grammar and Style Suggestions: Improve clarity and readability.
- Citation Generator: Automatically generate citations in various formats.
Using the Writing Assistant
- Open a document in the Paperguide editor.
- Highlight text to receive style suggestions.
- Use the citation tool to insert references.