Skip to content

This repository contains the code for creating and deploying an AI based Telegram bot to answer academic queries for college students in context of their notes.

Notifications You must be signed in to change notification settings

zappy586/NoteFusion-Telegram

Repository files navigation

NoteFusion

NoteFusion is an LLM-based telegram bot that you can directly access from the famous chatting application, allowing you to chat in-context of your PDFs and Notes of other formats. Initially designed for students to help them with exam-prep using their own notes.

Create a .env file with

TELEGRAM_KEY=<your-telegram-key>
OPENAI_API_KEY=<your-openai-api-key>

and start the server. You can get the tele key from https://telegram.me/BotFather

About

This repository contains the code for creating and deploying an AI based Telegram bot to answer academic queries for college students in context of their notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages