An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/laurentperez/ava

alpaca bloom bot chatbot llama natural-language-processing nlp quarkus quarkusio question-answering

Score: 1.791759469228055

Last synced: about 11 hours ago
JSON representation

Repository metadata:

An AI bot


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 34
Total Committers: 2
Avg Commits per committer: 17.0
Development Distribution Score (DDS): 0.235

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Laurent Perez l****z@i****r 26
Laurent Perez l****p@g****m 8

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 2
Total pull requests: 22
Average time to close issues: N/A
Average time to close pull requests: 5 days
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 21
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/laurentperez/ava

Top Issue Authors

  • laurentperez (2)

Top Pull Request Authors

  • laurentperez (21)

Top Issue Labels

Top Pull Request Labels


Dependencies

docker-compose.yml docker
  • inbucket/inbucket latest
  • mariadb 10.7
  • mattermost/mattermost-team-edition ${MATTERMOST_VERSION
  • postgres 14-alpine
ava/build.gradle.kts maven
  • io.quarkus:quarkus-hibernate-orm-panache * implementation
  • io.quarkus:quarkus-jdbc-postgresql * implementation
  • io.quarkus:quarkus-kotlin * implementation
  • io.quarkus:quarkus-quartz * implementation
  • io.quarkus:quarkus-rest-client * implementation
  • io.quarkus:quarkus-rest-client-jackson * implementation
  • io.quarkus:quarkus-resteasy-jackson * implementation
  • io.quarkus:quarkus-smallrye-openapi * implementation
  • jakarta.activation:jakarta.activation-api 2.1.0 implementation
  • jakarta.inject:jakarta.inject-api 2.0.1 implementation
  • net.bis5.mattermost4j:mattermost4j-core 0.25.0 implementation
  • net.bis5.mattermost4j:mattermost4j-core 1.0.0-beta.1 implementation
  • net.bis5.mattermost4j:mattermost4j-resteasy 1.0.0-beta.1 implementation
  • org.glassfish.jersey.connectors:jersey-apache-connector 3.0.4 implementation
  • org.jboss.slf4j:slf4j-jboss-logmanager * implementation
  • org.jetbrains.kotlin:kotlin-reflect * implementation
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 * implementation
  • org.slf4j:jul-to-slf4j * implementation
  • io.quarkus:quarkus-junit5 * testImplementation
  • io.quarkus:quarkus-junit5-mockito * testImplementation
  • io.rest-assured:rest-assured * testImplementation
ava-spring/build.gradle.kts maven
  • net.bis5.mattermost4j:mattermost4j-core 0.25.0 implementation
  • org.springframework.boot:spring-boot-starter-jersey * implementation
  • org.springframework.boot:spring-boot-starter-web * implementation
  • org.springframework.boot:spring-boot-devtools * runtimeOnly
  • org.springframework.boot:spring-boot-starter-test * testImplementation