https://github.com/stevenosse/lineai
Open source mobile client for Groq (https://groq.com)
https://github.com/stevenosse/lineai
dart flutter flutter-apps supabase
Last synced: about 1 year ago
JSON representation
Open source mobile client for Groq (https://groq.com)
- Host: GitHub
- URL: https://github.com/stevenosse/lineai
- Owner: stevenosse
- License: mit
- Created: 2024-05-06T18:14:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T13:54:07.000Z (about 2 years ago)
- Last Synced: 2025-04-01T15:41:58.081Z (about 1 year ago)
- Topics: dart, flutter, flutter-apps, supabase
- Language: Dart
- Homepage:
- Size: 3.04 MB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LineAI
Open source mobile client for [Groq](https://groq.com/)
> /!\ This project is still in early stages. Please report any bugs or
> suggestions on [GitHub](https://github.com/stevenosse/lineai/issues)
## Getting started
### Tech stack
This projects uses:
- [Supabase](https://supabase.io/) as a backend. You can find more information
on how to get started with Supabase on the
[Supabase documentation](https://supabase.io/docs/guides/getting-started).
- [Flutter](https://flutter.dev/) for the frontend. You can find more information on how to get started
with Flutter on the
[Flutter documentation](https://flutter.dev/docs/get-started).
### Structure
- [lineai](./lineai/): The mobile app code
The project is organized as follows:
- [supabase](./supabase/): The "backend" code (all supabase functions and migrations)
- [docs](./docs/): Documentation
## Screenshots
|
|
|

## Contributing
All contributions are welcome! If you are interested in contributing, please
fork this repository and create your own PR.