https://github.com/metriccoders/metriccoders_fullstack_ml_web_apps
This is the repository that contains all the details about the various full stack ML web apps created by Metric Coders. The README file contains the repository links to these LLM powered applications.
https://github.com/metriccoders/metriccoders_fullstack_ml_web_apps
artificial-intelligence fastapi large-language-models machine-learning natural-language-processing nextjs nodejs python reactjs
Last synced: 3 months ago
JSON representation
This is the repository that contains all the details about the various full stack ML web apps created by Metric Coders. The README file contains the repository links to these LLM powered applications.
- Host: GitHub
- URL: https://github.com/metriccoders/metriccoders_fullstack_ml_web_apps
- Owner: metriccoders
- License: mit
- Created: 2024-02-06T14:32:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T09:01:50.000Z (over 2 years ago)
- Last Synced: 2025-02-14T11:52:02.763Z (over 1 year ago)
- Topics: artificial-intelligence, fastapi, large-language-models, machine-learning, natural-language-processing, nextjs, nodejs, python, reactjs
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Full Stack ML Web Apps - Metric Coders
Welcome to the Metric Coders Github repository! This repository contains a comprehensive list of all our Full Stack Machine Learning Web Applications. The applications are powered by open source Large Language Models that can be downloaded directly from Hugging Face. Also, you can find models created by Metric Coders. In such instances, the models are present in the same repository.
## Technologies Used
Our applications are built using a variety of technologies:
- Frontend: **React JS**, **Next JS**
- ML Models: Various Machine Learning models including:
- **Generative AI models like Llama 2, Mistral AI and others**
- Backend API: Run models using Fastapi
## Applications
Each application in this repository is contained in its own directory and includes its own README with specific information about the application.
- The applications list includes:
- Metric Coders - General GPT powered by Llama2
- frontend: https://github.com/metriccoders/frontend-chatgpt
- backend: https://github.com/metriccoders/chatgpt_llama2_backend
- Metric Coders - General GPT powered by Mistral AI
- frontend: https://github.com/metriccoders/chatgpt_mistralai_frontend
- backend: https://github.com/metriccoders/chatgpt_mistral_ai_backend
- Metric Coders - Finance GPT powered by Finace LLM 13B
- frontend: https://github.com/metriccoders/chatgpt_finance_ai_frontend
- backend: https://github.com/metriccoders/chatgpt_finance_backend
We hope you find these applications useful and encourage you to contribute!
## License
This project is licensed under the terms of the MIT license.