Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xettrisomeman/cohereaihackathonproject
A small project for CohereAiHackathon#2
https://github.com/xettrisomeman/cohereaihackathonproject
cohere nlp python streamlit
Last synced: about 12 hours ago
JSON representation
A small project for CohereAiHackathon#2
- Host: GitHub
- URL: https://github.com/xettrisomeman/cohereaihackathonproject
- Owner: xettrisomeman
- License: mit
- Created: 2022-09-04T15:49:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T17:23:14.000Z (over 2 years ago)
- Last Synced: 2024-11-09T02:21:13.254Z (about 2 months ago)
- Topics: cohere, nlp, python, streamlit
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
## This is a project for CohoreAi#2 Hackathon.
### To run this project:
- pip install -r requirements.txt
- streamlit run ai_app.py## We tried to implement things that could be possible using LLM. Thinss like Chatbot, story generation with specific theme. Hope you would love it.