Skip to content

srmoola/LearnLink-Rest-API

Repository files navigation

LearnLink AI REST API

Description

LearnLink AI is an innovative tool that allows you to talk to your documents. Every document uploaded with be given a custom chatbot trained on the data where you can talk or ask questions. LearnLink supports 95+ languages for easy accesability for anyone anywhere

Executing On Local Machine

  • How to run the frontend on your personal computer
git clone https://github.com/srmoola/LearnLink-Rest-API
python -m venv venv

or

python3 -m venv venv
pip install -r requirements.txt
python3 main.py
Use code in index.js file to send an example request to the API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published