aadarsh-ram / my-gpt-backend

Backend for My-GPT - a local LLM-based application used for Summarization, Chat QA and Grammar Checks along with RabbitMQ
0 stars 0 forks source link

Grammar Checks (Backend) #4

Closed aadarsh-ram closed 10 months ago

aadarsh-ram commented 11 months ago

Grammar checks and reformatting integration, needs to be done in accordance with problem statement. Can integrate some other lighweight model. (like Gramformer)

aadarsh-ram commented 10 months ago

Used orca + prompt engineering to accomplish this