https://github.com/nikkiaung/building-llm-app
This LLM app is taking advantage of all open source such as gemini, firebase, and streamlit, making sure Burmese Student not to get lost in choosing the right classes. *Prompt For Better Education!* 👾
https://github.com/nikkiaung/building-llm-app
firebase gemini-api python3 streamlit
Last synced: 2 months ago
JSON representation
This LLM app is taking advantage of all open source such as gemini, firebase, and streamlit, making sure Burmese Student not to get lost in choosing the right classes. *Prompt For Better Education!* 👾
- Host: GitHub
- URL: https://github.com/nikkiaung/building-llm-app
- Owner: NikkiAung
- Created: 2024-05-13T18:04:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T06:23:04.000Z (about 1 year ago)
- Last Synced: 2025-06-16T17:45:59.106Z (about 1 year ago)
- Topics: firebase, gemini-api, python3, streamlit
- Language: Python
- Homepage:
- Size: 861 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Burmese Students Society Club
Welcome to the Burmese Students Society Club! This project is built using Streamlit to create a user-friendly web application for Burmese students. The app features user authentication, posts, a chatbot, funds management, and information about the club.
## Features
- **Account**: User login and signup functionality.
- **Home**: A page to view and post updates.
- **Your Posts**: A page to manage your posts.
- **CHAT-BOT**: An AI chatbot for providing educational guidance.
- **Funds-For-Club**: Manage club funds.
- **About**: Information about the club and its purpose.
## Screenshots
### Account Page

### Home Page

### Chat-Bot Page

### About Page

## Installation
1. Clone the repository:
```sh
git clone https://github.com/NikkiAung/Building-LLM-App.git
```
2. Change directory to the project folder:
```sh
cd Building-LLM-App
```
3. Install the required dependencies:
```sh
pip install -r requirements.txt
```
4. Run the Streamlit application:
```sh
streamlit run app.py
```
## Usage
- **Account**: Use this page to log in or sign up to the club.
- **Home**: Post and view the latest updates and contributions from other members.
- **Your Posts**: Manage your own posts, edit or delete them as needed.
- **CHAT-BOT**: Ask questions and receive answers to get better educational guidance.
- **Funds-For-Club**: Check and manage the funds for the club.
- **About**: Learn more about the club and its purpose.
## Contributing
Contributions are welcome! Please fork the repository and create a pull request with your changes.
## Contact
Created by: [Aung Nanda Oo (Nikki)](https://github.com/NikkiAung)
Contact via mail: [anandaoo.it@gmail.com](mailto:anandaoo.it@gmail.com)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.