Skip to content

neokd/Project_LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RS BOT

An offline based LLM tool for generating responses for network not connected over the internet.

RS WireFrame

Run the Project

Clone the project

git clone https://github.com/neokd/Project_LLM.git

Go to the project directory

cd Project_LLM

Server

cd backend

Install dependencies

pip install -r requirements.txt

Start the server

uvicorn app:app --reload

Client

cd frontend

Install dependencies

npm install

Start the client

npm run dev

Authors

About

An offline LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors