google-labs-jules[bot]
d9bc5c30ea
feat: Implement Alison AI Classroom IT Support Assistant
...
This commit introduces Alison, an AI-powered classroom IT support assistant, as a new module within the SurfSense application.
Key features of this implementation include:
- A new LangGraph-based agent for conversational troubleshooting.
- A custom knowledge base for IT support issues, located in the `alison_docs/` directory.
- An extension of the RAG pipeline to use Alison's knowledge base.
- Role-aware responses for professors and proctors.
- A configuration toggle to enable or disable the Alison module.
- Documentation for setting up and using Alison.
- An end-to-end test script to verify the functionality of the Alison agent.
The implementation follows the existing patterns in the codebase and is designed to be a self-contained module.
Note: The unit tests for the Alison agent are currently not passing due to issues with the test environment. Further work is needed to get the tests to run correctly.
2025-09-09 22:59:51 +00:00
google-labs-jules[bot]
f5ea337b75
feat: Implement Alison AI Classroom IT Support Assistant
...
This commit introduces Alison, an AI-powered classroom IT support assistant, as a new module within the SurfSense application.
Key features of this implementation include:
- A new LangGraph-based agent for conversational troubleshooting.
- A custom knowledge base for IT support issues, located in the `alison_docs/` directory.
- An extension of the RAG pipeline to use Alison's knowledge base.
- Role-aware responses for professors and proctors.
- A configuration toggle to enable or disable the Alison module.
- Documentation for setting up and using Alison.
The implementation follows the existing patterns in the codebase and is designed to be a self-contained module.
Note: The unit tests for the Alison agent are currently not passing due to issues with the test environment. Further work is needed to get the tests to run correctly.
2025-09-09 20:55:21 +00:00
Rohan Verma
8f1fba52b4
Merge pull request #312 from MODSetter/dev
...
feat: added airtable connector
2025-09-03 12:57:20 -07:00
DESKTOP-RTLN3BA\$punk
8ffa90ef34
fix
2025-09-03 12:52:45 -07:00
DESKTOP-RTLN3BA\$punk
ab8ef55dc7
Update Readme.md
2025-09-03 12:52:00 -07:00
Rohan Verma
662212d4e2
Merge pull request #295 from CREDO23/feature/airtable-connector
...
[Feature] Add Airtable connector
2025-09-03 12:49:14 -07:00
Rohan Verma
8a1f350e07
Merge pull request #309 from AnishSarkar22/fix/ui-document-summary
...
Fix: UI document summary
2025-09-02 13:15:08 -07:00
Anish Sarkar
6091003afb
improved UI for summary
2025-09-02 02:14:54 +05:30
Anish Sarkar
164598fe5a
added document summary UI
2025-09-02 02:08:50 +05:30
CREDO23
4873d0d486
fix the expiration time
2025-08-29 23:03:43 +02:00
CREDO23
4c8522fcfc
update frontend redirection for airtable connector
2025-08-29 22:24:30 +02:00
Rohan Verma
c1b22da874
Merge pull request #304 from MODSetter/dev
...
Update README.md
2025-08-28 23:14:20 -07:00
Rohan Verma
57d7c1c205
Update README.md
2025-08-28 23:12:53 -07:00
Rohan Verma
4fa0777094
Merge pull request #303 from MODSetter/dev
...
fix: added basic context window check for summarization
2025-08-28 23:01:33 -07:00
DESKTOP-RTLN3BA\$punk
ebcfd97a0e
fix: added basic context window check for summarization
...
- Need to optimize. Better to have seperate class with long form summarization using chunking.
2025-08-28 22:58:55 -07:00
Rohan Verma
abec613f91
Merge pull request #301 from MODSetter/dev
...
create FUNDING.yml
2025-08-27 19:20:00 -07:00
DESKTOP-RTLN3BA\$punk
68cccaa67d
create FUNDING.yml
...
- Sorry for shameless plug xD
2025-08-27 19:19:11 -07:00
Rohan Verma
0756dd5018
Merge pull request #300 from MODSetter/dev
...
fix: moved chathistory in system promts
2025-08-27 18:48:24 -07:00
DESKTOP-RTLN3BA\$punk
4264c0248f
fix: moved chathistory in system promts
2025-08-27 18:43:33 -07:00
Rohan Verma
a5bd1ebe4f
Merge pull request #298 from MODSetter/dev
...
fix: auto refresh token for google based connectors
2025-08-26 22:22:08 -07:00
Rohan Verma
c2030cec48
Merge pull request #275 from CREDO23/improvement/persist-refreshed-token-in-google-related-connector
...
[Improvement] Google connectors | Update the connector config after refreshing the token
2025-08-26 18:47:36 -07:00
Rohan Verma
63a086557f
Merge pull request #297 from MODSetter/dev
...
fix: azure litellm
2025-08-26 18:08:41 -07:00
DESKTOP-RTLN3BA\$punk
74aff69a73
fix: azure litellm
2025-08-26 18:07:03 -07:00
CREDO23
6b8295c133
update ui icons /e enums / etc with airtable data
2025-08-26 19:18:53 +02:00
CREDO23
45d2c18c16
update airtable indexer
2025-08-26 19:17:46 +02:00
CREDO23
1e0f3a1067
update researcher agent
2025-08-26 15:44:22 +02:00
CREDO23
55d0cc4d0d
Add sirtable indexer
2025-08-26 15:42:42 +02:00
CREDO23
c4b7c45d6d
Add sirtable connector
2025-08-26 15:41:24 +02:00
CREDO23
a9bd5ffdb7
add UI implementations
2025-08-26 14:00:22 +02:00
CREDO23
27b914f822
Add airtable connector auth flow routes
2025-08-26 13:56:31 +02:00
CREDO23
ecbb1f27e0
clean up
2025-08-26 11:53:27 +02:00
CREDO23
85664f2ff8
update the connector config after refreshing google calendar access token
2025-08-26 11:49:31 +02:00
Rohan Verma
fe0cabea72
Merge pull request #291 from Pabrisson/add-Docker-libgl
...
fix: added libGL in Docker
2025-08-24 14:27:44 -07:00
Pierre Alain BRISSON
28ca4fecd5
fix: added libGL in Docker
2025-08-24 22:53:35 +02:00
Rohan Verma
bc89959d2f
Merge pull request #286 from MODSetter/dev
...
feat: added jump to source referencing of citations
2025-08-23 19:40:46 -07:00
DESKTOP-RTLN3BA\$punk
660d1cb444
refactor: allow all images in UI
2025-08-23 19:40:29 -07:00
DESKTOP-RTLN3BA\$punk
76732c36ba
feat: added jump to source referencing of citations
2025-08-23 18:48:18 -07:00
Rohan Verma
9b91bea51d
Merge pull request #285 from MODSetter/dev
...
chore: updated docs
2025-08-22 21:39:13 -07:00
DESKTOP-RTLN3BA\$punk
c4ce0a802b
chore: updated docs
2025-08-22 21:38:49 -07:00
Rohan Verma
ba985e59e9
Merge pull request #284 from MODSetter/dev
...
refactor: replaced ChatSources dialog with Sheet for better UI.
2025-08-22 11:59:06 -07:00
DESKTOP-RTLN3BA\$punk
6bc4331d78
fix: increased Sheet size and....
...
- respectfully fuck linting
2025-08-22 11:48:18 -07:00
DESKTOP-RTLN3BA\$punk
e1c0ecfbea
refactor: replaced ChatSources dialog with Sheet for better UI.
2025-08-22 11:33:59 -07:00
Rohan Verma
4cfecc8543
Merge pull request #281 from MODSetter/dev
...
fix: made notion indexing async
2025-08-21 14:45:28 -07:00
DESKTOP-RTLN3BA\$punk
3b87ecc3c5
fix: made notion indexing async
2025-08-21 14:43:04 -07:00
Rohan Verma
95f70ad0fd
Merge pull request #280 from MODSetter/dev
...
fix: slack indexing
2025-08-21 14:28:05 -07:00
DESKTOP-RTLN3BA\$punk
f443a6636f
fix: slack indexing
...
- Indivisual messages as Document instead of concatinating it.
2025-08-21 14:23:52 -07:00
CREDO23
9711af2b72
refresh the token when expired
2025-08-21 01:09:13 +02:00
Rohan Verma
0db3c32144
Merge pull request #276 from MODSetter/dev
...
fix: citations for manual user selected docs.
2025-08-20 12:06:57 -07:00
DESKTOP-RTLN3BA\$punk
366603df03
Merge commit ' d3759f3c08' into dev
2025-08-20 12:04:33 -07:00
DESKTOP-RTLN3BA\$punk
9dba1930de
fix: citations for user selected documents.
2025-08-20 12:03:57 -07:00