An open API service indexing awesome lists of open source software.

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!* 👾

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
![Account Page](./projectDemo/Screenshot%202024-06-09%20at%205.49.50%E2%80%AFPM.png)

### Home Page
![Home Page](./projectDemo/Screenshot%202024-06-09%20at%205.51.12%E2%80%AFPM.png)

### Chat-Bot Page
![Chat-Bot Page](./projectDemo/Screenshot%202024-06-09%20at%205.51.41%E2%80%AFPM.png)

### About Page
![About Page](./projectDemo/Screenshot%202024-06-09%20at%205.51.58%E2%80%AFPM.png)

## 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.