/LLM_paper_writing

Generate scholarly content for academic papers

Primary LanguagePythonMIT LicenseMIT

LLM paper writing

Demo Page License: MIT

This AI model is designed to assist in generating scholarly content for academic papers in selected areas. It embeds queries to retrieve highly similar text chunks from relevant papers, using these documents to craft responses.

Warning: References might not be included in the response. Ensure all content is properly cited for publication purposes.

Description of Image 1
Brief, question-style prompt for Q&A

Description of Image 2
Long paragraph prompt to rephrase

Features

  • Paragraph Generation: Automatically generates text for academic papers based on given prompts.
  • Customization: Ability to fine-tune the model on specific topics or styles.
  • Free to use: Powered by the latest Gemini 1.5 pro. While there is a limit on request frequency, it is currently free.
  • Secure: The code is open source, and uploaded PDF files are stored on Astra DB for persistence.

Description of Image

Source: Gradient Flow.

Getting Started

  - GOOGLE_API_KEY
  - ASTRA_DB_ID
  - ASTRA_DB_APPLICATION_TOKEN=
  • Next, clone this repository and launch the container:
    docker compose up

Next

  • Removing near duplicates in semantic search retrieval using hashing techniques
  • Web scraping online publications
  • Multimodal rag
  • Including reference