KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
solara-examples
★ 15
Open GitHub ↗
Some simple apps in solara
Download README (.md)
Explore Similar Repositories
Obsidian-Template
:
My Obsidian template with all needed plugins and customizations.
cm-callsign
:
No description available.
pcb_stator_v2
:
No description available.
JetpackCompose-AppDrawerExample
:
Example code for the App drawer with Jetpack Compose
LAGDAL
:
LLM Assisted Geology Descriptions of Arbitrary Locations = LAGDAL
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
solara-examples
?
Download (.md)
# solara-examples Some simple apps in solara * [Bulk Labeling](https://github.com/Ben-Epstein/solara-examples/tree/main/bulk-labeling): A clustering and labeling tool to help you quickly determine labels for an unlabeled Text Classification dataset. (Could also be easily adapted to image classification via CLIP) * [Huggingface Card Viewer](https://github.com/Ben-Epstein/solara-examples/tree/main/huggingface-card-viewer): A simple app to scan through different models and datasets on HuggingFace * [ChatGPT](https://github.com/Ben-Epstein/solara-examples/tree/main/chatgpt): A chat interface with resizable layouts for interacting with ChatGPT * [GPT-Chatbot with memory](https://github.com/Ben-Epstein/solara-examples/tree/main/gpt): Another simple app to showcase handling state and some layout tips in a Solara App. You add your own OpenAI API Key, and can chat with ChatGPT!