Skip to content

A webapp that shows the demo of how the basiclingua library works

License

Notifications You must be signed in to change notification settings

Minty-cyber/BasicLingua-Webapp

Repository files navigation

BasicLingua-WebApp 🌐💻

BasicLingua-WebApp is a web platform that showcases the features of BasicLingua, a Gemini LLM-based Python library designed by @FareedKhan-dev. This platform demonstrates various linguistic tasks such as Text Translation, Extracting patterns, Text correction, and many other features. Users can interact with the functionalities provided by BasicLingua through an intuitive web interface.

How BasicLingua Web App works 🔧

The homepage of the application features an entry field where users can input the API key required for initializing the BasicLingua library . This key is essential for accessing and utilizing the library's features. Upon accessing the page, users are prompted to obtain an API key from here for the initialization of the BasicLingua library.

Features of the Web App 🎯

To view a demonstration of the project, navigate to the clips directory and open Final.mp4.

The features on the sidebar will be updated constantly prior to the ones here. You can read more on the library and its features here

Requirements ⚓

  • Python 3 and above--BasicLingua library
  • Django

Getting Started 🎡

  1. Clone the Repository

     https://github.com/Minty-cyber/BasicLingua-Webapp
  2. Download the BasicLingua library

     pip install basiclingua
  3. Server Set Up:

    cd BasicLingua-Webapp
    python manage.py runserver

Live Demo 🚀

Check out the live demo of BasicLingua WebApp to see how our LLM-based-NLP Python library works in action. BasicLingua Webapp

Contributing 🤝

We are excited to receive contributions! Please refer to our CONTRIBUTING.md for comprehensive steps on submitting pull requests to the project.

Acknowledgements 🙏

Special thanks to @FareedKhan-dev for creating this Python library.

About

A webapp that shows the demo of how the basiclingua library works

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published