Skip to content

Tarunakash04/LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Web Application

This project is a web app that uses a Language Model (LLM) with Flask and a SQL database. It includes a frontend built with HTML and integrates the LLM model for processing.

Project Files

app.py: The main Flask application file.

model.ipynb: Jupyter notebook containing the LLM model.

database.py: Handles interactions with the SQL database.

index.html: Frontend HTML file for the user interface.

Usage

  1. Use the model.ipynb file to train or test the LLM model.
  2. The database.py file is responsible for managing the SQL database.
  3. The index.html file provides the frontend for user interaction with the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published